Author: buildbot
Date: Fri Jan  9 18:23:57 2015
New Revision: 935637

Log:
Staging update by buildbot for commons

Modified:
    websites/staging/commons/trunk/content/   (props changed)
    websites/staging/commons/trunk/content/building.html

Propchange: websites/staging/commons/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jan  9 18:23:57 2015
@@ -1 +1 @@
-1650619
+1650621

Modified: websites/staging/commons/trunk/content/building.html
==============================================================================
--- websites/staging/commons/trunk/content/building.html (original)
+++ websites/staging/commons/trunk/content/building.html Fri Jan  9 18:23:57 
2015
@@ -7,10 +7,10 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="author" content="Commons Documentation Team" />
+    <meta name="author" content="Apache Commons Documentation Team" />
     <meta name="Date-Revision-yyyymmdd" content="20150109" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Commons &#x2013; Building Components</title>
+    <title>Apache Commons &#x2013; Building Apache Commons Components</title>
 
        <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
        <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -215,9 +215,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>
@@ -256,13 +256,13 @@
     </div>
     
 <div class="section">
-<h3><a name="Checking_out_the_commons_sources"></a>Checking out the commons 
sources</h3>
+<h3><a name="Checking_out_the_Commons_sources"></a>Checking out the Commons 
sources</h3>
       
 <p>
       Follow the 
       <a class="externalLink" 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 <tt>commons-build</tt> 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 &quot;trunks&quot; using the svn externals 
&quot;trunks-proper&quot; or


Reply via email to