You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by an...@apache.org on 2005/12/15 07:20:11 UTC

svn commit: r356985 - /ant/core/trunk/docs/manual/install.html

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org