You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2007/07/31 20:13:30 UTC

svn commit: r561417 [2/2] - in /commons/proper: attributes/trunk/site/xdocs/ beanutils/trunk/src/site/ beanutils/trunk/xdocs/ betwixt/trunk/xdocs/ chain/trunk/xdocs/ cli/trunk/xdocs/ codec/trunk/xdocs/ collections/trunk/xdocs/ commons-build/trunk/xdocs...

Modified: commons/proper/jexl/trunk/xdocs/releases.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/xdocs/releases.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/jexl/trunk/xdocs/releases.xml (original)
+++ commons/proper/jexl/trunk/xdocs/releases.xml Tue Jul 31 11:13:25 2007
@@ -25,13 +25,13 @@
          
          <p><strong>Latest Stable Release</strong></p>
          <ul>
-           <li><a href="http://jakarta.apache.org/site/downloads/downloads_commons-jexl.cgi">1.1 Binary/Source</a></li>
+           <li><a href="http://commons.apache.org/downloads/download_jexl.cgi">1.1 Binary/Source</a></li>
          </ul>
 
 
          <p><strong>Nightly Builds</strong></p>
          <ul>
-            <li><a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-jexl/">Binary/Source</a></li>
+            <li><a href="http://people.apache.org/builds/commons/nightly/commons-jexl/">Binary/Source</a></li>
          </ul>
 
           <p>

Modified: commons/proper/jxpath/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/building.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/building.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/building.xml Tue Jul 31 11:13:25 2007
@@ -61,10 +61,10 @@
 <!-- ================================================== -->
 <section name="Nightly Builds">
   <p>
-      <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-jxpath/">Nightly Builds</a>
+      <a href="http://people.apache.org/builds/commons/nightly/commons-jxpath/">Nightly Builds</a>
       are built once a day from the current SVN HEAD. These are provided purely for test purposes and are <b>NOT
       official releases</b> of the Apache Software Foundation - Released versions of Commons JXPath are
-      available <a href="http://jakarta.apache.org/site/downloads/downloads_commons-jxpath.cgi">here</a>.
+      available <a href="http://commons.apache.org/downloads/download_jxpath.cgi">here</a>.
   </p>
 </section>
 

Modified: commons/proper/jxpath/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/index.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/index.xml Tue Jul 31 11:13:25 2007
@@ -87,7 +87,7 @@
       </section>
 
       <section name="Releases">
-        <p>See the <a href="http://jakarta.apache.org/site/downloads/downloads_commons-jxpath.cgi">JXPath Downloads</a>
+        <p>See the <a href="http://commons.apache.org/downloads/download_jxpath.cgi">JXPath Downloads</a>
            page for current/previous releases.
         </p>
       </section>

Modified: commons/proper/jxpath/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -39,7 +39,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310480&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>
   <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310480&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/jxpath/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/navigation.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -18,18 +18,17 @@
 <!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="JXPath">
   <title>JXPath</title>
-  <organizationLogo href="/images/temp.gif">Jakarta</organizationLogo>
+  <organizationLogo href="http://commons.apache.org/images/logo.png">Commons</organizationLogo>
   <body>
 
     <links>
       <item name="Apache"  href="http://www.apache.org"/>
-      <item name="Jakarta" href="http://jakarta.apache.org"/>
       <item name="Commons" href="http://commons.apache.org/"/>
     </links>
 
     <menu name="JXPath">
       <item name="Overview" href="/index.html"/>
-      <item name="Download"        href="http://jakarta.apache.org/site/downloads/downloads_commons-jxpath.cgi"/>
+      <item name="Download"        href="http://commons.apache.org/downloads/download_jxpath.cgi"/>
       <item name="User's Guide" href="/users-guide.html"/>
       <item name="JavaDoc"         href="/apidocs/index.html"/>
       <item name="Release Notes"   href="/release-notes-1.2.html"/>

Modified: commons/proper/lang/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/lang/trunk/xdocs/index.xml (original)
+++ commons/proper/lang/trunk/xdocs/index.xml Tue Jul 31 11:13:25 2007
@@ -61,7 +61,7 @@
 <section name="Releases">
 <p>
 The latest version is 2.3. - 
-<a href="http://jakarta.apache.org/site/downloads/downloads_commons-lang.cgi">Download now!</a> 
+<a href="http://commons.apache.org/downloads/download_lang.cgi">Download now!</a> 
 (<a href="upgradeto2_3.html">upgrade notes</a>)
 </p>
 

Modified: commons/proper/lang/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/lang/trunk/xdocs/navigation.xml (original)
+++ commons/proper/lang/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -27,7 +27,7 @@
 
     <menu name="Commons Lang">
       <item name="Overview" href="/index.html"/>
-      <item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-lang.cgi"/>
+      <item name="Download" href="http://commons.apache.org/downloads/download_lang.cgi"/>
       <item name="User guide" href="/userguide.html"/>
       <item name="Release History" href="/release-history.html"/>
       <item name="Javadoc (2.3 release)" href="api-release/index.html"/>

Modified: commons/proper/launcher/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/xdocs/building.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/launcher/trunk/xdocs/building.xml (original)
+++ commons/proper/launcher/trunk/xdocs/building.xml Tue Jul 31 11:13:25 2007
@@ -61,10 +61,10 @@
 <!-- ================================================== -->
 <section name="Nightly Builds">
   <p>
-      <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-launcher/">Nightly Builds</a>
+      <a href="http://people.apache.org/builds/commons/nightly/commons-launcher/">Nightly Builds</a>
       are built once a day from the current SVN HEAD. These are provided purely for test purposes and are <b>NOT
       official releases</b> of the Apache Software Foundation - Released versions of Commons Launcher are
-      available <a href="http://jakarta.apache.org/site/downloads/downloads_commons-launcher.cgi">here</a>.
+      available <a href="http://commons.apache.org/downloads/download_launcher.cgi">here</a>.
   </p>
 </section>
 

Modified: commons/proper/launcher/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/xdocs/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/launcher/trunk/xdocs/index.xml (original)
+++ commons/proper/launcher/trunk/xdocs/index.xml Tue Jul 31 11:13:25 2007
@@ -27,7 +27,7 @@
 <section name="The Launcher Component">
 <p>The Launcher Component is designed to be a cross platform Java
 application launcher.</p>
-<p>The original Java classes come from the Jakarta Tomcat 4.0 project.</p>
+<p>The original Java classes come from the Tomcat 4.0 project.</p>
 
 <p>
 Commons-launcher eliminates the need for a batch or shell script to launch a 
@@ -56,7 +56,7 @@
 
 <section name="Releases">
     <p>
-       See the <a href="http://jakarta.apache.org/site/downloads/downloads_commons-launcher.cgi">downloads</a> page for information on obtaining releases.
+       See the <a href="http://commons.apache.org/downloads/download_launcher.cgi">downloads</a> page for information on obtaining releases.
     </p>
 <br/>
 </section>

Modified: commons/proper/launcher/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/launcher/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/launcher/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -39,7 +39,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310483&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>
   <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310483&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/launcher/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/launcher/trunk/xdocs/navigation.xml (original)
+++ commons/proper/launcher/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -29,7 +29,7 @@
         <menu name="Commons&#xA0;Launcher">
             <item name="Overview"                      href="/index.html" />
             <item name="Example"                       href="/example.html"/>
-            <item name="Download"                      href="http://jakarta.apache.org/site/downloads/downloads_commons-launcher.cgi"/>
+            <item name="Download"                      href="http://commons.apache.org/downloads/download_launcher.cgi"/>
             <item name="Dependencies"                  href="/dependencies.html"/>
             <item name="License"                       href="/license.html"/>
             <item name="Wiki"                          href="http://wiki.apache.org/jakarta-commons/Launcher"/>

Modified: commons/proper/logging/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/site/site.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/logging/trunk/src/site/site.xml (original)
+++ commons/proper/logging/trunk/src/site/site.xml Tue Jul 31 11:13:25 2007
@@ -24,7 +24,7 @@
       <item name="Building"
             href="/building.html"/>
       <item name="Download"
-            href="http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi"/>
+            href="http://commons.apache.org/downloads/download_logging.cgi"/>
     </menu>
     <menu name="1.1 Release">
       <item name="Overview"

Modified: commons/proper/logging/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/xdocs/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/logging/trunk/xdocs/index.xml (original)
+++ commons/proper/logging/trunk/xdocs/index.xml Tue Jul 31 11:13:25 2007
@@ -79,7 +79,7 @@
 <section name="Releases">
 	<p>
 Binary and source distributions are available
-       <a href="http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi">here</a>.
+       <a href="http://commons.apache.org/downloads/download_logging.cgi">here</a>.
     </p>
     <subsection name='1.1.1 Release - Jan 2007'>
       <p>

Modified: commons/proper/logging/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/logging/trunk/xdocs/navigation.xml (original)
+++ commons/proper/logging/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -50,7 +50,7 @@
       <item name="Building"
             href="/building.html"/>
       <item name="Download"
-            href="http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi"/>
+            href="http://commons.apache.org/downloads/download_logging.cgi"/>
     </menu>
     <menu name="1.1 Release">
       <item name="Overview"

Modified: commons/proper/math/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/xdocs/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/math/trunk/xdocs/index.xml (original)
+++ commons/proper/math/trunk/xdocs/index.xml Tue Jul 31 11:13:25 2007
@@ -22,12 +22,12 @@
 <document>
 
  <properties>
-  <title>Commons-Math: The Jakarta Mathematics Library</title>
+  <title>Commons-Math: The Mathematics Library</title>
  </properties>
 
  <body>
 
-  <section name="Commons-Math: The Jakarta Mathematics Library" href="summary">
+  <section name="Commons-Math: The Mathematics Library" href="summary">
    <p>
     Commons Math is a library of lightweight, self-contained
     mathematics and statistics components addressing the most common
@@ -66,13 +66,13 @@
    <subsection name="Releases">
     <p>
       Download the 
-      <a href="http://jakarta.apache.org/site/downloads/downloads_commons-math.cgi">
+      <a href="http://commons.apache.org/downloads/download_math.cgi">
       Latest Release</a> of Commons Math.
     </p>
    </subsection>
    <subsection name="Nightly Builds">
     <p>
-     <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-math/">
+     <a href="http://people.apache.org/builds/commons/nightly/commons-math/">
      Nightly builds</a> are built once a day from the current SVN HEAD.
      This is (nearly) the lastest code and so should be treated with
      caution!

Modified: commons/proper/math/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/math/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/math/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -39,7 +39,7 @@
   Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
   <li>
-  <a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">
+  <a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">
   Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>

Modified: commons/proper/math/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/math/trunk/xdocs/navigation.xml (original)
+++ commons/proper/math/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -21,14 +21,12 @@
 <project name="Math">
 
   <title>Math</title>
-  <organizationLogo href="/images/jakarta-logo-blue.gif">
-   Jakarta
+  <organizationLogo href="http://commons.apache.org/images/logo.png">
+   Commons
   </organizationLogo>
 
   <body>
     <links>
-      <item name="Jakarta"                   
-            href="http://jakarta.apache.org"/>
       <item name="Apache Commons"                   
             href="http://commons.apache.org/"/>
     </links>

Modified: commons/proper/modeler/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/modeler/trunk/xdocs/building.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/modeler/trunk/xdocs/building.xml (original)
+++ commons/proper/modeler/trunk/xdocs/building.xml Tue Jul 31 11:13:25 2007
@@ -60,10 +60,10 @@
 <!-- ================================================== -->
 <section name="Nightly Builds">
   <p>
-      <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-modeler/">Nightly Builds</a>
+      <a href="http://people.apache.org/builds/commons/nightly/commons-modeler/">Nightly Builds</a>
       are built once a day from the current SVN HEAD. These are provided purely for test purposes and are <b>NOT
       official releases</b> of the Apache Software Foundation - Released versions of Commons Modeler are
-      available <a href="http://jakarta.apache.org/site/downloads/downloads_commons-modeler.cgi">here</a>.
+      available <a href="http://commons.apache.org/downloads/download_modeler.cgi">here</a>.
   </p>
 </section>
 

Modified: commons/proper/modeler/trunk/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/commons/proper/modeler/trunk/xdocs/downloads.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/modeler/trunk/xdocs/downloads.xml (original)
+++ commons/proper/modeler/trunk/xdocs/downloads.xml Tue Jul 31 11:13:25 2007
@@ -35,7 +35,7 @@
          <br/>
          <p>
             The latest binary and source releases are always available on the 
-            <a href="http://jakarta.apache.org/site/downloads/downloads_commons-modeler.cgi">
+            <a href="http://commons.apache.org/downloads/download_modeler.cgi">
             Commons Modeler Downloads page</a>.
          </p>
          <p>

Modified: commons/proper/modeler/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/modeler/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/modeler/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/modeler/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -39,7 +39,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310486&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>
   <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310486&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/modeler/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/modeler/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/modeler/trunk/xdocs/navigation.xml (original)
+++ commons/proper/modeler/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -21,7 +21,6 @@
     <body>
         <links>
             <item name="Apache"  href="http://www.apache.org"/>
-            <item name="Jakarta" href="http://jakarta.apache.org"/>
             <item name="Commons" href="http://commons.apache.org/"/>
         </links>
 

Modified: commons/proper/net/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/xdocs/download.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/net/trunk/xdocs/download.xml (original)
+++ commons/proper/net/trunk/xdocs/download.xml Tue Jul 31 11:13:25 2007
@@ -27,7 +27,7 @@
 
 <section name="Release Builds">
 <p>
-You can download <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> or <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> production releases.
+You can download <a href="http://jakarta.apache.org/site/downloads/download_net.cgi">source or binary</a> production releases.
 </p>
     
 </section>
@@ -35,7 +35,7 @@
 <section name="Nightly Builds">
 
 <p>
-You will find the list of nightly builds <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-net/">here</a>.
+You will find the list of nightly builds <a href="http://people.apache.org/builds/commons/nightly/commons-net/">here</a>.
 </p>
 
 </section>

Modified: commons/proper/net/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/net/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/net/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -39,7 +39,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310487&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>
   <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310487&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/net/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/net/trunk/xdocs/navigation.xml (original)
+++ commons/proper/net/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -23,7 +23,6 @@
   <body>
     <links>
       <item name="Apache"  href="http://www.apache.org"/>
-      <item name="Jakarta" href="http://jakarta.apache.org"/>
       <item name="Commons" href="http://commons.apache.org/"/>
     </links>
     <menu name="Documentation">

Modified: commons/proper/pool/trunk/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/xdocs/downloads.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/pool/trunk/xdocs/downloads.xml (original)
+++ commons/proper/pool/trunk/xdocs/downloads.xml Tue Jul 31 11:13:25 2007
@@ -35,7 +35,7 @@
          <br/>
          <p>
             The latest release binary and source releases are always available on the
-            <a href="http://jakarta.apache.org/site/downloads/downloads_commons-pool.cgi">
+            <a href="http://commons.apache.org/downloads/download_pool.cgi">
             Apache Commons Pool Downloads page</a>.
          </p>
          <p>
@@ -55,7 +55,7 @@
             special archive area</a>.
          </p>
          <p>
-           <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-pool/">
+           <a href="http://people.apache.org/builds/commons/nightly/commons-pool/">
            Nightly source and binary drops</a> are also available.
          </p>
          <p>

Modified: commons/proper/pool/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/pool/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/pool/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -41,7 +41,7 @@
         <ol>
         <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310488&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
         If you find your issue listed then please add a comment with your details.</li>
-        <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+        <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
         You may find your issue or idea has already been discussed.</li>
         <li>Decide if your issue is a bug or an enhancement.</li>
         <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310488&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/pool/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/pool/trunk/xdocs/navigation.xml (original)
+++ commons/proper/pool/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -18,13 +18,12 @@
 <!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Commons Pool">
     <title>Commons Pool</title>
-    <organizationLogo href="/images/jakarta-logo-blue.gif">
-   		Jakarta
+    <organizationLogo href="http://commons.apache.org/images/logo.png">
+   		Commons
   	</organizationLogo>
     <body>
 	    <links>
-	      <item name="Apache Commons"                   
-	            href="http://commons.apache.org/"/>
+	      <item name="Commons" href="http://commons.apache.org/"/>
 	    </links>
     
         <menu name="Commons&#xA0;Pool">

Modified: commons/proper/primitives/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/primitives/trunk/xdocs/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/primitives/trunk/xdocs/index.xml (original)
+++ commons/proper/primitives/trunk/xdocs/index.xml Tue Jul 31 11:13:25 2007
@@ -62,12 +62,12 @@
 <section name="Releases">
 <p>
 The latest version is v1.0, released 5 November 2003. - 
-<a href="http://jakarta.apache.org/site/downloads/downloads_commons-primitives.cgi">Download now!</a><br />
+<a href="http://commons.apache.org/downloads/download_primitives.cgi">Download now!</a><br />
 <!--The <a href="upgradeto1_1.html">upgrade notes</a> are also available.-->
 </p>
 <p>
 The latest
-<a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-primitives/">daily build</a> is also available.
+<a href="http://people.apache.org/builds/commons/nightly/commons-primitives/">daily build</a> is also available.
 </p>
 <!--p>
 For previous releases, see the <a href="http://archive.apache.org/dist/jakarta/commons/primitives/">Apache Archive</a>

Modified: commons/proper/primitives/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/primitives/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/primitives/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/primitives/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -38,7 +38,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310477&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li><a href="http://issues.apache.org/jira/browse/PRIMITIVES">Submit a bug report or enhancement request</a>.</li>
   </ol>

Modified: commons/proper/primitives/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/primitives/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/primitives/trunk/xdocs/navigation.xml (original)
+++ commons/proper/primitives/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -27,7 +27,7 @@
 
     <menu name="Commons Primitives">
       <item name="Overview" href="/index.html"/>
-      <item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-primitives.cgi"/>
+      <item name="Download" href="http://commons.apache.org/downloads/download_primitives.cgi"/>
       <item name="Users guide" href="/userguide.html"/>
       <item name="FAQ" href="/faq.html"/>
       <item name="Javadoc (1.0 release)" href="api-release/index.html"/>

Modified: commons/proper/scxml/trunk/xdocs/0.5/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/0.5/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/scxml/trunk/xdocs/0.5/index.xml (original)
+++ commons/proper/scxml/trunk/xdocs/0.5/index.xml Tue Jul 31 11:13:25 2007
@@ -34,8 +34,8 @@
   <p>
     <ul>
       <li>The v0.5 <a href="apidocs/index.html">Javadoc</a>.</li>
-      <li>The v0.5 <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_5/RELEASE-NOTES.txt?view=markup">release notes</a>.</li>
-      <li>The v0.5 <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_5/">source tree</a>.</li>
+      <li>The v0.5 <a href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_5/RELEASE-NOTES.txt?view=markup">release notes</a>.</li>
+      <li>The v0.5 <a href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_5/">source tree</a>.</li>
     </ul>
   </p>
 

Modified: commons/proper/scxml/trunk/xdocs/0.6/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/0.6/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/scxml/trunk/xdocs/0.6/index.xml (original)
+++ commons/proper/scxml/trunk/xdocs/0.6/index.xml Tue Jul 31 11:13:25 2007
@@ -34,8 +34,8 @@
   <p>
     <ul>
       <li>The v0.6 <a href="apidocs/index.html">Javadoc</a>.</li>
-      <li>The v0.6 <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_6/RELEASE-NOTES.txt?view=markup">release notes</a>.</li>
-      <li>The v0.6 <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_6/">source tree</a>.</li>
+      <li>The v0.6 <a href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_6/RELEASE-NOTES.txt?view=markup">release notes</a>.</li>
+      <li>The v0.6 <a href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_6/">source tree</a>.</li>
     </ul>
   </p>
 

Modified: commons/proper/scxml/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/building.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/scxml/trunk/xdocs/building.xml (original)
+++ commons/proper/scxml/trunk/xdocs/building.xml Tue Jul 31 11:13:25 2007
@@ -26,7 +26,7 @@
 <p>
   Commons SCXML uses <a href="http://maven.apache.org">Maven</a> or
   <a href="http://ant.apache.org">Ant</a> as a build system. The source is
-  <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk/">here</a>.
+  <a href="http://svn.apache.org/repos/asf/commons/proper/scxml/trunk/">here</a>.
 </p>
 </section>
 <!-- ================================================== -->

Modified: commons/proper/scxml/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/scxml/trunk/xdocs/index.xml (original)
+++ commons/proper/scxml/trunk/xdocs/index.xml Tue Jul 31 11:13:25 2007
@@ -59,7 +59,7 @@
     <ul>
       <li>The latest <a href="apidocs/index.html">Javadoc</a>.</li>
       <li>The latest <a href="xref/index.html">source</a>.</li>
-      <li>The <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-scxml">nightly build</a>.</li>
+      <li>The <a href="http://people.apache.org/builds/commons/nightly/commons-scxml">nightly build</a>.</li>
       <li>The <a href="http://wiki.apache.org/jakarta-commons/SCXML">wiki</a>.</li>
       <li>Commons SCXML <a href="usecases.html">usecases</a> (case studies).</li>
       <li>A <a href="guide.html">user guide</a> containing assorted API notes and tutorials.</li>
@@ -75,9 +75,9 @@
  <section name="Releases">
   <p>
   The latest release is v0.6. Read
-  <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_6/RELEASE-NOTES.txt?view=markup">v0.6
+  <a href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_6/RELEASE-NOTES.txt?view=markup">v0.6
   release notes</a> before upgrading.
-  <a href="http://jakarta.apache.org/site/downloads/downloads_commons-scxml.cgi">Download v0.6!</a>
+  <a href="http://commons.apache.org/downloads/download_scxml.cgi">Download v0.6!</a>
   </p>
   <p>
   The first release was v0.5. The initial release version number was chosen

Modified: commons/proper/scxml/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/scxml/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/scxml/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -44,7 +44,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;pid=12310492">Search existing bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>
   <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310492&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/scxml/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/scxml/trunk/xdocs/navigation.xml (original)
+++ commons/proper/scxml/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -26,8 +26,6 @@
     <links>
       <item name="Apache"
             href="http://www.apache.org"/>
-      <item name="Jakarta"
-            href="http://jakarta.apache.org"/>
       <item name="Commons"
             href="http://commons.apache.org/"/>
     </links>
@@ -113,7 +111,7 @@
                   href="http://svn.apache.org/viewvc/commons/proper/scxml/trunk/"/>
 
       <item       name="Nightly snapshots"
-                  href="http://people.apache.org/builds/jakarta-commons/nightly/commons-scxml/"/>
+                  href="http://people.apache.org/builds/commons/nightly/commons-scxml/"/>
 
     </menu>
 

Modified: commons/proper/transaction/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/transaction/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/transaction/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/transaction/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -39,7 +39,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310493&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>
   <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310493&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/transaction/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/transaction/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/transaction/trunk/xdocs/navigation.xml (original)
+++ commons/proper/transaction/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -25,7 +25,7 @@
 
         <menu name="Commons&#xA0;Transaction">
           <item name="Overview" href="/index.html" />
-          <item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi"/>
+          <item name="Download" href="http://commons.apache.org/downloads/download_transaction.cgi"/>
           <item name="Javadoc" href="/apidocs/index.html"/>
           <item name="Releases" href="releases.html"/>
         </menu>

Modified: commons/proper/transaction/trunk/xdocs/releases.xml
URL: http://svn.apache.org/viewvc/commons/proper/transaction/trunk/xdocs/releases.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/transaction/trunk/xdocs/releases.xml (original)
+++ commons/proper/transaction/trunk/xdocs/releases.xml Tue Jul 31 11:13:25 2007
@@ -28,12 +28,12 @@
          <ul>
            <li><a href="http://archive.apache.org/dist/jakarta/commons/transaction/">Version 1.0 - 15 December 2004</a> / <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_0_RELEASE/RELEASE-NOTES.txt">release notes</a></li>
            <li><a href="http://archive.apache.org/dist/jakarta/commons/transaction/">Version 1.0.1 - 13 January 2005</a> / <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_0_1_RELEASE/RELEASE-NOTES.txt">release notes</a></li>
-           <li><a href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi">Version 1.1 - 02 June 2005</a> / <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_FINAL_RELEASE/RELEASE-NOTES.txt">release notes</a></li>
-           <li><a href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi">Version 1.2 - 04 March 2007</a> / <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_2_RELEASE/RELEASE-NOTES.txt">release notes</a></li>
+           <li><a href="http://commons.apache.org/downloads/download_transaction.cgi">Version 1.1 - 02 June 2005</a> / <a href="http://svn.apache.org/repos/asf/commons/proper/transaction/tags/TRANSACTION_1_1_FINAL_RELEASE/RELEASE-NOTES.txt">release notes</a></li>
+           <li><a href="http://commons.apache.org/downloads/download_transaction.cgi">Version 1.2 - 04 March 2007</a> / <a href="http://svn.apache.org/repos/asf/commons/proper/transaction/tags/TRANSACTION_1_2_RELEASE/RELEASE-NOTES.txt">release notes</a></li>
          </ul>
          <p>
             The latest binary and source releases are always available on the
-            <a href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi">
+            <a href="http://commons.apache.org/downloads/download_transaction.cgi">
             Commons Transaction Downloads page</a>.
          </p>
          <p>

Modified: commons/proper/validator/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/site/site.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/validator/trunk/src/site/site.xml (original)
+++ commons/proper/validator/trunk/src/site/site.xml Tue Jul 31 11:13:25 2007
@@ -25,7 +25,7 @@
     <body>
         <menu name="Validator">
             <item name="Overview"            href="/index.html"/>
-            <item name="Download"            href="http://jakarta.apache.org/site/downloads/downloads_commons-validator.cgi"/>
+            <item name="Download"            href="http://commons.apache.org/downloads/download_validator.cgi"/>
             <item name="Release Notes"       href="/changes-report.html"/>
             <item name="Dependencies"        href="/dependencies.html"/>
             <item name="License"             href="/license.html"/>

Modified: commons/proper/validator/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/xdocs/building.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/validator/trunk/xdocs/building.xml (original)
+++ commons/proper/validator/trunk/xdocs/building.xml Tue Jul 31 11:13:25 2007
@@ -61,10 +61,10 @@
 <!-- ================================================== -->
 <section name="Nightly Builds">
   <p>
-      <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-validator/">Nightly Builds</a>
+      <a href="http://people.apache.org/builds/commons/nightly/commons-validator/">Nightly Builds</a>
       are built once a day from the current SVN HEAD. These are provided purely for test purposes and are <b>NOT
       official releases</b> of the Apache Software Foundation - Released versions of Commons Validator are
-      available <a href="http://jakarta.apache.org/site/downloads/downloads_commons-validator.cgi">here</a>.
+      available <a href="http://commons.apache.org/downloads/download_validator.cgi">here</a>.
   </p>
 </section>
 

Modified: commons/proper/validator/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/xdocs/index.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/validator/trunk/xdocs/index.xml (original)
+++ commons/proper/validator/trunk/xdocs/index.xml Tue Jul 31 11:13:25 2007
@@ -38,7 +38,7 @@
     </section>
 
     <section name="Releases">
-        <p>See the <a href="http://jakarta.apache.org/site/downloads/downloads_commons-validator.cgi">Downloads</a>
+        <p>See the <a href="http://commons.apache.org/downloads/download_validator.cgi">Downloads</a>
            page for current/previous releases.
            For details of whats new in each version see the <a href="changes-report.html">Release Notes</a>.
            <a href="http://wiki.apache.org/jakarta-commons/ValidatorReleaseNotes">Community Notes</a> on

Modified: commons/proper/validator/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/validator/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/validator/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -39,7 +39,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310494&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>
   <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310494&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/validator/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/validator/trunk/xdocs/navigation.xml (original)
+++ commons/proper/validator/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -19,18 +19,17 @@
 <project name="Validator">
 
   <title>Validator</title>
-  <organizationLogo href="/images/jakarta-logo-blue.gif">Jakarta</organizationLogo>
+  <organizationLogo href="http://commons.apache.org/images/logo.png">Commons</organizationLogo>
 
   <body>
     <links>
       <item name="Apache"  href="http://www.apache.org"/>
-      <item name="Jakarta" href="http://jakarta.apache.org"/>
       <item name="Commons" href="http://commons.apache.org/"/>
     </links>
 
     <menu name="Validator">
       <item name="Overview"                href="/index.html"/>
-      <item name="Download"                href="http://jakarta.apache.org/site/downloads/downloads_commons-validator.cgi"/>
+      <item name="Download"                href="http://commons.apache.org/downloads/download_validator.cgi"/>
       <item name="Release Notes"           href="/changes-report.html"/>
       <item name="Dependencies"            href="/dependencies.html"/>
       <item name="License"                 href="/license.html"/>

Modified: commons/proper/vfs/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/xdocs/download.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/vfs/trunk/xdocs/download.xml (original)
+++ commons/proper/vfs/trunk/xdocs/download.xml Tue Jul 31 11:13:25 2007
@@ -25,7 +25,7 @@
         <section name="Download">
             <p>
                 Nightly builds of Commons VFS can be found
-                <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-vfs/">here</a>
+                <a href="http://people.apache.org/builds/commons/nightly/commons-vfs/">here</a>
                 .
             </p>
             <p>
@@ -39,7 +39,6 @@
                 </tr>
                 <tr>
                     <td>
-                        Jakarta
                         <a href="http://commons.apache.org/logging/">Commons Logging</a>
                         Version 1.0.4 or later.
                     </td>
@@ -47,7 +46,6 @@
                 </tr>
                 <tr>
                     <td>
-                        Jakarta
                         <a href="http://commons.apache.org/collections/">Commons Collections</a>
                         Version 3.1
                     </td>
@@ -55,7 +53,6 @@
                 </tr>
                 <tr>
                     <td>
-                        Jakarta
                         <a href="http://commons.apache.org/net/">Commons Net</a>
                         Version 1.4.1 or later.
                     </td>
@@ -70,7 +67,6 @@
                 </tr>
                 <tr>
                     <td>
-                        Jakarta
                         <a href="http://commons.apache.org/httpclient/">Commons Httpclient</a>
                         .
                         Version 2.0.
@@ -160,7 +156,7 @@
                 </li>
                 <li>
                     Download a nightly source snapshot from
-                    <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-vfs/">here</a>
+                    <a href="http://people.apache.org/builds/commons/nightly/commons-vfs/">here</a>
                     .
                 </li>
             </ul>
@@ -195,4 +191,4 @@
             </ul>
         </section>
     </body>
-</document>
\ No newline at end of file
+</document>

Modified: commons/proper/vfs/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/xdocs/issue-tracking.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/vfs/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/vfs/trunk/xdocs/issue-tracking.xml Tue Jul 31 11:13:25 2007
@@ -39,7 +39,7 @@
   <ol>
   <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310495&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
-  <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
+  <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
   <li>Decide if your issue is a bug or an enhancement.</li>
   <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310495&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

Modified: commons/proper/vfs/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/xdocs/navigation.xml?view=diff&rev=561417&r1=561416&r2=561417
==============================================================================
--- commons/proper/vfs/trunk/xdocs/navigation.xml (original)
+++ commons/proper/vfs/trunk/xdocs/navigation.xml Tue Jul 31 11:13:25 2007
@@ -22,7 +22,6 @@
 
     <links>
       <item name="Apache"  href="http://www.apache.org"/>
-      <item name="Jakarta" href="http://jakarta.apache.org"/>
       <item name="Commons" href="http://commons.apache.org/"/>
     </links>