Author: funkman
Date: Wed Apr 28 00:34:46 2010
New Revision: 938739
URL: http://svn.apache.org/viewvc?rev=938739&view=rev
Log:
minor tweaks for versions
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=938739&r1=938738&r2=938739&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/building.xml (original)
+++ tomcat/trunk/webapps/docs/building.xml Wed Apr 28 00:34:46 2010
@@ -42,7 +42,7 @@ Tomcat. The following is a step by step
</section>
-<section name="Download a Java Development Kit (JDK) release (version 1.5.x or
later)">
+<section name="Download a Java Development Kit (JDK) release (version 1.6.x or
later)">
<p>
The Sun JDK can be downloaded <a href="http://java.sun.com/j2se/">here</a>.
@@ -178,7 +178,7 @@ Variables to add two new Classpath varia
<p>
<table border="1">
<tr><td>TOMCAT_LIBS_BASE</td><td>the base path where the binary dependencies
have been downloaded</td></tr>
- <tr><td>ANT_HOME</td><td>the base path of Ant 1.6.2 or later</td></tr>
+ <tr><td>ANT_HOME</td><td>the base path of Ant 1.6.5 or later</td></tr>
</table>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]