building corecdp-openjdk-image
- This topic has 0 replies, 1 voice, and was last updated 12 years, 9 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Tagged: java image
Getting the following error when building ant-native-1.8.1-r0
| 52. ERROR in src/main/org/apache/tools/ant/taskdefs/email/MimeMailer.java (at line 253)
| transport.connect(host, user, password);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
and a few other javax.mail.Service errors
Looks like mail.jar is not in the build ?