You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/09/26 13:18:37 UTC

svn commit: r449982 - /webservices/axis2/trunk/java/xdocs/svn.html

Author: thilina
Date: Tue Sep 26 04:18:36 2006
New Revision: 449982

URL: http://svn.apache.org/viewvc?view=rev&rev=449982
Log:
Fixed some links to Maven 1.x

Modified:
    webservices/axis2/trunk/java/xdocs/svn.html

Modified: webservices/axis2/trunk/java/xdocs/svn.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/svn.html?view=diff&rev=449982&r1=449981&r2=449982
==============================================================================
--- webservices/axis2/trunk/java/xdocs/svn.html (original)
+++ webservices/axis2/trunk/java/xdocs/svn.html Tue Sep 26 04:18:36 2006
@@ -37,7 +37,7 @@
 
 <h2>Checkout Axis2 From Subversion</h2>
 
-<p>When checking out the latest version of Axis from the Foundation's
+<p>When checking out the latest version of Axis2 from the Foundation's
 Subversion repository you must use one of the following URLs depending on
 your level of access to the Axis2 source code:</p>
 <ul>
@@ -66,7 +66,7 @@
   <li>To update your working copy to the latest version from the repository.
     Execute the <strong>svn update</strong> command.</li>
   <li>If you would like to submit a patch, you can execute <strong>svn
-    diff</strong> to create a unified diff for submission to the Axis JIRA
+    diff</strong> to create a unified diff for submission to the Axis2 JIRA
     issue tracker.</li>
 </ol>
 <a name="maven"></a>
@@ -79,8 +79,9 @@
 the <a href="http://maven.apache.org" target="_blank">Maven project page</a>.
 To use Maven to build the Axis2 project, follow these simple steps:</p>
 <ol type="1">
-  <li>Install <a href="http://maven.apache.org/" target="_blank">Maven</a>.
-    See <a href="http://maven.apache.org/start/install.html"
+  <li>Install <a href="http://maven.apache.org/maven-1.x/"
+    target="_blank">Maven1</a>. See <a
+    href="http://maven.apache.org/maven-1.x/start/install.html"
     target="_blank">here</a> for instructions.
     <ul>
       <li>Create a MAVEN_HOME environment variable.</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org