Hello Tony, the document called "Installing Ant" http://ant.apache.org/manual/install.html#buildingant says this :
>Make sure you have downloaded any auxiliary jars required to build tasks you are interested in. >These should either be available on the CLASSPATH or added to the |lib| directory. See Library Dependencies <cid:part1.02060808.07000207@gmx.de> for a list of jar requirements for various features. >Note that this will make the auxiliary jars available for the building of Ant only. For running Ant you will still need to make the jars available as described under Installing Ant <cid:part2.05000303.02080306@gmx.de>. True, lib/optional is not mentioned. We might need to fix it. Antoine Gunter, Tony wrote: >Okay here's how I got this to work: instead of placing the oro and >commons.net jar files in ANT_HOME\lib, I placed them in >ANT_HOME\lib\optional. Why is this not covered in the documentation, or >is it and I just overlooked it somehow (very possible, even likely)? > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]