I assume you refer to this build.xml? http://ant.apache.org/ivy/history/latest-milestone/samples/build.xml
Did you by any chance browse to this file using firefox? It seems that there is a bug in firefox which causes that no "ivy" namespace declaration is displayed. Maarten ----- Original Message ---- From: Thomas Polliard <[email protected]> To: [email protected] Sent: Wed, November 18, 2009 3:26:22 AM Subject: Your examples fail :( Copied the build.xml file just as requested and ran: [test] polli...@helium $ /usr/bin/ant -version Apache Ant version 1.7.1 compiled on July 16 2009 [test] polli...@helium $ ant Buildfile: build.xml BUILD FAILED /Users/polliard/test/build.xml:90: The prefix "ivy" for element "ivy:cachepath" is not bound. Total time: 0 seconds Oh well... Thomas
