Norman Maurer wrote:
Any plans when alpha 2 will be released ?
bye

IMHO we have 3 show stoppers (I just updated JIRA priorities):

http://issues.apache.org/jira/browse/JAMES-466
JAMES-466 - java.sql.SQLException: Error reading from InputStream java.io.IOException in current trunk

http://issues.apache.org/jira/browse/JAMES-474
JAMES-474 - NullPointerException and bodymessage lost with weird configurations in message spooling

http://issues.apache.org/jira/browse/JAMES-419
JAMES-419 - NPE during 8bit conversion of non-mime messages (I experienced related problems in 7bit to 8bit and 8bit to 7bit conversions).

The most problematic is the first. For the second and the third we could simply disable the feature/optimization for the release and reenable them after the alpha2 release for more tests.

JAMES-474 is already fixed but I would like to find a different way to optimize the behaviour without side effects.

JAMES-419 is partially fixed and could be temporarily considered fixed if we remove 8BITMIME support declaration from the EHLOCmdHandler.

JAMES-466: I already investigated it but I cannot reproduce it, yet. IMHO we should not ship an alpha 2 until we fix that issue and I would not like to remove the new streaming code. It is only partial but an important step to james. When it will be considered working and stable I'll try to complete it with the use of streams for reading, too.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to