Author: antoine Date: Wed Dec 14 22:20:05 2005 New Revision: 356985 URL: http://svn.apache.org/viewcvs?rev=356985&view=rev Log: users building ant should place required external jars under lib/optional
Modified: ant/core/trunk/docs/manual/install.html Modified: ant/core/trunk/docs/manual/install.html URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/install.html?rev=356985&r1=356984&r2=356985&view=diff ============================================================================== --- ant/core/trunk/docs/manual/install.html (original) +++ ant/core/trunk/docs/manual/install.html Wed Dec 14 22:20:05 2005 @@ -253,8 +253,8 @@ <p>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 <code>lib</code> -directory. +on the CLASSPATH or added to the <code>lib/optional</code> +directory of the source tree. See <a href="#librarydependencies">Library Dependencies</a> for a list of jar requirements for various features. Note that this will make the auxiliary jars --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]