Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Some of the JavaMail tests fail during a build.
I inadvertently included some JavaMail tests which were dependent on a class that was not part of the patch submission, with the result that these tests fail on the current repository (empty) implementation.
I have included a patch to comment out the body of the test code which can then be un-done when the new version of the MimeMessage is ready.