You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/12/23 23:17:10 UTC

svn commit: r1052395 - in /axis/axis2/java/rampart/trunk: modules/documentation/src/site/xdoc/download.xml modules/documentation/src/site/xdoc/svn.xml pom.xml

Author: veithen
Date: Thu Dec 23 22:17:10 2010
New Revision: 1052395

URL: http://svn.apache.org/viewvc?rev=1052395&view=rev
Log:
Fixed a couple of incorrect/outdated URLs that I discovered while reviewing the 1.5.1 site.

Modified:
    axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml
    axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/svn.xml
    axis/axis2/java/rampart/trunk/pom.xml

Modified: axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml?rev=1052395&r1=1052394&r2=1052395&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml (original)
+++ axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml Thu Dec 23 22:17:10 2010
@@ -87,11 +87,11 @@
             </tbody>
         </table>
         <p>
-            <strong>Apache Rampart Distributions : <a href="http://people.apache.org/~ruchithf/rampart/SNAPSHOT">Nightly builds</a>
+            <strong>Apache Rampart Distributions : <a href="https://hudson.apache.org/hudson/job/Rampart/lastStableBuild/org.apache.rampart$rampart-dist/">Nightly builds</a>
             </strong>
         </p>
         <p>
-            <strong>Maven Repository: <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/">Released Apache Rampart jars</a> | <a href="http://people.apache.org/repo/m2-snapshot-repository/">Nightly SNAPSHOT</a>
+            <strong>Maven Repository: <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/">Released Apache Rampart jars</a> | <a href="http://repository.apache.org/snapshots/">Nightly SNAPSHOT</a>
                 <a href=""></a>
             </strong>
         </p>

Modified: axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/svn.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/svn.xml?rev=1052395&r1=1052394&r2=1052395&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/svn.xml (original)
+++ axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/svn.xml Thu Dec 23 22:17:10 2010
@@ -71,7 +71,7 @@ information, please read the ASF <a href
 <p>Once you have successfully installed Subversion, you can check
 out Rampart trunk by following these steps:</p>
 <ol type="1">
-<li>Run <strong>svn co &lt;repository URL&gt; axis2</strong> where
+<li>Run <strong>svn co &lt;repository URL&gt; rampart</strong> where
 the repository URL is one of the URLs from the previous list.</li>
 <li>This step will check out the latest version of the Rampart Java
 codebase to a directory named "rampart". The second parameter to the

Modified: axis/axis2/java/rampart/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/pom.xml?rev=1052395&r1=1052394&r2=1052395&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/pom.xml (original)
+++ axis/axis2/java/rampart/trunk/pom.xml Thu Dec 23 22:17:10 2010
@@ -14,7 +14,7 @@
     <description> WS-Security, WS-Trust and WS-SecureConversation implementaion for Apache Axis2 </description>
     <version>SNAPSHOT</version>
     <name>Apache Rampart</name>
-    <url>http://ws.apache.org/rampart</url>
+    <url>http://axis.apache.org/axis2/java/rampart</url>
 
     <licenses>
         <license>