Build fails when building with ant
----------------------------------
Key: ABDERA-273
URL: https://issues.apache.org/jira/browse/ABDERA-273
Project: Abdera
Issue Type: Bug
Affects Versions: 1.1.1
Reporter: Dan Beaulieu
Build failures when building with ant via > ant -f build/build.xml
looks like javamail dependency moved to
http://download.java.net/maven/1/javax.mail/jars. The protocol moved from https
to http, which ant fails on.
Also need to upgrade junit version, though not entirely sure where to point the
dependency url, http://www.ibiblio.org/maven/junit/jars only lists 4.3 but
Abdera uses 4.8.1.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.