Bug in Message.MessageBuilder

2008-03-17 Thread Antony Bowesman
The Message.MessageBuilder class implements ContentHandler, but when parsing a multipart content type, never sets the subtype, so the Multipart object is always subtype "alternative". As the ContentTypeField throws away the main/subtypes and combines them into mimeType, shouldn't the startMult

Bug in ContentTypeParser.jj?

2008-03-17 Thread Antony Bowesman
Hi, The ContentTypeParser does not like boundary strings that only contain digits. My .jj is not so hot, but I debugged the parser and it is returning 20 as the token.kind, whereas it seems to want 19 (QUOTEDSTRING) or 21 (ATOKEN). I guess 20 is 'DIGITS' and the definition of digits is before

Re: GSOC?

2008-03-17 Thread Danny Angus
I'm more than happy to do it. VERP is a great idea for gsoc On Fri, Mar 14, 2008 at 5:13 PM, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > For the "etc.", add VERP and bounce handling. I've already written and > posted the VERP parser, and can do so again. > > Robert and Danny: are one of you go

JAMES Server Nightly Build Report

2008-03-17 Thread JAMES Nightly Build System
An automated nightly build of JAMES has been posted to http://people.apache.org/builds/james/nightly/ Any unit test errors from the build should be reported below: -