[email] Fixed build.xml
-----------------------
Key: EMAIL-61
URL: http://issues.apache.org/jira/browse/EMAIL-61
Project: Commons Email
Issue Type: Bug
Affects Versions: 1.0 Final
Reporter: Ben Speakmon
Priority: Critical
Attachments: build.patch
I'm attaching a patch to the current build.xml which does the following:
* synchronizes the dependency versions to those in project.xml
* enforces JDK 1.3 as the source and target version for javac
* changes the generated jar file to commons-email-1.1-SNAPSHOT.jar, which is
what project.xml uses
With these changes, it's now possible to compile, package, and run all existing
junit tests from ant (all of which pass :).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]