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 7e23d5e1 MIME4J-316 Parts missing in case of a specific combination of boundaries new d79c2ecc MIME4J-315 Add a convenient method to transform DateTime into a java date new dc15857d MIME4J-315 Add a convenient method to parse DateTime new 16d6c56c MIME4J-315 Test suite for DateTime The 3 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: .../apache/james/mime4j/dom/datetime/DateTime.java | 12 +++++ ...entDateTimeFieldTest.java => DateTimeTest.java} | 60 ++++++++++++---------- 2 files changed, 45 insertions(+), 27 deletions(-) copy dom/src/test/java/org/apache/james/mime4j/field/{LenientDateTimeFieldTest.java => DateTimeTest.java} (57%) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org