Robert Burrell Donkin ha scritto:
i'm dispirited and disappointed. this is a complete mess.

- robert

Can you list them?

I have 11 failures.

8 of them are about boundaries and you can see there is an open thread (I asked you also if you would have preferred me to remove them and attach to JIRA but you didn't ask that).

The other 3 I see are in MessageWriteToTest
- testBinaryAttachmentLenient
- testBinaryAttachmentStrictError
- testBinaryAttachmentStrictIgnore

They have been broken while Niklas fixed the quoted-printable decoding issue. I'm not sure the expected result was correct. The current result is "rfc wise" correct even if we are replacing all spaces with =20 and this is discouraged for text bodies. The current QuotedPrintable OutputStream does not support "suggested" behaviour of escaping SPACES and TABS only at the end of a line, so there is another thread/JIRA issue about this (https://issues.apache.org/jira/browse/MIME4J-62)

If there are more failures please give more infos so we can try to fix them ASAP.

Stefano

PS: "dispirited" and "disappointed" and "this is a complete mess" seems a bit out of contest in a collaborative environment. Everyone is working to fix bugs here, and you may notice most bugs have not been introduced by the one that reported them or are investigating on fixing them. If we like to use this words it is disappointing that we have so many regression since 0.3, but I never used this word because I'm used to work in similar projects and I know this simply happens.

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

Reply via email to