Author: markt Date: Tue Feb 23 22:22:31 2016 New Revision: 1731983 URL: http://svn.apache.org/viewvc?rev=1731983&view=rev Log: Better language
Modified: tomcat/trunk/BUILDING.txt tomcat/trunk/webapps/docs/building.xml Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1731983&r1=1731982&r2=1731983&view=diff ============================================================================== --- tomcat/trunk/BUILDING.txt (original) +++ tomcat/trunk/BUILDING.txt Tue Feb 23 22:22:31 2016 @@ -130,8 +130,8 @@ ${tomcat.source}. directory outside of the source tree, so that you do not waste your time re-downloading the libraries. -* NOTE: The default value of base.path property configures the build script to - download the libraries required to build Tomcat to the +* NOTE: The default value of the base.path property configures the build script + to download the libraries required to build Tomcat to the ${user.home}/tomcat-build-libs directory. * NOTE: Users accessing the Internet through a proxy must use the properties Modified: tomcat/trunk/webapps/docs/building.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/building.xml?rev=1731983&r1=1731982&r2=1731983&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/building.xml (original) +++ tomcat/trunk/webapps/docs/building.xml Tue Feb 23 22:22:31 2016 @@ -112,9 +112,9 @@ available, which will be used to actuall </p> <p> - By default the build is configured to download dependencies into directory - <code>${user.home}/tomcat-build-libs</code>. You can change this (see below) - but it must be an absolute path. + By default the build is configured to download the dependencies into the + <code>${user.home}/tomcat-build-libs</code> directory. You can change this + (see below) but it must be an absolute path. </p> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org