This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git.


    from 302e49d  MIME4J-255 Add method to allow setting of "no recurse" mode 
to underlying mime token stream
     new 935bb88  [WARNING] Remove redundant string operations
     new 4551299  [REFACTORING] AbstractEntityBuilder was colling toLowerCase 
twice
     new bbabb72  [REFACTORING] AbstractHeader was calling toLowerCase twice
     new 31018e8  [REFACTORING] Pre-compile EncoderUtil::quote REGEX
     new e5a2cac  [REFACTORING] Pre-compile ContentLocationFieldImpl REGEX

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/src/main/java/org/apache/james/mime4j/codec/EncoderUtil.java   | 6 ++++--
 core/src/main/java/org/apache/james/mime4j/util/MimeUtil.java       | 4 ++--
 .../org/apache/james/mime4j/field/ContentLocationFieldImpl.java     | 4 +++-
 .../org/apache/james/mime4j/internal/AbstractEntityBuilder.java     | 5 +++--
 .../main/java/org/apache/james/mime4j/message/AbstractHeader.java   | 5 +++--
 5 files changed, 15 insertions(+), 9 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to