[jira] Issue Comment Edited: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611826#action_12611826 ] olegk edited comment on MIME4J-5 at 7/8/08 3:17 PM: Oh yeah.

[jira] Commented: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611826#action_12611826 ] Oleg Kalnichevski commented on MIME4J-5: Oh yeah. I missed the underscore trick. I'll

[jira] Commented: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611823#action_12611823 ] Robert Burrell Donkin commented on MIME4J-5: It's in MimeTokenEmbeddedMessageTest

[jira] Commented: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611816#action_12611816 ] Oleg Kalnichevski commented on MIME4J-5: > I'm in the middle of struggling to debug a

[jira] Commented: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611810#action_12611810 ] Robert Burrell Donkin commented on MIME4J-5: We have private void advanceToB

[jira] Commented: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611799#action_12611799 ] Robert Burrell Donkin commented on MIME4J-5: Committed. Many Thanks. Robert > M

svn commit: r674944 [2/2] - in /james/mime4j/trunk/src: main/java/org/apache/james/mime4j/ main/java/org/apache/james/mime4j/util/ test/java/org/apache/james/mime4j/

2008-07-08 Thread rdonkin
Added: james/mime4j/trunk/src/test/java/org/apache/james/mime4j/TestCharArrayBuffer.java URL: http://svn.apache.org/viewvc/james/mime4j/trunk/src/test/java/org/apache/james/mime4j/TestCharArrayBuffer.java?rev=674944&view=auto ===

[jira] Commented: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611784#action_12611784 ] Robert Burrell Donkin commented on MIME4J-5: Sounds good. I'm in the middle of

svn commit: r674936 - in /james/mime4j/trunk/src/test/java/org/apache/james/mime4j: InputBufferTest.java MimeTokenEmbeddedMessageTest.java

2008-07-08 Thread rdonkin
Author: rdonkin Date: Tue Jul 8 13:16:45 2008 New Revision: 674936 URL: http://svn.apache.org/viewvc?rev=674936&view=rev Log: Trying to track down why Mime4J now longer parses complex nested messages correctly. Added: james/mime4j/trunk/src/test/java/org/apache/james/mime4j/MimeTokenEmbedd

[jira] Updated: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated MIME4J-5: --- Attachment: mime4j-3.patch Improved parsing of MIME headers: (1) eliminated one byte read in c

[jira] Commented: (MIME4J-5) Mime4j takes really long to parse big messages

2008-07-08 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611765#action_12611765 ] Robert Burrell Donkin commented on MIME4J-5: Yeah: I had a good think about this

[jira] Updated: (JAMES-842) Inconsistencies in spring integration

2008-07-08 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated JAMES-842: --- Attachment: JAMES-842-2.patch Oops, here's the correct patch (I hope :-) Another note. this metho

Re: Geronimo-JAMES integration

2008-07-08 Thread Stefano Bagnara
David Jencks ha scritto: On Jun 29, 2008, at 11:39 AM, Stefano Bagnara wrote: David Jencks ha scritto: I've been hoping for a Geronimo-JAMES integration since the start of the Geronimo project. Two fairly recent developments in JAMES have now made this a relatively simple task: the maven b

[jira] Commented: (JAMES-842) Inconsistencies in spring integration

2008-07-08 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611628#action_12611628 ] Stefano Bagnara commented on JAMES-842: --- David, I was about reviewing the patches but