You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2014/11/13 18:21:22 UTC

svn commit: r1639397 - /tomcat/trunk/BUILDING.txt

Author: kkolinko
Date: Thu Nov 13 17:21:21 2014
New Revision: 1639397

URL: http://svn.apache.org/r1639397
Log:
Rephrase, fix trailing whitespace as nagged by Checkstyle.

Modified:
    tomcat/trunk/BUILDING.txt

Modified: tomcat/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1639397&r1=1639396&r2=1639397&view=diff
==============================================================================
--- tomcat/trunk/BUILDING.txt (original)
+++ tomcat/trunk/BUILDING.txt Thu Nov 13 17:21:21 2014
@@ -65,9 +65,12 @@ source distribution, do the following:
 
 
 (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.3 or later is already installed on your computer, skip to (3).
+    Note: Ant 1.9.4 has a regression and cannot be used for Tomcat's
+    release build (Ant bug 56641).
+
+ 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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org