Author: veithen
Date: Thu Nov 11 14:49:22 2010
New Revision: 1033956
URL: http://svn.apache.org/viewvc?rev=1033956&view=rev
Log:
Reworked the tools download page. The page now no longer needs manual update
during a release.
This change should fix AXIS2-4224, AXIS2-4572, AXIS2-4593, AXIS2-4592,
AXIS2-4697 and AXIS2-4706.
Added:
axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml.vm
- copied, changed from r1033774,
axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml
Removed:
axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml
Modified:
axis/axis2/java/core/trunk/src/site/xdoc/tools/maven-plugins/maven-java2wsdl-plugin.xml
Copied: axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml.vm (from
r1033774, axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml)
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml.vm?p2=axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml.vm&p1=axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml&r1=1033774&r2=1033956&rev=1033956&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml (original)
+++ axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml.vm Thu Nov 11
14:49:22 2010
@@ -17,14 +17,12 @@
~ specific language governing permissions and limitations
~ under the License.
-->
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<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="text/html;
charset=us-ascii"/>
- <title>Axis2 Tools Download Page</title>
- </head>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0
http://maven.apache.org/xsd/xdoc-2.0.xsd">
+ <properties>
+ <title>Axis2 Tools Download Page</title>
+ </properties>
<body xml:lang="en">
<h1>Apache Axis2 Tools</h1>
<p>Axis2 is bundled with a set of tools in order to make users'
@@ -35,10 +33,7 @@ supported by Axis2.</p>
<tr>
<th scope="col">Name</th>
<th scope="col">Description</th>
- <th scope="col">Version</th>
- <th scope="col">Compatible Axis2
version</th>
<th scope="col">Downloads</th>
- <th scope="col">Comments</th>
</tr>
<tr>
<td>
@@ -49,9 +44,6 @@ Tool- Command Line & Ant Task</a>
implemented by the WSDL2Code class and WSDL2Java class. One can
choose to run the main classes directly or use one of the scripts
to run the WSDL2Code and WSDL2Java appropriately.</td>
- <td>1.4</td>
- <td>1.4</td>
- <td/>
<td>This tool is bundled with the Axis2
Standard Binary
Distribution found <a href="../download.cgi#std-bin">here</a>
</td>
@@ -65,17 +57,11 @@ Wizard - Eclipse Plug-in</a>
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.</td>
- <td>1.4</td>
- <td>1.4</td>
<td>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-service-archiver-wizard-1.4.zip"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-service-archiver-wizard-1.4.zip">
-zip</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-service-archiver-wizard-1.4.zip.md5"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-service-archiver-wizard-1.4.zip.md5">
-MD5</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-service-archiver-wizard-1.4.zip.asc"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-service-archiver-wizard-1.4.zip.asc">
-PGP</a>
+ <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/axis/axis2/java/core/${axis2_version}/axis2-eclipse-service-plugin-${axis2_version}.zip">zip</a>
|
+ <a
href="http://www.apache.org/dist/axis/axis2/java/core/${axis2_version}/axis2-eclipse-service-plugin-${axis2_version}.zip.md5">MD5</a>
|
+ <a
href="http://www.apache.org/dist/axis/axis2/java/core/${axis2_version}/axis2-eclipse-service-plugin-${axis2_version}.zip.asc">PGP</a>
</td>
- <td/>
</tr>
<tr>
<td>
@@ -85,17 +71,11 @@ Generator Wizard - Eclipse Plug-in</a>
<td>Axis2 code generator comes built-in
with an <a href="http://www.eclipse.org/">eclipse</a> plug-in. This can be used
to
generate a WSDL file from a java class (Java2WSDL) and/or a java
class file from a WSDL (WSDL2Java)</td>
- <td>1.4</td>
- <td>1.4</td>
<td>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-codegen-wizard-1.4.zip"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-codegen-wizard-1.4.zip">
-zip</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-codegen-wizard-1.4.zip.md5"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-codegen-wizard-1.4.zip.md5">
-MD5</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-codegen-wizard-1.4.zip.asc"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-codegen-wizard-1.4.zip.asc">
-PGP</a>
+ <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/axis/axis2/java/core/${axis2_version}/axis2-eclipse-codegen-plugin-${axis2_version}.zip">zip</a>
|
+ <a
href="http://www.apache.org/dist/axis/axis2/java/core/${axis2_version}/axis2-eclipse-codegen-plugin-${axis2_version}.zip.md5">MD5</a>
|
+ <a
href="http://www.apache.org/dist/axis/axis2/java/core/${axis2_version}/axis2-eclipse-codegen-plugin-${axis2_version}.zip.asc">PGP</a>
</td>
- <td/>
</tr>
<tr>
<td>
@@ -105,34 +85,11 @@ Generator Wizard - IntelliJ IDEA Plug-in
<td>Using this tool one can create
service archives that can be
deployed as a Web services to the Axis2, and also generate a java
class file from a WSDL file (WSDL2Java).</td>
- <td>1.4</td>
- <td>1.4</td>
<td>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-idea-plugin-1.4.zip"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-idea-plugin-1.4.zip">
-zip</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-idea-plugin-1.4.zip.md5"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-idea-plugin-1.4.zip.md5">
-MD5</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-idea-plugin-1.4.zip.asc"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-idea-plugin-1.4.zip.asc">
-PGP</a>
+ <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/axis/axis2/java/core/${axis2_version}/axis2-idea-plugin-${axis2_version}.zip">zip</a>
|
+ <a
href="http://www.apache.org/dist/axis/axis2/java/core/${axis2_version}/axis2-idea-plugin-${axis2_version}.zip.md5">MD5</a>
|
+ <a
href="http://www.apache.org/dist/axis/axis2/java/core/${axis2_version}/axis2-idea-plugin-${axis2_version}.zip.asc">PGP</a>
</td>
- <td/>
- </tr>
- <tr>
- <td>
- Maven2 Ant Plug-in
- </td>
- <td>Ant Task for WSDL2Java</td>
- <td>1.4</td>
- <td>1.4</td>
- <td>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-ant-plugin-1.4.jar"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-ant-plugin-1.4.jar">
-jar</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-ant-plugin-1.4.jar.md5"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-ant-plugin-1.4.jar.md5">
-MD5</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-ant-plugin-1.4.jar.asc"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-ant-plugin-1.4.jar.asc">
-PGP</a>
- </td>
- <td/>
</tr>
<tr>
<td>
@@ -140,34 +97,14 @@ PGP</a>
Plug-in</a>
</td>
<td>This plugin generates an Axis2
service file (AAR file).</td>
- <td>1.4</td>
- <td>1.4</td>
- <td>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-aar-maven-plugin-1.4.jar"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-aar-maven-plugin-1.4.jar">
-jar</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-aar-maven-plugin-1.4.jar.md5"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-aar-maven-plugin-1.4.jar.md5">
-MD5</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-aar-maven-plugin-1.4.jar.asc"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-aar-maven-plugin-1.4.jar.asc">
-PGP</a>
- </td>
- <td/>
+ <td>N/A <a href="#note1">[1]</a></td>
</tr>
<tr>
<td>
Maven2 MAR Plug-in
</td>
<td>This plugin generates an Axis2
module archive file (MAR file).</td>
- <td>1.4</td>
- <td>1.4</td>
- <td>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-mar-maven-plugin-1.4.jar"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-mar-maven-plugin-1.4.jar">
-jar</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-mar-maven-plugin-1.4.jar.md5"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-mar-maven-plugin-1.4.jar.md5">
-MD5</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-mar-maven-plugin-1.4.jar.asc"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-mar-maven-plugin-1.4.jar.asc">
-PGP</a>
- </td>
- <td/>
+ <td>N/A <a href="#note1">[1]</a></td>
</tr>
<tr>
<td>
@@ -178,17 +115,7 @@ Java2WSDL Plug-in</a>
<p>This plugin takes as input a
Java class and generates a WSDL,
which describes a Web service for invoking the classes methods.</p>
</td>
- <td>1.4</td>
- <td>1.4</td>
- <td>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-java2wsdl-maven-plugin-1.4.jar"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-java2wsdl-maven-plugin-1.4.jar">
-jar</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-java2wsdl-maven-plugin-1.4.jar.md5"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-java2wsdl-maven-plugin-1.4.jar.md5">
-MD5</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-java2wsdl-maven-plugin-1.4.jar.asc"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-java2wsdl-maven-plugin-1.4.jar.asc">
-PGP</a>
- </td>
- <td/>
+ <td>N/A <a href="#note1">[1]</a></td>
</tr>
<tr>
<td>
@@ -200,19 +127,10 @@ WSDL2Code Plug-in</a>
server stubs for calling or implementing a Web service matching the
WSDL.</p>
</td>
- <td>1.4</td>
- <td>1.4</td>
- <td>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-wsdl2code-maven-plugin-1.4.jar"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-wsdl2code-maven-plugin-1.4.jar">
-jar</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-wsdl2code-maven-plugin-1.4.jar.md5"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-wsdl2code-maven-plugin-1.4.jar.md5">
-MD5</a>
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-wsdl2code-maven-plugin-1.4.jar.asc"
title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-wsdl2code-maven-plugin-1.4.jar.asc">
-PGP</a>
- </td>
- <td/>
+ <td>N/A <a href="#note1">[1]</a></td>
</tr>
</tbody>
</table>
+ <p><a name="note1"/>[1] All Maven plugins are available from
the Maven central repository and need not be downloaded separately.</p>
</body>
-</html>
+</document>
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=1033956&r1=1033955&r2=1033956&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
Thu Nov 11 14:49:22 2010
@@ -46,7 +46,7 @@ POM</a> (Project Object Model):</p>
<build>
<plugins>
<plugin>
- <groupId>org.apache.axis2.maven2</groupId>
+ <groupId>org.apache.axis2</groupId>
<artifactId>axis2-java2wsdl-maven-plugin</artifactId>
<configuration>
<className>com.foo.myservice.MyHandler</className>