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

svn commit: r1432449 - in /commons/cms-site/trunk/content/xdoc: commons-parent-pom.xml gsoc/2010/index.xml gsoc/index.xml index.xml new-sandbox-component.xml

Author: olamy
Date: Sat Jan 12 15:15:55 2013
New Revision: 1432449

URL: http://svn.apache.org/viewvc?rev=1432449&view=rev
Log:
fix some links

Modified:
    commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml
    commons/cms-site/trunk/content/xdoc/gsoc/2010/index.xml
    commons/cms-site/trunk/content/xdoc/gsoc/index.xml
    commons/cms-site/trunk/content/xdoc/index.xml
    commons/cms-site/trunk/content/xdoc/new-sandbox-component.xml

Modified: commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml?rev=1432449&r1=1432448&r2=1432449&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml (original)
+++ commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml Sat Jan 12 15:15:55 2013
@@ -460,7 +460,7 @@
           <a href="http://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/trunk/pom.xml">commons-sandbox-parent</a>
           contains a <code>trunks-sandbox</code> profile with the <a href="sandbox/index.html">sandbox components</a> set up
           as <code>&lt;modules&gt;</code>. 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>
@@ -474,7 +474,7 @@
         <p>
           For example, if the template for the 
           <a 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: commons/cms-site/trunk/content/xdoc/gsoc/2010/index.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/gsoc/2010/index.xml?rev=1432449&r1=1432448&r2=1432449&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/gsoc/2010/index.xml (original)
+++ commons/cms-site/trunk/content/xdoc/gsoc/2010/index.xml Sat Jan 12 15:15:55 2013
@@ -50,7 +50,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: commons/cms-site/trunk/content/xdoc/gsoc/index.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/gsoc/index.xml?rev=1432449&r1=1432448&r2=1432449&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/gsoc/index.xml (original)
+++ commons/cms-site/trunk/content/xdoc/gsoc/index.xml Sat Jan 12 15:15:55 2013
@@ -49,7 +49,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: commons/cms-site/trunk/content/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/index.xml?rev=1432449&r1=1432448&r2=1432449&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/index.xml (original)
+++ commons/cms-site/trunk/content/xdoc/index.xml Sat Jan 12 15:15:55 2013
@@ -35,7 +35,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: commons/cms-site/trunk/content/xdoc/new-sandbox-component.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/new-sandbox-component.xml?rev=1432449&r1=1432448&r2=1432449&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/new-sandbox-component.xml (original)
+++ commons/cms-site/trunk/content/xdoc/new-sandbox-component.xml Sat Jan 12 15:15:55 2013
@@ -27,7 +27,7 @@
     <section name="Adding a new Sandbox component">
 
       <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 <strong>foo</strong> as an example.
       </p>
 
@@ -63,7 +63,7 @@
 
         <p>
           <strong>Copying the code</strong><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 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>
@@ -150,7 +150,7 @@
       <subsection name="Create a SANDBOX JIRA component">
 
         <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>
 
@@ -193,11 +193,11 @@
         </p>
         <ul>
           <li>Add the component to the Sandbox menu in the 
-              <a href="https://svn.apache.org/repos/asf/commons/proper/commons-site/src/site/site.xml">site.xml</a></li>
+              <a 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 href="https://svn.apache.org/repos/asf/commons/proper/commons-site/src/site/xdoc/index.xml">indexl.xml</a></li>
+              <a 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 href="https://svn.apache.org/repos/asf/commons/proper/commons-site/src/site/xdoc/sandbox/index.xml">indexl.xml</a></li>
+              <a href="https://svn.apache.org/repos/asf/commons/proper/cms-site/src/site/xdoc/sandbox.xml">indexl.xml</a></li>
         </ul>
 
       </subsection>