Author: veithen Date: Tue Nov 23 09:40:16 2010 New Revision: 1038024 URL: http://svn.apache.org/viewvc?rev=1038024&view=rev Log: Fixed more broken links in the tools section.
Modified: axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-aar-plugin.xml axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-java2wsdl-plugin.xml axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml Modified: axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-aar-plugin.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-aar-plugin.xml?rev=1038024&r1=1038023&r2=1038024&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-aar-plugin.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-aar-plugin.xml Tue Nov 23 09:40:16 2010 @@ -30,7 +30,7 @@ <h1>Maven2 AAR Plug-in Guide</h1> <h2>Introduction</h2> <p>This plugin generates an Axis 2 service file (AAR file).</p> -<p><a href="../tools/index.html" target= +<p><a href="../index.html" target= "_blank">[Download Plugin Tool]</a></p> <h2>Goals</h2> <p>The AAR plugin allows the packaging of an Axis 2 service aar in Modified: axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-java2wsdl-plugin.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-java2wsdl-plugin.xml?rev=1038024&r1=1038023&r2=1038024&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-java2wsdl-plugin.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-java2wsdl-plugin.xml Tue Nov 23 09:40:16 2010 @@ -31,7 +31,7 @@ <h2>Introduction</h2> <p>This plugin takes as input a Java class and generates a WSDL, which describes a Web service for invoking the classes methods.</p> -<p><a href="../tools/index.html" target= +<p><a href="../index.html" target= "_blank">[Download Plugin Tool]</a></p> <h2>Goals</h2> <p>The Java2WSDL plugin offers a single goal:</p> Modified: axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml?rev=1038024&r1=1038023&r2=1038024&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml Tue Nov 23 09:40:16 2010 @@ -32,7 +32,7 @@ <p>This plugin takes as input a WSDL and generates client and server stubs for calling or implementing a Web service matching the WSDL.</p> -<p><a href="../tools/index.html" target= +<p><a href="../index.html" target= "_blank">[Download Plugin Tool]</a></p> <h2>Goals</h2> <p>The WSDl2Code offers a single goal:</p>