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/11/22 08:24:26 UTC

svn commit: r1037619 - in /axis/axis2/java/core/site/tools/eclipse: servicearchiver-plugin.html wsdl2java-plugin.html

Author: veithen
Date: Mon Nov 22 07:24:26 2010
New Revision: 1037619

URL: http://svn.apache.org/viewvc?rev=1037619&view=rev
Log:
Fixed two broken links in the generated site (sources fixed by r1037617 and r1037618).

Modified:
    axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html
    axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html

Modified: axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html?rev=1037619&r1=1037618&r2=1037619&view=diff
==============================================================================
--- axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html (original)
+++ axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html Mon Nov 22 07:24:26 2010
@@ -236,7 +236,7 @@ of the archive generator Eclipse plug-in
 an important tool that allows the generation of service archives
 ("aar" file or a "jar" files) that can be deployed as a web
 services to the Axis2.</p>
-<a name="installation"></a><h2>Installation</h2><p>One can easily <a href="../tools/index.html">download</a> the
+<a name="installation"></a><h2>Installation</h2><p>One can easily <a href="../index.html">download</a> the
 plugin</p>
 <p>If one needs to build the plug-in from source, Maven2 and Ant
 builds arevailabe. Please refer the readme.txt located at

Modified: axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html?rev=1037619&r1=1037618&r2=1037619&view=diff
==============================================================================
--- axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html (original)
+++ axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html Mon Nov 22 07:24:26 2010
@@ -239,7 +239,7 @@ used to generate a WSDL file from a java
 java class file from a WSDL (WSDL2Java). First you need to install
 the plug-in. The instructions for the installation process are
 given below.</p>
-<a name="installation"></a><h2>Installation</h2><p>One can easily <a href="../tools/index.html">download</a> the
+<a name="installation"></a><h2>Installation</h2><p>One can easily <a href="../index.html">download</a> the
 plugin</p>
 <p>If one needs to build the plug-in from source, Maven2 and Ant
 builds arevailabe. Please refer the readme.txt located at