You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2014/03/24 22:06:07 UTC

svn commit: r1581065 - in /tomcat/tc7.0.x/trunk: ./ BUILDING.txt

Author: violetagg
Date: Mon Mar 24 21:06:07 2014
New Revision: 1581065

URL: http://svn.apache.org/r1581065
Log:
Merged revision 1581061 from tomcat/trunk:
Specify that Apache Ant version 1.8.2 or later is required for building Tomcat.

Modified:
    tomcat/tc7.0.x/trunk/   (props changed)
    tomcat/tc7.0.x/trunk/BUILDING.txt

Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1581061

Modified: tomcat/tc7.0.x/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/BUILDING.txt?rev=1581065&r1=1581064&r2=1581065&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/BUILDING.txt (original)
+++ tomcat/tc7.0.x/trunk/BUILDING.txt Mon Mar 24 21:06:07 2014
@@ -82,11 +82,11 @@ source distribution, do the following:
   JSR-356 (Java WebSocket 1.0) support.
 
 
-(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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org