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/01/23 23:21:52 UTC

svn commit: r1560828 - /tomcat/tc6.0.x/trunk/BUILDING.txt

Author: kkolinko
Date: Thu Jan 23 22:21:51 2014
New Revision: 1560828

URL: http://svn.apache.org/r1560828
Log:
CTR: docs
Correction: The "release" target in dist.xml of Tomcat 6 does not run the tests.

Modified:
    tomcat/tc6.0.x/trunk/BUILDING.txt

Modified: tomcat/tc6.0.x/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/BUILDING.txt?rev=1560828&r1=1560827&r2=1560828&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/BUILDING.txt (original)
+++ tomcat/tc6.0.x/trunk/BUILDING.txt Thu Jan 23 22:21:51 2014
@@ -165,7 +165,7 @@ The documentation can be easly built:
     cd ${tomcat.source}
     ant -f extras.xml
 
-(7) Building a release running tests:
+(7) Building a release:
 
     cd ${tomcat.source}
     ant -f dist.xml release



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org