Author: markt Date: Wed Nov 12 15:15:19 2014 New Revision: 1638812 URL: http://svn.apache.org/r1638812 Log: Back to 1.9.3 to avoid regression in tar support.
Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1638812&r1=1638811&r2=1638812&view=diff ============================================================================== --- tomcat/trunk/BUILDING.txt (original) +++ tomcat/trunk/BUILDING.txt Wed Nov 12 15:15:19 2014 @@ -64,9 +64,10 @@ source distribution, do the following: into which you installed the JDK release. -(2) Install Apache Ant version 1.9.4 or later on your computer +(2) Install Apache Ant version 1.9.3 or later on your computer. + Note Ant 1.9.4 contains a regression that breaks Tomcat's release build. - 1. If Apache Ant version 1.9.4 or later is already installed on your computer, skip to (3). + 1. If Apache Ant version 1.9.3 or later is already installed on your computer, skip to (3). 2. Download a binary distribution of Ant from: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org