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 0ef21683 MIME4J-325 DateTimeParser should throw ParseException if 
value can't be parsed (#88)
     new 8122e4b9 RawField.getBody() in UTF-8
     new d5ddd879 Content-Disposition filename Q and UTF-8 encoded.

The 2 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:
 .../org/apache/james/mime4j/stream/RawField.java   |  3 +-
 .../apache/james/mime4j/stream/RawFieldParser.java | 46 ++++++++++++++++++++--
 .../org/apache/james/mime4j/util/CharsetUtil.java  | 17 ++++++++
 .../org/apache/james/mime4j/util/ContentUtil.java  | 31 +++++++++++++++
 .../field/LenientContentDispositionFieldTest.java  | 34 +++++++++++++++-
 .../james/mime4j/field/UnstructuredFieldTest.java  | 14 +++++++
 .../james/mime4j/message/HeaderImplTest.java       |  9 ++++-
 7 files changed, 146 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to