You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r739659 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j: MimeIOException.java io/MaxLineLimitException.java - posted by mw...@apache.org on 2009/02/01 01:04:49 UTC, 0 replies.
- svn commit: r739750 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message/Mode.java - posted by mw...@apache.org on 2009/02/01 13:09:59 UTC, 0 replies.
- Re: Necessary updates for mime4j-dev - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/02/01 15:20:43 UTC, 2 replies.
- Re: Remove deprecated classes? - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/02/01 15:26:51 UTC, 2 replies.
- [jira] Commented: (MIME4J-93) The use of RootInputStream degrades performance by 50% - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2009/02/01 15:32:02 UTC, 0 replies.
- svn commit: r739805 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message/MessageBuilder.java - posted by mw...@apache.org on 2009/02/01 19:22:16 UTC, 0 replies.
- svn commit: r739818 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/message/AbstractBody.java main/java/org/apache/james/mime4j/message/storage/ test/java/org/apache/james/mime4j/message/storage/ - posted by mw...@apache.org on 2009/02/01 20:17:56 UTC, 0 replies.
- [jira] Created: (MIME4J-110) Create a dedicated class for writing a message to an output stream - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/01 20:31:59 UTC, 0 replies.
- svn commit: r739822 - in /james/mime4j/trunk: examples/src/java/org/apache/james/mime4j/samples/dom/ examples/src/java/org/apache/james/mime4j/samples/transform/ src/main/java/org/apache/james/mime4j/message/ src/test/java/org/apache/james/mime4j/message/ - posted by mw...@apache.org on 2009/02/01 20:38:00 UTC, 0 replies.
- [jira] Updated: (MIME4J-109) Support for MIME Parameter Value and Encoded Word Extensions - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/01 20:47:59 UTC, 0 replies.
- [jira] Resolved: (MIME4J-107) Refactor and extend functionality of Address, Group and Mailbox - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/01 21:01:59 UTC, 0 replies.
- [jira] Commented: (MIME4J-34) o.a.j.m.message.Header#writeTo violates RFC 822 - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/01 21:01:59 UTC, 0 replies.
- Should TextBody and BinaryBody really be interfaces? - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/01 21:12:22 UTC, 1 replies.
- Re: Field/FieldParser: hide implementation details - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/01 21:16:33 UTC, 1 replies.
- Re: Duplicate parsing of some header fields - posted by Robert Burrell Donkin <ro...@gmail.com> on 2009/02/01 22:34:26 UTC, 6 replies.
- svn commit: r739871 - /james/mime4j/trunk/pom.xml - posted by rd...@apache.org on 2009/02/01 23:24:22 UTC, 1 replies.
- svn commit: r739875 - /james/mime4j/trunk/src/test/java/org/apache/james/mime4j/util/StringArrayMapTest.java - posted by rd...@apache.org on 2009/02/01 23:35:16 UTC, 0 replies.
- svn commit: r739878 - /james/mime4j/trunk/pom.xml - posted by rd...@apache.org on 2009/02/01 23:59:45 UTC, 4 replies.
- svn commit: r739879 - /james/mime4j/trunk/src/site/xdoc/index.xml - posted by rd...@apache.org on 2009/02/02 00:00:02 UTC, 0 replies.
- svn commit: r739880 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/parser: EntityStates.java RecursionMode.java - posted by mw...@apache.org on 2009/02/02 00:00:33 UTC, 0 replies.
- svn commit: r739884 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message/BodyFactory.java - posted by mw...@apache.org on 2009/02/02 00:23:11 UTC, 0 replies.
- svn commit: r739981 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/field/ - posted by mw...@apache.org on 2009/02/02 13:50:41 UTC, 0 replies.
- [jira] Created: (MIME4J-111) TextBody and BinaryBody should be abstract classes - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/02 13:53:59 UTC, 0 replies.
- svn commit: r739986 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message: BinaryBody.java BodyFactory.java StorageBinaryBody.java StorageTextBody.java StringTextBody.java TextBody.java - posted by mw...@apache.org on 2009/02/02 14:07:45 UTC, 0 replies.
- [jira] Resolved: (MIME4J-111) TextBody and BinaryBody should be abstract classes - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/02 14:09:59 UTC, 0 replies.
- svn commit: r739988 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/codec/ main/java/org/apache/james/mime4j/field/address/ main/java/org/apache/james/mime4j/util/ test/java/org/apache/james/mime4j/field/address/ - posted by mw...@apache.org on 2009/02/02 14:19:53 UTC, 0 replies.
- svn commit: r740408 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/field/Field.java main/java/org/apache/james/mime4j/util/MimeUtil.java test/java/org/apache/james/mime4j/util/MimeUtilTest.java - posted by mw...@apache.org on 2009/02/03 21:15:10 UTC, 0 replies.
- svn commit: r740443 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/field/Fields.java - posted by mw...@apache.org on 2009/02/03 22:05:32 UTC, 0 replies.
- [jira] Resolved: (MIME4J-108) Add support for Content-Disposition header field - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/03 22:09:59 UTC, 0 replies.
- [jira] Resolved: (MIME4J-110) Create a dedicated class for writing a message to an output stream - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/03 22:14:03 UTC, 0 replies.
- [jira] Commented: (MIME4J-68) Message.writeTo should produce canonical MIME end of lines. - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/03 22:31:59 UTC, 0 replies.
- svn commit: r740473 - /james/mime4j/trunk/RELEASE_NOTES.txt - posted by mw...@apache.org on 2009/02/03 23:04:59 UTC, 0 replies.
- svn commit: r740479 - /james/mime4j/trunk/RELEASE_NOTES.txt - posted by mw...@apache.org on 2009/02/03 23:13:53 UTC, 0 replies.
- Close issues that are currently in resolved state - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/03 23:32:49 UTC, 4 replies.
- Remaining open issues - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/03 23:44:07 UTC, 10 replies.
- svn commit: r740703 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message: BinaryBody.java SingleBody.java TextBody.java - posted by mw...@apache.org on 2009/02/04 12:54:01 UTC, 0 replies.
- svn commit: r740704 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/field/Fields.java test/java/org/apache/james/mime4j/field/FieldsTest.java - posted by mw...@apache.org on 2009/02/04 12:56:35 UTC, 0 replies.
- svn commit: r740711 - in /james/mime4j/trunk: examples/src/java/org/apache/james/mime4j/samples/tree/ src/main/java/org/apache/james/mime4j/codec/ src/main/java/org/apache/james/mime4j/descriptor/ src/main/java/org/apache/james/mime4j/field/ src/main/j... - posted by mw...@apache.org on 2009/02/04 13:14:38 UTC, 0 replies.
- svn commit: r740712 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/field/address/ main/java/org/apache/james/mime4j/io/ main/java/org/apache/james/mime4j/parser/ test/java/org/apache/james/mime4j/io/ test/java/org/apache/james/mime4j/p... - posted by ol...@apache.org on 2009/02/04 13:17:29 UTC, 0 replies.
- [jira] Resolved: (MIME4J-93) The use of RootInputStream degrades performance by 50% - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2009/02/04 13:23:59 UTC, 0 replies.
- svn commit: r740733 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/field/address/ main/jjtree/org/apache/james/mime4j/field/address/ test/java/org/apache/james/mime4j/field/address/ - posted by mw...@apache.org on 2009/02/04 14:32:13 UTC, 0 replies.
- svn commit: r740742 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message/Message.java - posted by mw...@apache.org on 2009/02/04 14:58:09 UTC, 0 replies.
- svn commit: r740752 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j: field/Fields.java message/Message.java - posted by mw...@apache.org on 2009/02/04 15:16:09 UTC, 0 replies.
- [jira] Resolved: (MIME4J-100) Write utility classes and methods for creating and retrieving Field instances - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/04 15:25:59 UTC, 0 replies.
- [jira] Closed: (MIME4J-10) Fix license headers - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-11) Resolve copyright issue for test messages - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-27) [JW#7] Limitations Support - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-54) boundaries should only be found at the beginning of a line - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-9) Copyright/Licenses and other legal issues for first ASF public release - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-48) NPE when parsing embedded quoted printable encoded message - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-1) Find a solution for maven2 dependencies to be able to create an official release. - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-20) Fix duplicated generation of source/sources jars for maven repository - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-53) decoding a message including a base64 encoded rfc822 message with mixed newlines result in parsing errors. - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-52) Infinite loop when nested multipart is missing end boundary - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-15) Create a BUILDING.txt file - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-45) OSGi load test - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-51) Remove cyclic dependencies and provide better organization of the source tree. - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-2) Update mime4j website to reflect the existence of new JIRA space instead of old sourceforge tracker. - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-50) InputBuffer to extend FilterInputStream - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:00 UTC, 0 replies.
- [jira] Closed: (MIME4J-86) Resolve warnings when generating Javadoc and other minor documentation issues - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-65) Message.writeTo for an rfc822 part ignoring a "base64" encoding - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-66) Base64Encoder sometimes add one additional CRLF - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-82) Remove Unused Stream Classes - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-71) Replace Base64OutputStream (Was: Manage credits for Base64OutputStream inclusion) - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-73) IllegalArgumentException in Message constructor when parsing erroneous message - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-67) Base64Encoder fails to encode streams longer than its buffer size (1024) - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-77) Decide Whether MimeException should extend IOException - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-57) Add a max limit to header length for parsing. - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-108) Add support for Content-Disposition header field - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-83) Add a more generic machanism for storing message bodies - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-85) Upgrade source to Java 5 - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-93) The use of RootInputStream degrades performance by 50% - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-55) Infinite loop on very long boundary (7000 chars) - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-94) Make Message, BodyPart, Multipart and Header copyable - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-81) Add utility methods for creating message boundaries and message IDs - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-60) Configurable strategy for line delimiters - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-107) Refactor and extend functionality of Address, Group and Mailbox - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-79) Message.writeTo() prematurely closes output stream if transfer encoding is BASE64 - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-63) QuotedPrintable encoder fails on 8bit bytes - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-72) Provide a means to dispose a Message - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-91) Add OutputStream support to StorageProvider - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-84) Base64OutputStream and trailing CRLFs - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-56) In nested multiparts outer boundaries are not recognized when parsing inner multiparts - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-92) Replace Base64InputStream with a faster version - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-95) Add convenience methods for manipulating a Multipart - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-80) Add methods for removing and replacing header fields - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-96) Field.parse() should defer parsing until the parsed value is actually requested - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-100) Write utility classes and methods for creating and retrieving Field instances - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC, 0 replies.
- [jira] Closed: (MIME4J-110) Create a dedicated class for writing a message to an output stream - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:02 UTC, 0 replies.
- [jira] Closed: (MIME4J-111) TextBody and BinaryBody should be abstract classes - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:02 UTC, 0 replies.
- svn commit: r741141 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/descriptor/ main/javacc/org/apache/james/mime4j/field/language/ main/javacc/org/apache/james/mime4j/field/mimeversion/ main/javacc/org/apache/james/mime4j/field/structu... - posted by mw...@apache.org on 2009/02/05 16:33:09 UTC, 0 replies.
- svn commit: r741148 - /james/mime4j/trunk/pom.xml - posted by mw...@apache.org on 2009/02/05 16:44:11 UTC, 0 replies.
- svn commit: r741178 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/descriptor/DefaultBodyDescriptor.java test/java/org/apache/james/mime4j/descriptor/BaseTestForBodyDescriptors.java - posted by mw...@apache.org on 2009/02/05 17:50:41 UTC, 0 replies.
- [jira] Created: (MIME4J-112) Define Limits Of Round Tripping In Mime4J - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/06 22:04:59 UTC, 0 replies.
- [jira] Resolved: (MIME4J-34) o.a.j.m.message.Header#writeTo violates RFC 822 - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/06 22:08:59 UTC, 0 replies.
- [jira] Closed: (MIME4J-34) o.a.j.m.message.Header#writeTo violates RFC 822 - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2009/02/06 22:21:01 UTC, 0 replies.
- [jira] Commented: (MIME4J-112) Define Limits Of Round Tripping In Mime4J - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2009/02/06 22:55:02 UTC, 4 replies.
- [jira] Created: (MIME4J-113) [SMIME and OpenPGP/MIME] Support For Canonicalication And Normalisation - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/07 08:52:59 UTC, 0 replies.
- [jira] Commented: (MIME4J-113) [SMIME and OpenPGP/MIME] Support For Canonicalication And Normalisation - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/07 08:54:59 UTC, 3 replies.
- [jira] Created: (MIME4J-114) Efficient Read Access To Parts Of A Parsed Document - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/07 09:28:59 UTC, 0 replies.
- [jira] Commented: (MIME4J-114) Efficient Read Access To Parts Of A Parsed Document - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/07 09:32:59 UTC, 2 replies.
- [jira] Updated: (MIME4J-113) [SMIME and OpenPGP/MIME] Support For Canonicalication And Normalisation - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/07 15:24:59 UTC, 1 replies.
- [jira] Created: (MIME4J-115) Parse RFC 5322 Obsolete Syntax - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/07 16:15:02 UTC, 0 replies.
- [jira] Created: (MIME4J-116) Avoid duplicate parsing of header fields - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/07 17:00:59 UTC, 0 replies.
- [jira] Created: (MIME4J-117) Add some kind of extension mechanism for parsing messages that violate the standards - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/07 17:12:59 UTC, 0 replies.
- svn commit: r741927 - in /james/mime4j/trunk: RELEASE_NOTES.txt src/site/xdoc/samples.xml - posted by ol...@apache.org on 2009/02/07 19:24:25 UTC, 0 replies.
- svn commit: r741928 - /james/mime4j/trunk/RELEASE_NOTES.txt - posted by ol...@apache.org on 2009/02/07 19:25:17 UTC, 0 replies.
- svn commit: r741929 - /james/mime4j/trunk/RELEASE_NOTES.txt - posted by ol...@apache.org on 2009/02/07 19:26:18 UTC, 0 replies.
- svn commit: r741931 - /james/mime4j/trunk/src/site/apt/status.apt - posted by ol...@apache.org on 2009/02/07 19:32:38 UTC, 0 replies.
- svn commit: r741936 - /james/mime4j/trunk/src/site/xdoc/samples.xml - posted by mw...@apache.org on 2009/02/07 19:56:18 UTC, 0 replies.
- mime4j 0.6 preview packages - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/02/08 14:35:05 UTC, 12 replies.
- svn commit: r742784 - /james/mime4j/trunk/RELEASE_NOTES.txt - posted by rd...@apache.org on 2009/02/10 00:09:46 UTC, 0 replies.
- ApacheCon Europe 2009: Early Bird Deadline Extended until 13th of February - posted by Norman Maurer <no...@apache.org> on 2009/02/10 07:47:25 UTC, 0 replies.
- Round tripping (MIME4J-112) - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/10 13:05:12 UTC, 5 replies.
- svn commit: r743069 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/util/CharArrayBuffer.java - posted by ol...@apache.org on 2009/02/10 20:30:24 UTC, 0 replies.
- svn commit: r743070 - /james/mime4j/trunk/doap_James_Mime4j.rdf - posted by ol...@apache.org on 2009/02/10 20:30:52 UTC, 0 replies.
- svn commit: r743084 - /james/mime4j/trunk/doap_James_Mime4j.rdf - posted by ol...@apache.org on 2009/02/10 21:21:48 UTC, 0 replies.
- svn commit: r744683 - /james/mime4j/trunk/BUILDING.txt - posted by ol...@apache.org on 2009/02/15 17:02:36 UTC, 0 replies.
- m2 and -Plocal (was: mime4j 0.6 preview packages) - posted by Stefano Bagnara <ap...@bago.org> on 2009/02/15 21:41:15 UTC, 0 replies.
- Re: m2 and -Plocal (was: mime4j 0.6 preview packages) - posted by Robert Burrell Donkin <ro...@gmail.com> on 2009/02/15 21:51:15 UTC, 1 replies.
- [jira] Created: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2009/02/16 13:26:59 UTC, 0 replies.
- [jira] Assigned: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2009/02/16 13:27:00 UTC, 0 replies.
- Re: [jira] Assigned: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/16 14:42:29 UTC, 3 replies.
- [jira] Updated: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2009/02/17 12:29:03 UTC, 6 replies.
- Re: [jira] Updated: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/17 13:33:24 UTC, 2 replies.
- [jira] Assigned: (MIME4J-109) Support for MIME Parameter Value and Encoded Word Extensions - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/20 13:11:04 UTC, 0 replies.
- Re: [jira] Updated: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/02/20 13:13:03 UTC, 0 replies.
- svn commit: r746223 [2/2] - in /james/mime4j/trunk: examples/src/java/org/apache/james/mime4j/samples/tree/ src/main/java/org/apache/james/mime4j/descriptor/ src/main/java/org/apache/james/mime4j/field/ src/main/java/org/apache/james/mime4j/message/ sr... - posted by ol...@apache.org on 2009/02/20 13:28:05 UTC, 0 replies.
- svn commit: r746223 [1/2] - in /james/mime4j/trunk: examples/src/java/org/apache/james/mime4j/samples/tree/ src/main/java/org/apache/james/mime4j/descriptor/ src/main/java/org/apache/james/mime4j/field/ src/main/java/org/apache/james/mime4j/message/ sr... - posted by ol...@apache.org on 2009/02/20 13:28:05 UTC, 0 replies.
- svn commit: r746242 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message/SimpleContentHandler.java - posted by mw...@apache.org on 2009/02/20 15:04:27 UTC, 0 replies.
- svn commit: r746243 - in /james/mime4j/trunk: examples/src/java/org/apache/james/mime4j/samples/tree/ src/main/java/org/apache/james/mime4j/field/ src/main/java/org/apache/james/mime4j/message/ src/main/java/org/apache/james/mime4j/util/ src/test/java/... - posted by mw...@apache.org on 2009/02/20 15:05:29 UTC, 0 replies.
- svn commit: r746247 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/message/Entity.java test/java/org/apache/james/mime4j/message/EntityTest.java - posted by mw...@apache.org on 2009/02/20 15:17:00 UTC, 0 replies.
- [jira] Created: (MIME4J-119) Provide a means to remove a Body from an Entity - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/20 15:17:01 UTC, 0 replies.
- [jira] Resolved: (MIME4J-119) Provide a means to remove a Body from an Entity - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/20 15:19:04 UTC, 0 replies.
- svn commit: r746249 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/parser/RawField.java - posted by mw...@apache.org on 2009/02/20 15:21:18 UTC, 0 replies.
- svn commit: r746252 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/parser/Field.java - posted by mw...@apache.org on 2009/02/20 15:24:07 UTC, 0 replies.
- svn commit: r746261 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j: field/AbstractField.java field/DefaultFieldParser.java field/FieldName.java field/Fields.java message/Entity.java message/Message.java message/MessageWriter.java - posted by mw...@apache.org on 2009/02/20 15:51:20 UTC, 0 replies.
- svn commit: r746268 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j: descriptor/DefaultBodyDescriptor.java descriptor/MutableBodyDescriptor.java message/MessageBuilder.java - posted by mw...@apache.org on 2009/02/20 16:02:38 UTC, 0 replies.
- [jira] Commented: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/23 23:10:02 UTC, 3 replies.
- Re: [jira] Commented: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/24 20:59:18 UTC, 3 replies.
- svn commit: r747555 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/field/ test/java/org/apache/james/mime4j/field/ - posted by mw...@apache.org on 2009/02/24 22:36:21 UTC, 0 replies.
- [jira] Created: (MIME4J-120) Templated Content Generation - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/25 13:22:01 UTC, 0 replies.
- [jira] Commented: (MIME4J-120) Templated Content Generation - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/25 13:26:02 UTC, 1 replies.
- [jira] Commented: (MIME4J-101) Convert Mime4J into a project with multiple modules - posted by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/25 13:34:02 UTC, 1 replies.
- Re: [jira] Commented: (MIME4J-101) Convert Mime4J into a project with multiple modules - posted by Robert Burrell Donkin <ro...@gmail.com> on 2009/02/25 13:37:14 UTC, 3 replies.
- Remove CharArrayBuffer? - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/26 15:56:29 UTC, 2 replies.
- Interface Field - posted by Markus Wiederkehr <ma...@gmail.com> on 2009/02/26 16:05:50 UTC, 3 replies.
- svn commit: r748583 [1/2] - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/field/ main/java/org/apache/james/mime4j/message/ main/java/org/apache/james/mime4j/parser/ main/java/org/apache/james/mime4j/util/ test/java/org/apache/james/mim... - posted by mw...@apache.org on 2009/02/27 17:45:03 UTC, 0 replies.
- svn commit: r748583 [2/2] - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/field/ main/java/org/apache/james/mime4j/message/ main/java/org/apache/james/mime4j/parser/ main/java/org/apache/james/mime4j/util/ test/java/org/apache/james/mim... - posted by mw...@apache.org on 2009/02/27 17:45:03 UTC, 0 replies.
- svn commit: r748585 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/util/CharArrayBuffer.java test/java/org/apache/james/mime4j/util/TestCharArrayBuffer.java - posted by mw...@apache.org on 2009/02/27 17:48:03 UTC, 0 replies.
- svn commit: r748587 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/util/ByteArrayBuffer.java test/java/org/apache/james/mime4j/util/TestByteArrayBuffer.java - posted by mw...@apache.org on 2009/02/27 17:53:07 UTC, 0 replies.
- svn commit: r748590 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/field/AbstractField.java - posted by mw...@apache.org on 2009/02/27 17:55:50 UTC, 0 replies.
- svn commit: r748601 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/field/ - posted by mw...@apache.org on 2009/02/27 18:12:59 UTC, 0 replies.
- [jira] Resolved: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/02/27 18:15:12 UTC, 0 replies.
- [jira] Closed: (MIME4J-118) MIME stream parser handles non-ASCII fields incorrectly - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2009/02/27 19:45:12 UTC, 0 replies.