Author: markt Date: Wed Nov 12 14:00:24 2014 New Revision: 1638795 URL: http://svn.apache.org/r1638795 Log: Update minimum Ant version. It must be 1.9.0 or later for Java 8 support. 1.9.4 is the latest and what I am testing with so use that. It may be possible to reduce it.
Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1638795&r1=1638794&r2=1638795&view=diff ============================================================================== --- tomcat/trunk/BUILDING.txt (original) +++ tomcat/trunk/BUILDING.txt Wed Nov 12 14:00:24 2014 @@ -64,9 +64,9 @@ source distribution, do the following: into which you installed the JDK release. -(2) Install Apache Ant version 1.8.2 or later on your computer +(2) Install Apache Ant version 1.9.4 or later on your computer - 1. If Apache Ant version 1.8.2 or later is already installed on your computer, skip to (3). + 1. If Apache Ant version 1.9.4 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