Hi all, I'm getting errors running the tutorial listed here: http://ant.apache.org/ivy/history/latest-milestone/tutorial.html <http://ant.apache.org/ivy/history/latest-milestone/tutorial.html>
which, per the instructions, "should not take more than 30 seconds if you already have ant and a jdk properly installed" The first error: :: [ commons-lang | commons-lang | 2.1 ]: configuration not public in [ commons-lang | commons-lang | 2.1 ]: test. It was required from [ commons-lang | commons-lang-caller | working ] test Reading through the build.xml and then the mailing list, I figured I should change ivy.install.version as such: <property name="ivy.install.version" value="apache-ivy-2.0.0-beta1" /> The next error: Getting: http://people.apache.org/~xavier/ivy/apache-ivy-2.0.0-beta1/ivy.jar [get] To: H:\ivy-test\ivy-tutorial\ivy\ivy.jar [get] Error opening connection java.io.FileNotFoundException: http://people.apache.org/~xavier/ivy/apache-ivy-2.0.0-beta1/ivy.jar <http://people.apache.org/~xavier/ivy/apache-ivy-2.0.0-beta1/ivy.jar> Clearly, the URL to ivy.jar is a configurable property in the build.xml, so I guess my question is either: A) what's the URL to the latest stable ivy.jar, or B) when will Xavier upload the latest stable ivy.jar to his apache home dir :-) C) when will a working tutorial be published? TIA ----------------------------------------- ==================================================== This message contains PRIVILEGED and CONFIDENTIAL information that is intended only for use by the named recipient. If you are not the named recipient, any disclosure, dissemination, or action based on the contents of this message is prohibited. In such case please notify us and destroy and delete all copies of this transmission. Thank you. ====================================================