Author: kkolinko
Date: Sun Nov 23 13:23:17 2014
New Revision: 1641178

URL: http://svn.apache.org/r1641178
Log:
Correct Ant version in documentation of Eclipse settings.

Modified:
    tomcat/trunk/webapps/docs/building.xml

Modified: tomcat/trunk/webapps/docs/building.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/building.xml?rev=1641178&r1=1641177&r2=1641178&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/building.xml (original)
+++ tomcat/trunk/webapps/docs/building.xml Sun Nov 23 13:23:17 2014
@@ -230,7 +230,7 @@ Variables</em> to add two new <em>Classp
 <table class="defaultTable">
  <tr><td>TOMCAT_LIBS_BASE</td><td>The same location as the 
<code>base.path</code>
   setting in <code>build.properties</code>, where the binary dependencies have 
been downloaded</td></tr>
- <tr><td>ANT_HOME</td><td>the base path of Ant 1.8.1 or later</td></tr>
+ <tr><td>ANT_HOME</td><td>the base path of Ant 1.9.3 or later</td></tr>
 </table>
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to