| nik...@apache.org |
svn commit: r678373 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/util/CodecUtil.java test/java/org/apache/james/mime4j/util/CodecUtilTest.java |
Mon, 21 Jul, 09:23 |
| Niklas Therning (JIRA) |
[jira] Closed: (MIME4J-61) ArrayIndexOutOfBoundsException in CodecUtil.encodeQuotedPrintableBinary for large inputs |
Mon, 21 Jul, 09:25 |
| Niklas Therning (JIRA) |
[jira] Assigned: (MIME4J-61) ArrayIndexOutOfBoundsException in CodecUtil.encodeQuotedPrintableBinary for large inputs |
Mon, 21 Jul, 09:25 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 09:25 |
| Niklas Therning (JIRA) |
[jira] Resolved: (MIME4J-61) ArrayIndexOutOfBoundsException in CodecUtil.encodeQuotedPrintableBinary for large inputs |
Mon, 21 Jul, 09:25 |
| Niklas Therning (JIRA) |
[jira] Created: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 09:35 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 09:37 |
| Stefano Bagnara (JIRA) |
[jira] Created: (MIME4J-63) QuotedPrintable encoder fails on 8bit bytes |
Mon, 21 Jul, 09:41 |
| Niklas Therning (JIRA) |
[jira] Commented: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 09:41 |
| Stefano Bagnara (JIRA) |
[jira] Updated: (MIME4J-63) QuotedPrintable encoder fails on 8bit bytes |
Mon, 21 Jul, 09:43 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-63) QuotedPrintable encoder fails on 8bit bytes |
Mon, 21 Jul, 09:45 |
| Niklas Therning (JIRA) |
[jira] Commented: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 09:45 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 09:49 |
| Niklas Therning (JIRA) |
[jira] Commented: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 09:49 |
| Niklas Therning (JIRA) |
[jira] Assigned: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 09:53 |
| Oleg Kalnichevski (JIRA) |
[jira] Updated: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 09:57 |
| Niklas Therning (JIRA) |
[jira] Commented: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 09:57 |
| nik...@apache.org |
svn commit: r678382 - /james/mime4j/trunk/src/test/java/org/apache/james/mime4j/message/MessageParserTest.java |
Mon, 21 Jul, 10:15 |
| nik...@apache.org |
svn commit: r678383 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/message/ test/resources/testmsgs/ |
Mon, 21 Jul, 10:20 |
| Niklas Therning (JIRA) |
[jira] Resolved: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 10:23 |
| Niklas Therning (JIRA) |
[jira] Assigned: (MIME4J-63) QuotedPrintable encoder fails on 8bit bytes |
Mon, 21 Jul, 10:35 |
| nik...@apache.org |
svn commit: r678387 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/util/CodecUtil.java test/java/org/apache/james/mime4j/util/CodecUtilTest.java |
Mon, 21 Jul, 10:36 |
| Niklas Therning (JIRA) |
[jira] Resolved: (MIME4J-63) QuotedPrintable encoder fails on 8bit bytes |
Mon, 21 Jul, 10:37 |
| Robert Burrell Donkin |
Re: [mime4j] newlines and parsing of nested (encoded) rfc822 messages |
Mon, 21 Jul, 10:55 |
| Stefano Bagnara (JIRA) |
[jira] Updated: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 11:05 |
| Stefano Bagnara (JIRA) |
[jira] Updated: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 11:05 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 11:17 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-59) Quoted-Printable encoded body no more decoded |
Mon, 21 Jul, 11:21 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 11:29 |
| Oleg Kalnichevski (JIRA) |
[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 11:35 |
| Oleg Kalnichevski (JIRA) |
[jira] Issue Comment Edited: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 11:35 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 11:49 |
| Stefano Bagnara |
Opinions about MIME4J-54 (boundaries should only be found at the beginning of a line) |
Mon, 21 Jul, 12:01 |
| Stefano Bagnara |
Re: [mime4j] newlines and parsing of nested (encoded) rfc822 messages |
Mon, 21 Jul, 12:12 |
| Oleg Kalnichevski (JIRA) |
[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 12:17 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 12:37 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 12:41 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 12:59 |
| Robert Burrell Donkin |
[Mime4j] 24 Test Failures |
Mon, 21 Jul, 13:04 |
| Stefano Bagnara |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 13:37 |
| Robert Burrell Donkin |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 13:56 |
| Stefano Bagnara |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 14:09 |
| Robert Burrell Donkin (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 14:09 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 14:15 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 14:19 |
| b...@apache.org |
svn commit: r678433 - in /james/mime4j/trunk/src/test/resources/testmsgs: qp-body.msg qp-body.xml qp-body_decoded.xml qp-body_decoded_1.txt |
Mon, 21 Jul, 14:22 |
| b...@apache.org |
svn commit: r678435 - in /james/mime4j/trunk/src/test/resources/testmsgs: bad-newlines-multiple-parts-base64.xml bad-newlines-multiple-parts-base64_decoded.xml bad-newlines-multiple-parts.xml |
Mon, 21 Jul, 14:24 |
| Stefano Bagnara (JIRA) |
[jira] Updated: (MIME4J-54) boundaries should only be found at the beginning of a line |
Mon, 21 Jul, 14:29 |
| Stefano Bagnara (JIRA) |
[jira] Updated: (MIME4J-60) Configurable strategy for line delimiters |
Mon, 21 Jul, 14:29 |
| b...@apache.org |
svn commit: r678439 - /james/mime4j/trunk/src/test/resources/testmsgs/ |
Mon, 21 Jul, 14:30 |
| Robert Burrell Donkin |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 14:34 |
| Robert Burrell Donkin |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 14:37 |
| Robert Burrell Donkin |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 15:02 |
| Stefano Bagnara |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 15:06 |
| Stefano Bagnara |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 15:09 |
| Robert Burrell Donkin (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 15:11 |
| Stefano Bagnara |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 15:17 |
| Robert Burrell Donkin |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 15:22 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 15:27 |
| Niklas Therning |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 15:31 |
| Stefano Bagnara |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 15:36 |
| Stefano Bagnara |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 15:40 |
| Niklas Therning (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 15:43 |
| Robert Burrell Donkin (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 15:49 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 15:59 |
| Robert Burrell Donkin (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 16:01 |
| Robert Burrell Donkin (JIRA) |
[jira] Updated: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 16:05 |
| Niklas Therning (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 16:11 |
| Niklas Therning |
Re: Opinions about MIME4J-54 (boundaries should only be found at the beginning of a line) |
Mon, 21 Jul, 16:24 |
| Niklas Therning (JIRA) |
[jira] Commented: (MIME4J-54) boundaries should only be found at the beginning of a line |
Mon, 21 Jul, 16:25 |
| Stefano Bagnara (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 16:31 |
| b...@apache.org |
svn commit: r678469 - /james/mime4j/trunk/src/test/resources/testmsgs/ |
Mon, 21 Jul, 16:39 |
| Stefano Bagnara |
Re: svn commit: r678469 - /james/mime4j/trunk/src/test/resources/testmsgs/ |
Mon, 21 Jul, 16:43 |
| Robert Burrell Donkin (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 17:05 |
| Robert Burrell Donkin |
Re: svn commit: r678469 - /james/mime4j/trunk/src/test/resources/testmsgs/ |
Mon, 21 Jul, 17:06 |
| rdon...@apache.org |
svn commit: r678494 - /james/server/trunk/stage/org.apache.james/jars/apache-mime4j-0.4-SNAPSHOT.jar |
Mon, 21 Jul, 17:41 |
| Robert Burrell Donkin |
Re: svn commit: r678469 - /james/mime4j/trunk/src/test/resources/testmsgs/ |
Mon, 21 Jul, 17:50 |
| b...@apache.org |
svn commit: r678517 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/BufferedLineReaderInputStream.java |
Mon, 21 Jul, 17:52 |
| Stefano Bagnara (JIRA) |
[jira] Updated: (MIME4J-54) boundaries should only be found at the beginning of a line |
Mon, 21 Jul, 18:01 |
| Stefano Bagnara (JIRA) |
[jira] Updated: (MIME4J-54) boundaries should only be found at the beginning of a line |
Mon, 21 Jul, 18:03 |
| Stefano Bagnara (JIRA) |
[jira] Updated: (MIME4J-54) boundaries should only be found at the beginning of a line |
Mon, 21 Jul, 18:03 |
| Serge Knystautas |
Re: Opinions about MIME4J-54 (boundaries should only be found at the beginning of a line) |
Mon, 21 Jul, 18:51 |
| Stefano Bagnara |
Re: Opinions about MIME4J-54 (boundaries should only be found at the beginning of a line) |
Mon, 21 Jul, 19:05 |
| Oleg Kalnichevski (JIRA) |
[jira] Commented: (MIME4J-54) boundaries should only be found at the beginning of a line |
Mon, 21 Jul, 19:21 |
| Bernd Fondermann |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 19:52 |
| Robert Burrell Donkin |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 19:58 |
| Bernd Fondermann |
Re: [Mime4j] 24 Test Failures |
Mon, 21 Jul, 20:02 |
| rdon...@apache.org |
svn commit: r678541 - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/util/CodecUtil.java test/java/org/apache/james/mime4j/util/QuotedPrintableTextEncodeTest.java |
Mon, 21 Jul, 20:03 |
| rdon...@apache.org |
svn commit: r678542 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message/TempFileTextBody.java |
Mon, 21 Jul, 20:04 |
| Robert Burrell Donkin (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 20:07 |
| Robert Burrell Donkin (JIRA) |
[jira] Commented: (MIME4J-54) boundaries should only be found at the beginning of a line |
Mon, 21 Jul, 20:07 |
| rdon...@apache.org |
svn commit: r678546 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j: MimeBoundaryInputStream.java MimeEntity.java |
Mon, 21 Jul, 20:17 |
| Robert Burrell Donkin (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 20:21 |
| Robert Burrell Donkin |
[jsieve] Release...? |
Mon, 21 Jul, 20:28 |
| nik...@apache.org |
svn commit: r678554 - in /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message: TempFileBinaryBody.java TempFileTextBody.java |
Mon, 21 Jul, 20:41 |
| Niklas Therning (JIRA) |
[jira] Commented: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 20:51 |
| Niklas Therning (JIRA) |
[jira] Closed: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 20:53 |
| Niklas Therning (JIRA) |
[jira] Resolved: (MIME4J-62) Unnecessary qp encoding of SPACE and TAB characters in CodecUtil |
Mon, 21 Jul, 20:53 |
| Norman Maurer |
Re: [jsieve] Release...? |
Tue, 22 Jul, 02:06 |
| Stefano Bagnara |
Re: [Mime4j] 24 Test Failures |
Tue, 22 Jul, 07:09 |