From: markt Date: Sat, 15 Nov 2008 19:52:04 +0000 (+0000) Subject: Sync BUILDING.txt X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=bded97123bf628581ec14f3a4700a3792b95eb5a;p=tomcat7.0 Sync BUILDING.txt git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@717920 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/BUILDING.txt b/BUILDING.txt index f5f199a84..d7aaa42da 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -130,7 +130,7 @@ The documentation can be easly built: cd ${tomcat.source} ant -f dist.xml dist-javadoc -(6) Building the extras (commons-logging and webservices). +(6) Building the extras (commons-logging, webservices etc.). cd ${tomcat.source} ant -f extras.xml