Re: Adding the Ant-Contrib Tasks

2007-05-02 Thread Peter Reilly
What you are doing seems to be correct (assuming that ~/local/ant is $ANT_HOME) I would check a number of things. 1: does the file /etc/ant.conf exist? 2: which version of ant are you using ? (ant 1.7.0 would be the best). I used to place all third party tasks in $ANT_HOME/lib, but now I place

Adding the Ant-Contrib Tasks

2007-05-02 Thread George Storm
I wish to use the "var" referenced from this link: I have downloaded and extracted the 1.0b3 files. I am referencing the installation documentation: I am attempting to install based o