Merge commit '839c6d08b61588cf5ea40f7c82cdfaf530460276' into kraken * commit '839c6d08b61588cf5ea40f7c82cdfaf530460276': Remove STOPSHIP
This commit is contained in:
commit
0f0757ba72
@ -53,8 +53,7 @@ import java.util.LinkedList;
|
|||||||
public class MimeStreamParser {
|
public class MimeStreamParser {
|
||||||
private static final Log log = LogFactory.getLog(MimeStreamParser.class);
|
private static final Log log = LogFactory.getLog(MimeStreamParser.class);
|
||||||
|
|
||||||
// STOPSHIP - DO NOT RELEASE AS 'TRUE'
|
private static final boolean DEBUG_LOG_MESSAGE = false; //DO NOT RELEASE AS 'TRUE'
|
||||||
private static final boolean DEBUG_LOG_MESSAGE = false;
|
|
||||||
|
|
||||||
private static BitSet fieldChars = null;
|
private static BitSet fieldChars = null;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user