Author: sebb Date: Fri Jan 9 18:23:44 2015 New Revision: 1650621 URL: http://svn.apache.org/r1650621 Log: We are Apache Commons
Modified: commons/cms-site/trunk/content/xdoc/building.xml Modified: commons/cms-site/trunk/content/xdoc/building.xml URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/building.xml?rev=1650621&r1=1650620&r2=1650621&view=diff ============================================================================== --- commons/cms-site/trunk/content/xdoc/building.xml (original) +++ commons/cms-site/trunk/content/xdoc/building.xml Fri Jan 9 18:23:44 2015 @@ -19,8 +19,8 @@ <document> <properties> - <title>Building Components</title> - <author email="d...@commons.apache.org">Commons Documentation Team</author> + <title>Building Apache Commons Components</title> + <author email="d...@commons.apache.org">Apache Commons Documentation Team</author> </properties> <body> @@ -28,9 +28,9 @@ <p> This document provides information on setting up and executing builds for Apache Commons components and web sites. The contents include best - practices and conventions that commons components should follow. + practices and conventions that Commons components should follow. This information should be useful to committers setting up - new components as well as to volunteers who want to build commons + new components as well as to volunteers who want to build Commons components or web sites from source or to contribute patches to the build artifacts. </p> @@ -59,12 +59,12 @@ Maven download instructions</a> to download and install Maven. </p> </subsection> - <subsection name='Checking out the commons sources'> + <subsection name='Checking out the Commons sources'> <p> Follow the <a href="http://commons.apache.org/svninfo.html"> - commons subversion instructions</a> to check out the commons source - files. If you want to build commons component web sites, you need to have + Commons subversion instructions</a> to check out the Commons source + files. If you want to build Commons component web sites, you need to have the <code>commons-build</code> module checked out as a peer to whatever component(s) you are trying to generate the site for. If you check out the full set of "trunks" using the svn externals "trunks-proper" or