Author: markt Date: Mon Jan 27 10:21:46 2014 New Revision: 1561627 URL: http://svn.apache.org/r1561627 Log: Get rid of a typo. Make format consistent.
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=1561627&r1=1561626&r2=1561627&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/BUILDING.txt (original) +++ tomcat/tc6.0.x/trunk/BUILDING.txt Mon Jan 27 10:21:46 2014 @@ -154,12 +154,11 @@ For a quick rebuild of only modified cod (5) Building the servlet and jsp API documentation -The documentation can be easly built: - cd ${tomcat.source} ant -f dist.xml dist-javadoc (6) Building the extras (commons-logging, webservices etc.). + cd ${tomcat.source} ant -f extras.xml --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org