Author: markt
Date: Tue Aug 18 08:24:00 2015
New Revision: 1696367
URL: http://svn.apache.org/r1696367
Log:
Correct minimum version
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=1696367&r1=1696366&r2=1696367&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/building.xml (original)
+++ tomcat/trunk/webapps/docs/building.xml Tue Aug 18 08:24:00 2015
@@ -59,10 +59,10 @@ directory into which you installed the J
</section>
-<section name="Install Apache Ant 1.9.3 or later">
+<section name="Install Apache Ant 1.9.5 or later">
<p>
-Download a binary distribution of Ant 1.9.3 or later from
+Download a binary distribution of Ant 1.9.5 or later from
<a href="http://ant.apache.org/bindownload.cgi">here</a>.
</p>
@@ -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.9.3 or later</td></tr>
+ <tr><td>ANT_HOME</td><td>the base path of Ant 1.9.5 or later</td></tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]