You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bu...@apache.org on 2013/01/12 16:16:09 UTC

svn commit: r846366 - in /websites/staging/commons/trunk/content: ./ commons-parent-pom.html gsoc/2010/index.html gsoc/index.html index.html new-sandbox-component.html

Author: buildbot
Date: Sat Jan 12 15:16:08 2013
New Revision: 846366

Log:
Staging update by buildbot for commons

Modified:
    websites/staging/commons/trunk/content/   (props changed)
    websites/staging/commons/trunk/content/commons-parent-pom.html
    websites/staging/commons/trunk/content/gsoc/2010/index.html
    websites/staging/commons/trunk/content/gsoc/index.html
    websites/staging/commons/trunk/content/index.html
    websites/staging/commons/trunk/content/new-sandbox-component.html

Propchange: websites/staging/commons/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jan 12 15:16:08 2013
@@ -1 +1 @@
-1432448
+1432449

Modified: websites/staging/commons/trunk/content/commons-parent-pom.html
==============================================================================
--- websites/staging/commons/trunk/content/commons-parent-pom.html (original)
+++ websites/staging/commons/trunk/content/commons-parent-pom.html Sat Jan 12 15:16:08 2013
@@ -599,7 +599,7 @@
           <a class="externalLink" href="http://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/trunk/pom.xml">commons-sandbox-parent</a>
           contains a <tt>trunks-sandbox</tt> profile with the <a href="sandbox/index.html">sandbox components</a> set up
           as <tt>&lt;modules&gt;</tt>. This is a <i>convenience</i> profile so that Maven commands can be run
-          for all <a href="sandbox/index.html">sandbox components</a>.
+          for all <a href="sandbox.html">sandbox components</a>.
         </p>
 
         <p>
@@ -613,7 +613,7 @@
         <p>
           For example, if the template for the 
           <a class="externalLink" href="http://commons.apache.org/commons-build-plugin/sandbox-jira-page.html">sandbox issue tracking page</a>
-          was changed, you could re-generate the issue tracking pages for all <a href="sandbox/index.html">sandbox components</a>
+          was changed, you could re-generate the issue tracking pages for all <a href="sandbox.html">sandbox components</a>
           using the following command:
         </p>
 

Modified: websites/staging/commons/trunk/content/gsoc/2010/index.html
==============================================================================
--- websites/staging/commons/trunk/content/gsoc/2010/index.html (original)
+++ websites/staging/commons/trunk/content/gsoc/2010/index.html Sat Jan 12 15:16:08 2013
@@ -190,7 +190,7 @@
         discussions or suggestions are also welcome on the developers mailing list.
       </p>
       <p>
-        A <a href="../../index.html">Commons Sandbox</a> component is considered inactive if there
+        A <a href="../../sandbox.html">Commons Sandbox</a> component is considered inactive if there
         is no active development for a sustained period of time.
       </p>
 

Modified: websites/staging/commons/trunk/content/gsoc/index.html
==============================================================================
--- websites/staging/commons/trunk/content/gsoc/index.html (original)
+++ websites/staging/commons/trunk/content/gsoc/index.html Sat Jan 12 15:16:08 2013
@@ -189,7 +189,7 @@
         discussions or suggestions are also welcome on the developers mailing list.
       </p>
       <p>
-        A <a href="../index.html">Commons Sandbox</a> component is considered inactive if there
+        A <a href="../sandbox.html">Commons Sandbox</a> component is considered inactive if there
         is no active development for a sustained period of time.
       </p>
 

Modified: websites/staging/commons/trunk/content/index.html
==============================================================================
--- websites/staging/commons/trunk/content/index.html (original)
+++ websites/staging/commons/trunk/content/index.html Sat Jan 12 15:16:08 2013
@@ -175,7 +175,7 @@
           - A repository of reusable Java components.
         </li>
         <li>
-          <a href="sandbox/index.html">The Commons Sandbox</a>
+          <a href="sandbox.html">The Commons Sandbox</a>
           - A workspace for Java component development.
         </li>
         <li>

Modified: websites/staging/commons/trunk/content/new-sandbox-component.html
==============================================================================
--- websites/staging/commons/trunk/content/new-sandbox-component.html (original)
+++ websites/staging/commons/trunk/content/new-sandbox-component.html Sat Jan 12 15:16:08 2013
@@ -166,7 +166,7 @@
     <div class="section"><h2>Adding a new Sandbox component<a name="Adding_a_new_Sandbox_component"></a></h2>
 
       <p>
-        This page describes the steps to setup a new <a href="sandbox/index.html">Sandbox Component</a>
+        This page describes the steps to setup a new <a href="sandbox.html">Sandbox Component</a>
         using component <b>foo</b> as an example.
       </p>
 
@@ -202,7 +202,7 @@
 
         <p>
           <b>Copying the code</b><br />
-          If the code is being brought to the <a href="sandbox/index.html">Commons Sandbox</a> from elsewhere at the
+          If the code is being brought to the <a href="sandbox.html">Commons Sandbox</a> from elsewhere at the
           <a class="externalLink" href="http://www.apache.org/">ASF</a> then please do a <i>subversion copy</i> so that the history of
           the code is retained.
         </p>
@@ -289,7 +289,7 @@
       <div class="section"><h3>Create a SANDBOX JIRA component<a name="Create_a_SANDBOX_JIRA_component"></a></h3>
 
         <p>
-          There is a single JIRA projects for all <a href="sandbox/index.html">Sandbox</a>
+          There is a single JIRA projects for all <a href="sandbox.html">Sandbox</a>
           components:
         </p>
 
@@ -332,11 +332,11 @@
         </p>
         <ul>
           <li>Add the component to the Sandbox menu in the 
-              <a class="externalLink" href="https://svn.apache.org/repos/asf/commons/proper/commons-site/src/site/site.xml">site.xml</a></li>
+              <a class="externalLink" href="https://svn.apache.org/repos/asf/commons/proper/cms-site/src/site/site.xml">site.xml</a></li>
           <li>Add the component to the Sandbox table on the main 
-              <a class="externalLink" href="https://svn.apache.org/repos/asf/commons/proper/commons-site/src/site/xdoc/index.xml">indexl.xml</a></li>
+              <a class="externalLink" href="https://svn.apache.org/repos/asf/commons/proper/cms-site/src/site/xdoc/index.xml">indexl.xml</a></li>
           <li>Add the component to the table on the Sandbox
-              <a class="externalLink" href="https://svn.apache.org/repos/asf/commons/proper/commons-site/src/site/xdoc/sandbox/index.xml">indexl.xml</a></li>
+              <a class="externalLink" href="https://svn.apache.org/repos/asf/commons/proper/cms-site/src/site/xdoc/sandbox.xml">indexl.xml</a></li>
         </ul>
 
       </div>