Author: veithen
Date: Sun Oct 24 17:39:11 2010
New Revision: 1026845

URL: http://svn.apache.org/viewvc?rev=1026845&view=rev
Log:
Fixed some remaining links that still contained the 'commons' component.

Modified:
    webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml
    webservices/commons/trunk/modules/axiom/src/docbkx/userguide.xml
    webservices/commons/trunk/modules/axiom/src/site/apt/index.apt

Modified: webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml?rev=1026845&r1=1026844&r2=1026845&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Sun Oct 24 
17:39:11 2010
@@ -435,7 +435,7 @@ python <replaceable>path_to_etc</replace
                     <para>
                         Log in to <literal>people.apache.org</literal> and 
update the site:
                     </para>
-<screen>cd /www/ws.apache.org/commons/axiom/
+<screen>cd /www/ws.apache.org/axiom/
 umask 0002
 svn update</screen>
                     <para>
@@ -456,12 +456,12 @@ svn update</screen>
                 </listitem>
                 <listitem>
                     <para>
-                        the Maven site has been synchronized to <ulink 
url="http://ws.apache.org/commons/axiom/"/>;
+                        the Maven site has been synchronized to <ulink 
url="http://ws.apache.org/axiom/"/>;
                     </para>
                 </listitem>
                 <listitem>
                     <para>
-                        the binary and source distributions can be downloaded 
from <ulink url="http://ws.apache.org/commons/axiom/download.cgi"/>.
+                        the binary and source distributions can be downloaded 
from <ulink url="http://ws.apache.org/axiom/download.cgi"/>.
                     </para>
                 </listitem>
             </itemizedlist>
@@ -479,7 +479,7 @@ svn update</screen>
                     for download at:
                 </para>
                 <para>
-                    http://ws.apache.org/commons/axiom/download.cgi
+                    http://ws.apache.org/axiom/download.cgi
                 </para>
                 <para>
                     Apache Axiom is a StAX-based, XML Infoset compliant object 
model which supports on-demand building

Modified: webservices/commons/trunk/modules/axiom/src/docbkx/userguide.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/docbkx/userguide.xml?rev=1026845&r1=1026844&r2=1026845&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/docbkx/userguide.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/docbkx/userguide.xml Sun Oct 24 
17:39:11 2010
@@ -227,7 +227,7 @@
                 <listitem>
                     <para>
                         A prebuilt binary distribution can be
-                        <ulink 
url="http://ws.apache.org/commons/axiom/download.cgi";>downloaded</ulink>
+                        <ulink 
url="http://ws.apache.org/axiom/download.cgi";>downloaded</ulink>
                         from the site. Source distributions are also 
available. They can be built
                         using Maven 2, by executing <command>mvn 
install</command> in the root
                         directory of the distribution.
@@ -239,7 +239,7 @@
                         version (trunk) or previous releases from the 
Subversion repository and build it
                         using Maven 2. Detailed information on getting the 
source code
                         from the Subversion repository is found
-                        <ulink 
url="http://ws.apache.org/commons/axiom/source-repository.html";>here</ulink>.
+                        <ulink 
url="http://ws.apache.org/axiom/source-repository.html";>here</ulink>.
                     </para>
                 </listitem>
             </orderedlist>

Modified: webservices/commons/trunk/modules/axiom/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/apt/index.apt?rev=1026845&r1=1026844&r2=1026845&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/apt/index.apt (original)
+++ webservices/commons/trunk/modules/axiom/src/site/apt/index.apt Sun Oct 24 
17:39:11 2010
@@ -56,7 +56,7 @@ Latest Release
 
   <<24th October 2010 - Apache Axiom Version 1.2.10 Released!>>
   
-  \[{{{http://ws.apache.org/commons/axiom/download.cgi}Download Axiom 
1.2.10}}\]
+  \[{{{http://ws.apache.org/axiom/download.cgi}Download Axiom 1.2.10}}\]
   
   Axiom 1.2.10 is a maintenance release that contains the following 
improvements:
   


Reply via email to