Update install ivy build file example
-------------------------------------
Key: IVY-705
URL: https://issues.apache.org/jira/browse/IVY-705
Project: Ivy
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.0-beta-1
Reporter: Benjamin Francisoud
Attachments: build-ivy.xml
The documentation installation page explaining the buildfile example to install
ivy is out-dated when trying to use ivy 2.0.0.
http://ant.apache.org/ivy/history/latest-milestone/install.html
* http url is using an old location
* ivy.home must be .ant (not .ivy)
* ivy.jar.dir must be lib (not jars)
I'll provide a fixed build file as an attachment...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.