Author: violetagg Date: Mon Mar 24 20:59:03 2014 New Revision: 1581061 URL: http://svn.apache.org/r1581061 Log: Specify that Apache Ant version 1.8.2 or later is required for building Tomcat.
Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1581061&r1=1581060&r2=1581061&view=diff ============================================================================== --- tomcat/trunk/BUILDING.txt (original) +++ tomcat/trunk/BUILDING.txt Mon Mar 24 20:59:03 2014 @@ -69,11 +69,11 @@ source distribution, do the following: into which you installed the JDK release. -(2) Install Apache Ant 1.8.x on your computer +(2) Install Apache Ant version 1.8.2 or later on your computer - 1. If Apache Ant 1.8.x is already installed on your computer, skip to (3). + 1. If Apache Ant version 1.8.2 or later is already installed on your computer, skip to (3). - 2. Download a binary distribution of Ant 1.8.x from: + 2. Download a binary distribution of Ant from: http://ant.apache.org/bindownload.cgi --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org