Author: kkolinko Date: Sun Jan 10 23:41:28 2016 New Revision: 1723971 URL: http://svn.apache.org/viewvc?rev=1723971&view=rev Log: Fix Apache Ant version typo in building.html
Modified: tomcat/tc8.0.x/trunk/webapps/docs/building.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/building.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/building.xml?rev=1723971&r1=1723970&r2=1723971&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/webapps/docs/building.xml (original) +++ tomcat/tc8.0.x/trunk/webapps/docs/building.xml Sun Jan 10 23:41:28 2016 @@ -69,7 +69,7 @@ Download a binary distribution of Ant 1. <p> Unpack the binary distribution into a convenient location so that the Ant release resides in its own directory (conventionally named -<code>apache-ant-1.8.x</code>). For the remainder of this guide, +<code>apache-ant-1.9.x</code>). For the remainder of this guide, the symbolic name <code>${ant.home}</code> is used to refer to the full pathname of the Ant installation directory. </p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org