You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Created: (MIME4J-174) Refactor org.mime4j.util.CharsetUtil to lazily determine supported encodings/decodings - posted by "Richard von Keyserling (JIRA)" <mi...@james.apache.org> on 2010/03/04 20:39:27 UTC, 0 replies.
- [jira] Commented: (MIME4J-174) Refactor org.mime4j.util.CharsetUtil to lazily determine supported encodings/decodings - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/04 22:21:27 UTC, 1 replies.
- [jira] Updated: (MIME4J-174) Refactor org.mime4j.util.CharsetUtil to lazily determine supported encodings/decodings - posted by "Richard von Keyserling (JIRA)" <mi...@james.apache.org> on 2010/03/09 03:11:27 UTC, 0 replies.
- [jira] Issue Comment Edited: (MIME4J-174) Refactor org.mime4j.util.CharsetUtil to lazily determine supported encodings/decodings - posted by "Richard von Keyserling (JIRA)" <mi...@james.apache.org> on 2010/03/09 05:19:27 UTC, 0 replies.
- svn commit: r923000 - /james/mime4j/trunk/core/src/main/java/org/apache/james/mime4j/util/CharsetUtil.java - posted by ba...@apache.org on 2010/03/15 00:04:59 UTC, 0 replies.
- [jira] Resolved: (MIME4J-174) Refactor org.mime4j.util.CharsetUtil to lazily determine supported encodings/decodings - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/15 00:05:27 UTC, 0 replies.
- svn commit: r923001 - /james/mime4j/trunk/dom/src/main/javacc/org/apache/james/mime4j/field/structured/StructuredFieldParser.jj - posted by ba...@apache.org on 2010/03/15 00:05:59 UTC, 0 replies.
- svn commit: r923002 - in /james/mime4j/trunk/dom/src/main/java/org/apache/james/mime4j/message: EntityBuilder.java MessageBuilder.java MessageImpl.java - posted by ba...@apache.org on 2010/03/15 00:11:00 UTC, 0 replies.
- [jira] Created: (MIME4J-175) Introduce a MessageBuilderFactory/MessageBuilder along the lines of DocumentBuilderFactory - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/15 00:17:27 UTC, 0 replies.
- svn commit: r923003 - in /james/mime4j/trunk/dom/src: main/java/org/apache/james/mime4j/dom/ main/java/org/apache/james/mime4j/message/ main/resources/META-INF/services/ test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2010/03/15 00:18:52 UTC, 0 replies.
- [jira] Commented: (MIME4J-175) Introduce a MessageBuilderFactory/MessageBuilder along the lines of DocumentBuilderFactory - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/15 00:23:27 UTC, 4 replies.
- svn commit: r923012 - in /james/mime4j/trunk/dom/src/main/java/org/apache/james/mime4j: dom/MessageBuilder.java dom/MessageBuilderFactory.java message/MessageBuilderFactoryImpl.java message/MessageBuilderImpl.java - posted by ba...@apache.org on 2010/03/15 01:01:10 UTC, 0 replies.
- [jira] Created: (MIME4J-176) Wrong CRLF usage in multipart.writeTo - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/27 11:50:27 UTC, 0 replies.
- [jira] Commented: (MIME4J-176) Wrong CRLF usage in multipart.writeTo - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/27 15:18:27 UTC, 0 replies.
- [jira] Created: (MIME4J-177) The parser invoke preamble token/event even when no preamble exists in the message - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/27 15:42:27 UTC, 0 replies.
- [jira] Commented: (MIME4J-177) The parser invoke preamble token/event even when no preamble exists in the message - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2010/03/27 16:22:27 UTC, 0 replies.
- Re: [jira] Commented: (MIME4J-177) The parser invoke preamble token/event even when no preamble exists in the message - posted by Stefano Bagnara <ap...@bago.org> on 2010/03/27 18:34:50 UTC, 0 replies.
- svn commit: r928277 - /james/mime4j/trunk/core/src/main/java/org/apache/james/mime4j/io/BufferedLineReaderInputStream.java - posted by ba...@apache.org on 2010/03/27 22:08:20 UTC, 0 replies.
- svn commit: r928278 - /james/mime4j/trunk/core/src/main/java/org/apache/james/mime4j/stream/MimeEntityConfig.java - posted by ba...@apache.org on 2010/03/27 22:09:09 UTC, 0 replies.
- svn commit: r928280 - 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/ test/java/org/apache/james/mime4j/stream/ test/resources/testmsgs/ - posted by ba...@apache.org on 2010/03/27 22:13:15 UTC, 0 replies.
- svn commit: r928281 - in /james/mime4j/trunk/dom/src: main/java/org/apache/james/mime4j/dom/ main/java/org/apache/james/mime4j/message/ test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2010/03/27 22:17:12 UTC, 0 replies.
- svn commit: r928282 - /james/mime4j/trunk/RELEASE_NOTES.txt - posted by ba...@apache.org on 2010/03/27 22:18:11 UTC, 0 replies.
- [jira] Resolved: (MIME4J-176) Wrong CRLF usage in multipart.writeTo - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/27 22:20:27 UTC, 0 replies.
- [jira] Resolved: (MIME4J-177) The parser invoke preamble token/event even when no preamble exists in the message - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/03/27 22:20:27 UTC, 0 replies.