woden build.properties no longer reflects current ant version
-------------------------------------------------------------
Key: WODEN-116
URL: http://issues.apache.org/jira/browse/WODEN-116
Project: Woden
Issue Type: Test
Components: Validation
Reporter: Graham Turrell
Assigned To: Graham Turrell
The ant version downloaded by the getAnt ant-target in woden build.xml
extracts the latest Ant release at http://www.apache.org/dist/ant/binaries.
The previous release at that location (1.6.5) has been replaced with the latest
(1.7.0).
Woden build.properties expects version1.6.5 and therefore the ant-target fails.
Change build.propeties to locate and extract the 1.7.0 Ant zip instead of 1.6.5
--
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]