Author: veithen Date: Tue Nov 23 09:44:38 2010 New Revision: 1038026 URL: http://svn.apache.org/viewvc?rev=1038026&view=rev Log: Fixed some broken links in the generated site (sources fixed by r1038024 and r1038025).
Modified: axis/axis2/java/core/site/tools/maven-plugins/maven-aar-plugin.html axis/axis2/java/core/site/tools/maven-plugins/maven-java2wsdl-plugin.html axis/axis2/java/core/site/tools/maven-plugins/maven-wsdl2code-plugin.html Modified: axis/axis2/java/core/site/tools/maven-plugins/maven-aar-plugin.html URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/tools/maven-plugins/maven-aar-plugin.html?rev=1038026&r1=1038025&r2=1038026&view=diff ============================================================================== --- axis/axis2/java/core/site/tools/maven-plugins/maven-aar-plugin.html (original) +++ axis/axis2/java/core/site/tools/maven-plugins/maven-aar-plugin.html Tue Nov 23 09:44:38 2010 @@ -225,7 +225,7 @@ <div id="bodyColumn"> <div id="contentBox"> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="generator" content="HTML Tidy for Windows (vers 14 June 2007), see www.w3.org"><meta http-equiv="content-type" content="">Maven2 AAR Plug-in Guide</head><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">[Download Plugin Tool]</a></p> +<p><a href="../index.html">[Download Plugin Tool]</a></p> <h2>Goals</h2><p>The AAR plugin allows the packaging of an Axis 2 service aar in 3 different modes:</p> <ol type="1"><li><b>axis2-aar:aar</b>: generates the aar artifact</li> Modified: axis/axis2/java/core/site/tools/maven-plugins/maven-java2wsdl-plugin.html URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/tools/maven-plugins/maven-java2wsdl-plugin.html?rev=1038026&r1=1038025&r2=1038026&view=diff ============================================================================== --- axis/axis2/java/core/site/tools/maven-plugins/maven-java2wsdl-plugin.html (original) +++ axis/axis2/java/core/site/tools/maven-plugins/maven-java2wsdl-plugin.html Tue Nov 23 09:44:38 2010 @@ -226,7 +226,7 @@ <div id="contentBox"> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="generator" content="HTML Tidy for Windows (vers 14 June 2007), see www.w3.org"><meta http-equiv="content-type" content="">Maven2 Java2WSDL Plug-in Guide</head><h1>Maven2 Java2WSDL Plug-in Guide</h1><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">[Download Plugin Tool]</a></p> +<p><a href="../index.html">[Download Plugin Tool]</a></p> <h2>Goals</h2><p>The Java2WSDL plugin offers a single goal:</p> <ul><li>java2wsdl (default): Reads a java class and generates a WSDL for invoking the classes methods as a Web service.</li> Modified: axis/axis2/java/core/site/tools/maven-plugins/maven-wsdl2code-plugin.html URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/tools/maven-plugins/maven-wsdl2code-plugin.html?rev=1038026&r1=1038025&r2=1038026&view=diff ============================================================================== --- axis/axis2/java/core/site/tools/maven-plugins/maven-wsdl2code-plugin.html (original) +++ axis/axis2/java/core/site/tools/maven-plugins/maven-wsdl2code-plugin.html Tue Nov 23 09:44:38 2010 @@ -227,7 +227,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="generator" content="HTML Tidy for Windows (vers 14 June 2007), see www.w3.org"><meta http-equiv="content-type" content="">Maven2 WSDL2Code Plug-in Guide</head><h1>Maven2 WSDL2Code Plug-in Guide</h1><h2>Introduction</h2><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">[Download Plugin Tool]</a></p> +<p><a href="../index.html">[Download Plugin Tool]</a></p> <h2>Goals</h2><p>The WSDl2Code offers a single goal:</p> <ul><li>wsdl2code (default): Reads the WSDL and generates code.</li> </ul>