Re: Resuse mime4j in commons-fileupload

2007-08-09 Thread Robert Burrell Donkin
On 8/9/07, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > > > > robert burrell donkin-2 wrote: > > > > long emails have had a habit of becoming messy on this list so i'm > > going to create some JIRA tasks to split up the discussions of the > > various points. > > > > Thanks, I'll continue to discuss

Re: Resuse mime4j in commons-fileupload

2007-08-09 Thread Jochen Wiedmann
robert burrell donkin-2 wrote: > > long emails have had a habit of becoming messy on this list so i'm > going to create some JIRA tasks to split up the discussions of the > various points. > Thanks, I'll continue to discuss the issues in Jira. Jochen -- View this message in context: http:

Re: Resuse mime4j in commons-fileupload

2007-08-07 Thread Robert Burrell Donkin
On 8/7/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > Robert Burrell Donkin ha scritto: > > On 8/6/07, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > >> In the last days, I have developed a first implementation of what I'd > >> like to see as Commons FileUpload 2.0, which you can find at > >> >

Re: Resuse mime4j in commons-fileupload

2007-08-06 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > On 8/6/07, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: >> Hi, > > hi jochen > >> I am the current maintainer of Commons FileUpload and would like to >> reuse Mime4J as the multipart parser. Thanks to the acceptance of my >> pull parser patch (MIME4J-19), this is

Re: Resuse mime4j in commons-fileupload

2007-08-06 Thread Robert Burrell Donkin
On 8/6/07, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > Hi, hi jochen > I am the current maintainer of Commons FileUpload and would like to > reuse Mime4J as the multipart parser. Thanks to the acceptance of my > pull parser patch (MIME4J-19), this is now possible. In an ongoing > thread, others