You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1087633 - in /james/mime4j/trunk: core/src/main/java/org/apache/james/mime4j/stream/ core/src/test/java/org/apache/james/mime4j/stream/ dom/src/main/java/org/apache/james/mime4j/field/ dom/src/main/java/org/apache/james/mime4j/message/ - posted by ol...@apache.org on 2011/04/01 11:49:08 UTC, 0 replies.
- [jira] [Issue Comment Edited] (MIME4J-109) Support for MIME Parameter Value and Encoded Word Extensions - posted by "Rustam Aliyev (JIRA)" <mi...@james.apache.org> on 2011/04/02 02:03:05 UTC, 0 replies.
- [jira] [Updated] (MIME4J-109) Support for MIME Parameter Value and Encoded Word Extensions - posted by "Rustam Aliyev (JIRA)" <mi...@james.apache.org> on 2011/04/02 02:03:05 UTC, 0 replies.
- [jira] [Commented] (MIME4J-109) Support for MIME Parameter Value and Encoded Word Extensions - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/02 11:26:12 UTC, 3 replies.
- [jira] [Commented] (MIME4J-165) provide partial information when Max Line Limit exceeded during field reading and skip to next field - posted by "Rohan Hart (JIRA)" <mi...@james.apache.org> on 2011/04/04 01:39:06 UTC, 0 replies.
- [jira] [Commented] (MIME4J-163) more lenient field reader - posted by "Rohan Hart (JIRA)" <mi...@james.apache.org> on 2011/04/04 01:43:05 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-163) more lenient field reader - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/04 20:14:05 UTC, 0 replies.
- svn commit: r1089090 - in /james/mime4j/trunk: core/src/main/java/org/apache/james/mime4j/stream/ core/src/test/java/org/apache/james/mime4j/stream/ dom/src/main/java/org/apache/james/mime4j/message/ - posted by ol...@apache.org on 2011/04/05 17:49:38 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-145) Improve organization of fields and fields parsers - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/05 18:18:05 UTC, 0 replies.
- svn commit: r1089427 - in /james/mime4j/trunk: core/src/main/java/org/apache/james/mime4j/stream/RawFieldParser.java core/src/main/java/org/apache/james/mime4j/util/ContentUtil.java dom/src/test/java/org/apache/james/mime4j/dom/HeaderTest.java - posted by ol...@apache.org on 2011/04/06 14:38:15 UTC, 0 replies.
- svn commit: r1089532 - in /james/mime4j/trunk/core/src: main/java/org/apache/james/mime4j/stream/ test/java/org/apache/james/mime4j/stream/ - posted by ol...@apache.org on 2011/04/06 18:45:52 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-166) incremental structured field parsing when buffer limits reached - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/06 18:59:05 UTC, 0 replies.
- [jira] [Assigned] (MIME4J-180) exception expected when mime part has no end boundary and parsing is strict - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/06 21:30:05 UTC, 0 replies.
- [jira] [Updated] (MIME4J-175) Introduce a MessageBuilderFactory/MessageBuilder along the lines of DocumentBuilderFactory - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/06 21:30:05 UTC, 0 replies.
- [jira] [Assigned] (MIME4J-159) Update CharsetUtil to java5. Some of CharsetUtil is no more "useful" as it was a java 1.3 backport of java2 1.4-5 stuff. - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/06 21:32:05 UTC, 0 replies.
- [jira] [Updated] (MIME4J-187) Inconsistency in handling of empty preambles and epilogues - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/13 21:08:05 UTC, 0 replies.
- [jira] [Created] (MIME4J-187) Inconsistency in handling of empty preambles and epilogues - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/13 21:08:05 UTC, 0 replies.
- svn commit: r1092053 - in /james/mime4j/trunk: core/src/main/java/org/apache/james/mime4j/io/ core/src/main/java/org/apache/james/mime4j/stream/ core/src/test/java/org/apache/james/mime4j/stream/ core/src/test/resources/testmsgs/ dom/src/main/java/org/... - posted by ol...@apache.org on 2011/04/14 10:30:12 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-187) Inconsistency in handling of empty preambles and epilogues - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/14 10:34:05 UTC, 0 replies.
- svn commit: r1092322 - in /james/mime4j/trunk/core/src: main/java/org/apache/james/mime4j/io/ main/java/org/apache/james/mime4j/stream/ test/java/org/apache/james/mime4j/io/ test/java/org/apache/james/mime4j/stream/ - posted by ol...@apache.org on 2011/04/14 17:02:01 UTC, 0 replies.
- svn commit: r1092323 - in /james/mime4j/trunk: core/src/main/java/org/apache/james/mime4j/codec/ core/src/main/java/org/apache/james/mime4j/util/ dom/src/test/java/org/apache/james/mime4j/dom/ storage/src/main/java/org/apache/james/mime4j/storage/ - posted by ol...@apache.org on 2011/04/14 17:07:05 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-159) Update CharsetUtil to java5. Some of CharsetUtil is no more "useful" as it was a java 1.3 backport of java2 1.4-5 stuff. - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/14 17:11:06 UTC, 0 replies.
- svn commit: r1092520 - in /james/mime4j/trunk: assemble/pom.xml benchmark/pom.xml core/pom.xml dom/pom.xml examples/pom.xml storage/pom.xml - posted by fe...@apache.org on 2011/04/14 23:26:12 UTC, 0 replies.
- svn commit: r1092522 - /james/mime4j/trunk/src/site/site.xml - posted by fe...@apache.org on 2011/04/14 23:28:49 UTC, 0 replies.
- svn commit: r1092579 - in /james/mime4j/trunk/dom/src/main/java/org/apache/james/mime4j/dom/field: ContentDispositionField.java DateTimeField.java - posted by fe...@apache.org on 2011/04/15 06:07:01 UTC, 0 replies.
- svn commit: r1092580 - /james/mime4j/trunk/pom.xml - posted by fe...@apache.org on 2011/04/15 06:09:04 UTC, 0 replies.
- svn commit: r1092586 - /james/mime4j/trunk/core/src/main/java/org/apache/james/mime4j/stream/MimeTokenStream.java - posted by fe...@apache.org on 2011/04/15 06:47:22 UTC, 0 replies.
- svn commit: r1092587 - in /james/mime4j/trunk: dom/src/main/java/org/apache/james/mime4j/field/ dom/src/main/java/org/apache/james/mime4j/field/address/ storage/src/main/java/org/apache/james/mime4j/storage/ - posted by fe...@apache.org on 2011/04/15 06:48:42 UTC, 0 replies.
- svn commit: r1092590 - /james/mime4j/trunk/examples/src/main/java/org/apache/james/mime4j/samples/tree/MessageTree.java - posted by fe...@apache.org on 2011/04/15 06:57:52 UTC, 0 replies.
- svn commit: r1093955 - in /james/mime4j/trunk/core/src: main/java/org/apache/james/mime4j/util/CharsetUtil.java test/java/org/apache/james/mime4j/stream/StrictMimeTokenStreamTest.java - posted by ol...@apache.org on 2011/04/16 12:14:33 UTC, 0 replies.
- svn commit: r1093972 - in /james/mime4j/trunk/core/src: main/java/org/apache/james/mime4j/util/CharsetUtil.java test/java/org/apache/james/mime4j/util/CharsetUtilTest.java - posted by ol...@apache.org on 2011/04/16 13:48:33 UTC, 0 replies.
- [jira] [Created] (MIME4J-188) Tests failures about missing epilogues - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 11:26:05 UTC, 0 replies.
- [jira] [Commented] (MIME4J-188) Tests failures about missing epilogues - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 11:30:05 UTC, 0 replies.
- [jira] [Created] (MIME4J-189) Problems with content type header when the boundary contains a space and it is folded - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 11:34:05 UTC, 0 replies.
- [jira] [Updated] (MIME4J-189) Problems with content type header when the boundary contains a space and it is folded - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 11:36:06 UTC, 0 replies.
- [jira] [Created] (MIME4J-190) Reintroduce "artistic license" licensed test messages into main code base - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 11:48:05 UTC, 0 replies.
- [jira] [Assigned] (MIME4J-189) Problems with content type header when the boundary contains a space and it is folded - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/17 12:24:06 UTC, 0 replies.
- [jira] [Created] (MIME4J-191) API doesn't expose anymore a method to write out header fields - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 12:28:05 UTC, 0 replies.
- [jira] [Created] (MIME4J-192) setFlatMode and setContentDecoding are not exposed by the MessageBuilder interface - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 12:34:05 UTC, 0 replies.
- svn commit: r1094130 - /james/mime4j/trunk/dom/src/main/java/org/apache/james/mime4j/message/MimeWriter.java - posted by ol...@apache.org on 2011/04/17 12:41:47 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-191) API doesn't expose anymore a method to write out header fields - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/17 12:44:05 UTC, 0 replies.
- [jira] [Commented] (MIME4J-192) setFlatMode and setContentDecoding are not exposed by the MessageBuilder interface - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/17 12:46:05 UTC, 8 replies.
- [jira] [Issue Comment Edited] (MIME4J-192) setFlatMode and setContentDecoding are not exposed by the MessageBuilder interface - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/17 12:48:08 UTC, 0 replies.
- [jira] [Created] (MIME4J-193) Being able to write a message using dom api with no dependencies on the message package - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 13:04:05 UTC, 0 replies.
- svn commit: r1094132 - /james/mime4j/trunk/dom/src/main/java/org/apache/james/mime4j/message/MessageServiceFactoryImpl.java - posted by ol...@apache.org on 2011/04/17 13:46:41 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-192) setFlatMode and setContentDecoding are not exposed by the MessageBuilder interface - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/17 14:40:05 UTC, 0 replies.
- [jira] [Commented] (MIME4J-191) API doesn't expose anymore a method to write out header fields - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/17 14:48:05 UTC, 0 replies.
- [jira] [Commented] (MIME4J-190) Reintroduce "artistic license" licensed test messages into main code base - posted by "Norman Maurer (JIRA)" <mi...@james.apache.org> on 2011/04/17 18:27:05 UTC, 0 replies.
- [jira] [Created] (MIME4J-194) There is a regression when content type include empty parameters ";;" - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/18 11:35:05 UTC, 0 replies.
- [jira] [Updated] (MIME4J-194) There is a regression when content type include empty parameters ";;" - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/18 11:37:05 UTC, 0 replies.
- svn commit: r1094444 - /james/mime4j/trunk/core/src/test/java/org/apache/james/mime4j/stream/RawFieldParserTest.java - posted by ol...@apache.org on 2011/04/18 12:04:04 UTC, 0 replies.
- [jira] [Commented] (MIME4J-194) There is a regression when content type include empty parameters ";;" - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/18 12:10:05 UTC, 2 replies.
- [jira] [Issue Comment Edited] (MIME4J-194) There is a regression when content type include empty parameters ";;" - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/18 12:10:05 UTC, 0 replies.
- [jira] [Commented] (MIME4J-189) Problems with content type header when the boundary contains a space and it is folded - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/18 12:12:06 UTC, 0 replies.
- [jira] [Updated] (MIME4J-194) ContentTypeFieldImpl (and possibly other parsers in DOM) is unable to handle empty parameters ";;" - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/18 13:47:06 UTC, 0 replies.
- [jira] [Commented] (MIME4J-194) ContentTypeFieldImpl (and possibly other parsers in DOM) is unable to handle empty parameters ";;" - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/18 14:03:05 UTC, 2 replies.
- [jira] [Updated] (MIME4J-116) Avoid duplicate parsing of header fields - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/18 14:22:05 UTC, 0 replies.
- [jira] [Created] (MIME4J-195) Entity and AbstractEntity consistency and correcteness checks - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/19 10:33:05 UTC, 0 replies.
- svn commit: r1094982 - /james/mime4j/trunk/core/src/test/resources/testmsgs/ - posted by ba...@apache.org on 2011/04/19 11:57:37 UTC, 0 replies.
- [jira] [Commented] (MIME4J-11) Resolve copyright issue for test messages - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/19 12:11:05 UTC, 0 replies.
- svn commit: r1094991 [5/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [12/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [3/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [4/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [7/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [11/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [6/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [16/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [13/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [2/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [1/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [10/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [14/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [15/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [8/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- svn commit: r1094991 [9/16] - in /james/mime4j/trunk: ./ core/src/test/java/org/apache/james/mime4j/parser/ core/src/test/resources/mimetools-testmsgs/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/04/19 12:12:26 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-188) Tests failures about missing epilogues - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/19 12:13:06 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-190) Reintroduce "artistic license" licensed test messages into main code base - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/04/19 12:13:06 UTC, 0 replies.
- [jira] [Created] (MIME4J-196) Lenient parsing of Mailadresses should be a little more lenient - posted by "Jens Wilmer (JIRA)" <mi...@james.apache.org> on 2011/04/19 16:04:05 UTC, 0 replies.
- Re: svn commit: r1094982 - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/04/19 16:32:54 UTC, 6 replies.
- svn commit: r1095104 - in /james/mime4j/trunk/core/src/main/java/org/apache/james/mime4j: io/MimeBoundaryInputStream.java stream/Event.java stream/MimeEntity.java - posted by ol...@apache.org on 2011/04/19 16:53:36 UTC, 1 replies.
- svn commit: r1095108 - /james/mime4j/trunk/core/src/test/java/org/apache/james/mime4j/stream/RawFieldParserTest.java - posted by ba...@apache.org on 2011/04/19 17:13:41 UTC, 0 replies.
- svn commit: r1095112 - /james/mime4j/trunk/core/src/test/java/org/apache/james/mime4j/stream/RawFieldParserTest.java - posted by ba...@apache.org on 2011/04/19 17:22:29 UTC, 0 replies.
- svn commit: r1095114 - /james/mime4j/trunk/core/src/main/java/org/apache/james/mime4j/stream/DefaultBodyDescriptor.java - posted by ba...@apache.org on 2011/04/19 17:26:48 UTC, 0 replies.
- svn commit: r1095117 - in /james/mime4j/trunk/core/src/main/java/org/apache/james/mime4j/stream: Event.java MimeEntity.java - posted by ba...@apache.org on 2011/04/19 17:38:32 UTC, 0 replies.
- svn commit: r1095175 - in /james/mime4j/trunk/core/src: main/java/org/apache/james/mime4j/stream/ test/java/org/apache/james/mime4j/stream/ - posted by ol...@apache.org on 2011/04/19 21:39:10 UTC, 0 replies.
- [jira] [Updated] (MIME4J-196) Lenient parsing of Mailadresses should be a little more lenient - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/19 22:02:05 UTC, 0 replies.
- svn commit: r1095388 - in /james/mime4j/trunk/core/src: main/java/org/apache/james/mime4j/stream/RawFieldParser.java test/java/org/apache/james/mime4j/stream/RawFieldParserTest.java - posted by ol...@apache.org on 2011/04/20 14:17:00 UTC, 0 replies.
- Decoding an attachment filename sent from Mail.app using DecoderUtil.decodeEncodedWords - posted by Adam Warski <ad...@warski.org> on 2011/04/20 14:54:20 UTC, 2 replies.
- svn commit: r1095398 - in /james/mime4j/trunk/core/src: main/java/org/apache/james/mime4j/stream/DefaultBodyDescriptor.java main/java/org/apache/james/mime4j/stream/RawFieldParser.java test/java/org/apache/james/mime4j/stream/RawFieldParserTest.java - posted by ol...@apache.org on 2011/04/20 15:02:16 UTC, 0 replies.
- [jira] [Resolved] (MIME4J-189) Problems with content type header when the boundary contains a space and it is folded - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/20 15:05:05 UTC, 0 replies.
- [jira] [Commented] (MIME4J-116) Avoid duplicate parsing of header fields - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/04/21 16:52:05 UTC, 0 replies.
- svn commit: r1096304 - /james/mime4j/trunk/BUILDING.txt - posted by rd...@apache.org on 2011/04/24 12:51:53 UTC, 0 replies.