Re: [mime4j] Doubts about TODO

2007-02-22 Thread Andrew C. Oliver
I suggest that you do review for sections of code that depend on the system's platform encoding. The TODO is hopelessly outdated. Don't believe anything you read there! ;) Seriously, I don't have a problem with commons-io. That line in TODO should be removed. In fact anything in TODO that still h

Re: ApacheCon EU, May 2-5

2007-02-22 Thread Stefano Bagnara
Noel J. Bergman ha scritto: Who will be there? I am hoping to see everyone. That means you: Norman, Danny, Robert, Stefano, Vincenzo, Bernd, Steve, Soren, et al. Serge, if you can make it, that'd be great. It should be a good community experience for us. Unfortunately 90% I won't be able to

Re: [mime4j] Doubts about TODO

2007-02-22 Thread Norman Maurer
Niklas Therning schrieb: Norman Maurer wrote: Hi Niklas, why you want to remove the dependency on commons-io ? I think commons-io can be very helpfull here. The TODO is hopelessly outdated. Don't believe anything you read there! ;) Seriously, I don't have a problem with commons-io. Th

svn commit: r510583 - in /james/mime4j/trunk: TODO.txt src/main/java/org/mime4j/message/BodyPart.java src/main/java/org/mime4j/message/Header.java src/main/java/org/mime4j/message/Message.java src/mai

2007-02-22 Thread norman
Author: norman Date: Thu Feb 22 08:45:51 2007 New Revision: 510583 URL: http://svn.apache.org/viewvc?view=rev&rev=510583 Log: Remove TODO Get sure the CLRFCLRF is handled correctly Removed: james/mime4j/trunk/TODO.txt Modified: james/mime4j/trunk/src/main/java/org/mime4j/message/BodyPart.

ApacheCon EU, May 2-5

2007-02-22 Thread Noel J. Bergman
Who will be there? I am hoping to see everyone. That means you: Norman, Danny, Robert, Stefano, Vincenzo, Bernd, Steve, Soren, et al. Serge, if you can make it, that'd be great. It should be a good community experience for us. ApacheCon is May 2-5, Tuesday-Friday. The formal hack-a-thon is on

[jira] Created: (MIME4J-6) Loading bodies on demand instead of using temporary files

2007-02-22 Thread Norman Maurer (JIRA)
Loading bodies on demand instead of using temporary files - Key: MIME4J-6 URL: https://issues.apache.org/jira/browse/MIME4J-6 Project: Mime4j Issue Type: Improvement Reporte

Re: [mime4j] Doubts about TODO

2007-02-22 Thread Niklas Therning
Norman Maurer wrote: > Hi Niklas, > > why you want to remove the dependency on commons-io ? I think > commons-io can be very helpfull here. > The TODO is hopelessly outdated. Don't believe anything you read there! ;) Seriously, I don't have a problem with commons-io. That line in TODO should be rem

[mime4j] Doubts about TODO

2007-02-22 Thread Norman Maurer
Hi Niklas, why you want to remove the dependency on commons-io ? I think commons-io can be very helpfull here. bye Norman -- Mit freundlichen Grüßen i.A. Norman Maurer Systemadministrator ByteAction GmbH Auf der Beune 83-85 64839 Münster Phone: +49 (0) 60 71 92 16 - 21 Fax: +49

svn commit: r510511 - in /james/mime4j/trunk/src: main/java/org/mime4j/ main/java/org/mime4j/message/ main/java/org/mime4j/util/ test/java/org/mime4j/message/

2007-02-22 Thread norman
Author: norman Date: Thu Feb 22 05:46:22 2007 New Revision: 510511 URL: http://svn.apache.org/viewvc?view=rev&rev=510511 Log: Fix tabs Add missing license headers Added: james/mime4j/trunk/src/test/java/org/mime4j/message/HeaderTest.java (with props) Modified: james/mime4j/trunk/src/ma

svn commit: r510480 - in /james/mime4j/trunk/src/main/java/org/mime4j: AbstractContentHandler.java BodyDescriptor.java SimpleContentHandler.java message/Header.java

2007-02-22 Thread norman
Author: norman Date: Thu Feb 22 04:32:48 2007 New Revision: 510480 URL: http://svn.apache.org/viewvc?view=rev&rev=510480 Log: Add javadocs Remove duplicate code Header.toString() representation needs to have CRLFCRLF Modified: james/mime4j/trunk/src/main/java/org/mime4j/AbstractContentHandle

svn commit: r510469 - in /james/mime4j/trunk/src: main/java/org/mime4j/message/BodyPart.java main/java/org/mime4j/message/Message.java main/java/org/mime4j/message/Multipart.java test/java/org/mime4j/

2007-02-22 Thread norman
Author: norman Date: Thu Feb 22 04:00:19 2007 New Revision: 510469 URL: http://svn.apache.org/viewvc?view=rev&rev=510469 Log: Add simple write support. Modified: james/mime4j/trunk/src/main/java/org/mime4j/message/BodyPart.java james/mime4j/trunk/src/main/java/org/mime4j/message/Message.j