Library download failure when started by 'ant jar jar-src'
----------------------------------------------------------
Key: VELOCITY-420
URL: http://issues.apache.org/jira/browse/VELOCITY-420
Project: Velocity
Type: Bug
Components: Build
Versions: 1.5
Reporter: Alexey Panchenko
Attachments: download.xml.patch
I usually compile it using "ant jar jar-src" and 'build-download' called during
'jar-src' fails since 'jarname' is already defined in 'jar' with
<property name="jarname" value="${final.name}" />
- it tries to download something like velocity-1.5-dev-2.7.5.jar (the first
download is antlr and jarname can not be redefined).
--
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]