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 di...@apache.org on 2008/04/07 05:11:21 UTC

svn commit: r645349 - in /webservices/axis2/trunk/java/modules: distribution/ documentation/ documentation/src/site/ documentation/xdocs/ documentation/xdocs/@axis2_version_dir@/ documentation/xdocs/download/0_9/ documentation/xdocs/download/0_91/ docu...

Author: dims
Date: Sun Apr  6 20:11:16 2008
New Revision: 645349

URL: http://svn.apache.org/viewvc?rev=645349&view=rev
Log:
doc and dist updates

Added:
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.cgi   (with props)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.xml
Removed:
    webservices/axis2/trunk/java/modules/documentation/xdocs/modules/previous.xml
    webservices/axis2/trunk/java/modules/documentation/xdocs/tools/previous.xml
Modified:
    webservices/axis2/trunk/java/modules/distribution/pom.xml
    webservices/axis2/trunk/java/modules/documentation/pom.xml
    webservices/axis2/trunk/java/modules/documentation/src/site/site.xml
    webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/clustering-guide.xml
    webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/spring.xml
    webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/toc.xml
    webservices/axis2/trunk/java/modules/documentation/xdocs/download.xml
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_9/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_91/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_92/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_93/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_94/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_95/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_0/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_1/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_1_1/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_2/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_3/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/download/M2/download.cgi   (props changed)
    webservices/axis2/trunk/java/modules/documentation/xdocs/dynamic-labels.properties
    webservices/axis2/trunk/java/modules/documentation/xdocs/index.xml
    webservices/axis2/trunk/java/modules/documentation/xdocs/modules/index.xml
    webservices/axis2/trunk/java/modules/documentation/xdocs/tools/index.xml
    webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/build.xml
    webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/build.xml
    webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml

Modified: webservices/axis2/trunk/java/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/distribution/pom.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/distribution/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/distribution/pom.xml Sun Apr  6 20:11:16 2008
@@ -35,7 +35,7 @@
     <packaging>pom</packaging>
 
     <properties>
-        <docs.folder.version>1_3</docs.folder.version>
+        <docs.folder.version>1_4</docs.folder.version>
     </properties>
 
     <dependencies>

Modified: webservices/axis2/trunk/java/modules/documentation/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/pom.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/pom.xml Sun Apr  6 20:11:16 2008
@@ -26,6 +26,7 @@
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
         <version>SNAPSHOT</version>
+        <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.axis2</groupId>

Modified: webservices/axis2/trunk/java/modules/documentation/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/src/site/site.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/src/site/site.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/src/site/site.xml Sun Apr  6 20:11:16 2008
@@ -44,7 +44,7 @@
 			<item name="Tools" href="tools/index.html" />
 		</menu>
 		<menu name="Documentation">
-			<item name="Version 1.3" href="/@axis2_version_dir@/contents.html" >
+			<item name="Version 1.4" href="/@axis2_version_dir@/contents.html" >
 			   <item name="Table of Contents" href="@axis2_version_dir@/toc.html" />
 			   <item name="Installation Guide" href="@axis2_version_dir@/installationguide.html" />
 			   <item name="QuickStart Guide" href="@axis2_version_dir@/quickstartguide.html" />
@@ -54,7 +54,8 @@
 			   <item name="Web Administrator's Guide" href="@axis2_version_dir@/webadminguide.html" />
 			   <item name="Migration Guide (from Axis1)" href="@axis2_version_dir@/migration.html" />
 			</item>
-                  <item name="Version 1.2" href="/1_2/contents.html" />
+      <item name="Version 1.2" href="/1_3/contents.html" />
+      <item name="Version 1.2" href="/1_2/contents.html" />
 			<item name="Version 1.1.1" href="/1_1_1/contents.html" />
 			<item name="Version 1.1" href="/1_1/contents.html" />
 			<item name="Version 1.0" href="/1_0/index.html" />

Modified: webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/clustering-guide.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/%40axis2_version_dir%40/clustering-guide.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/clustering-guide.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/clustering-guide.xml Sun Apr  6 20:11:16 2008
@@ -31,7 +31,7 @@
 <!-- Introduction Para -->
 <h1>Axis2 Clustering Support</h1>
 <p>Are you interested in improving Scalability and High Availability of your Web Services?</p>
-<p>Axis2 1.3 provides experimental clustering support to add <b><i>Scalability, Failover and High Availability</i></b> to your Web Services.
+<p>Axis2 1.4 provides experimental clustering support to add <b><i>Scalability, Failover and High Availability</i></b> to your Web Services.
 This guide will explain the extent of clustering support and it's the current limitations.
 It also highlights the recommended approaches using examples.</p>
 <p>Axis2 clustering support can be used in several scenarios.

Modified: webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/spring.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/%40axis2_version_dir%40/spring.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/spring.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/spring.xml Sun Apr  6 20:11:16 2008
@@ -382,7 +382,7 @@
 ./META-INF/services.xml
 ./applicationContext.xml
 ./lib
-./lib/axis2-spring-1.3.jar
+./lib/axis2-spring-1.4.jar
 ./lib/spring.jar
 ./spring
 ./spring/MyBean.class

Modified: webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/toc.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/%40axis2_version_dir%40/toc.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/toc.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/@axis2_version_dir@/toc.xml Sun Apr  6 20:11:16 2008
@@ -153,8 +153,6 @@
 <li>25.7 <a href=
 "../tools/@axis2_version_dir@/maven-plugins/maven-wsdl2code-plugin.html"
 target="mainFrame">WSDL2Code Maven2 Plug-in</a></li>
-<li>25.8 <a href="../tools/previous.html" target="mainFrame">Tools
-Archive</a></li>
 </ul>
 </li>
 <li><a href="migration.html" target="mainFrame">Migration Guide

Modified: webservices/axis2/trunk/java/modules/documentation/xdocs/download.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/download.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/download.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/download.xml Sun Apr  6 20:11:16 2008
@@ -47,6 +47,12 @@
 </tr>
 <tr>
 <td><a href=
+"download/1_4/download.cgi"><strong>1.4</strong></a></td>
+<td>XX - XX - XXXX</td>
+<td>1.4 Release (Mirrored)</td>
+</tr>
+<tr>
+<td><a href=
 "download/1_3/download.cgi"><strong>1.3</strong></a></td>
 <td>06 - 07 - 2007</td>
 <td>1.3 Release (Mirrored)</td>

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_9/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_91/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_92/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_93/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_94/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/0_95/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_0/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_1/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_1_1/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_2/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_3/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Added: webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.cgi
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.cgi?rev=645349&view=auto
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.cgi (added)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.cgi Sun Apr  6 20:11:16 2008
@@ -0,0 +1,24 @@
+#!/bin/sh
+
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Added: webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.xml?rev=645349&view=auto
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.xml (added)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/download/1_4/download.xml Sun Apr  6 20:11:16 2008
@@ -0,0 +1,148 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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="" />
+<title>Axis2 1.4 Release</title>
+</head>
+<body>
+<!--Google Anayitcs tracking code-->
+<script type="text/javascript" src=
+"http://www.google-analytics.com/urchin.js">
+</script><script type="text/javascript">
+//<![CDATA[
+_uacct = "UA-1954378-3";
+urchinTracker();
+//]]>
+</script><!--End of Google Anayitcs tracking code-->
+<h2>Axis2 1.4 Release</h2>
+<div>
+<table border="1" cellpadding="1">
+<tbody>
+<tr>
+<th scope="col">Distribution Name</th>
+<th scope="col">Description</th>
+<!--<th scope="col">Items</th>-->
+<th scope="col">Download</th>
+</tr>
+<tr>
+<td><a name="std-bin" id="std-bin"></a><strong>Standard Binary
+Distribution</strong></td>
+<td>This is the complete version of Axis2 and will contain samples
+as well. Since WS-Addressing implementation and SOAP Monitor
+utility modules are engaged in to Axis2, by default, this
+distribution will contain addressing.mar and soapmonitor.mar. But
+the other modules that are being developed within Axis2 will not be
+included here, and need to be <a href=
+"../../modules/index.html">downloaded</a> separately.</td>
+<td><a href="[preferred]/ws/axis2/1_4/axis2-1.4-bin.zip" title=
+"[preferred]/ws/axis2/1_4/axis2-1.4-bin.zip" onClick=
+"javascript:urchinTracker ('/downloads/axis2-1.4-bin.zip');">zip</a>
+<a href="http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-bin.zip.md5"
+title="http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-bin.zip.md5">MD5</a>
+<a href="http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-bin.zip.asc"
+title="http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-bin.zip.asc">PGP</a></td>
+</tr>
+<tr>
+<td><a name="src" id="src"></a> <strong>Source
+Distribution</strong></td>
+<td>This will contain the sources of Axis2 standard distribution.
+One can generate a binary distribution from this by typing
+<span class="style1">$maven dist-bin</span> (<a href=
+"http://ws.apache.org/axis2/1_4/installationguide.html#env-src">Set
+up Axis2 environment</a> before running this command). Useful for
+advanced users.</td>
+<td><a href="[preferred]/ws/axis2/1_4/axis2-1.4-src.zip" title=
+"[preferred]/ws/axis2/1_4/axis2-1.4-src.zip" onClick=
+"javascript:urchinTracker ('/downloads/axis2-1.4-src.zip');">zip</a>
+<a href=
+"http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-src.zip.md5"
+title=
+"http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-src.zip.md5">MD5</a>
+<a href=
+"http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-src.zip.asc"
+title=
+"http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-src.zip.asc">PGP</a></td>
+</tr>
+<tr>
+<td><a name="war" id="war"></a><strong>WAR (Web Archive)
+Distribution</strong></td>
+<td>This will be the web application of Axis2 which can be deployed
+in most of the servlet containers.</td>
+<td><a href="[preferred]/ws/axis2/1_4/axis2-1.4-war.zip" title=
+"[preferred]/ws/axis2/1_4/axis2-1.4-war.zip" onClick=
+"javascript:urchinTracker ('/downloads/axis2-1.4-war.zip');">zip</a>
+<a href="http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-war.zip.md5"
+title="http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-war.zip.md5">MD5</a>
+<a href="http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-war.zip.asc"
+title="http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-war.zip.asc">PGP</a></td>
+</tr>
+<tr>
+<td><strong>Documents Distribution</strong></td>
+<td>This will contain all the documentation in one package.</td>
+<td><a href="[preferred]/ws/axis2/1_4/axis2-1.4-docs.zip" title=
+"[preferred]/ws/axis2/1_4/axis2-1.4-docs.zip" onClick=
+"javascript:urchinTracker ('/downloads/axis2-1.4-docs.zip');">zip</a>
+<a href=
+"http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-docs.zip.md5"
+title=
+"http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-docs.zip.md5">MD5</a>
+<a href=
+"http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-docs.zip.asc"
+title=
+"http://www.apache.org/dist/ws/axis2/1_4/axis2-1.4-docs.zip.asc">PGP</a></td>
+</tr>
+</tbody>
+</table>
+</div>
+<div align="left"><br />
+<p>[if-any logo] <a href="[link]"><img align="right" src="[logo]"
+border="0" /></a>[end] The currently selected mirror is
+<b>[preferred]</b>. If you encounter a problem with this mirror,
+please select another mirror. If all mirrors are failing, there are
+<i>backup</i> mirrors (at the end of the mirrors list) that should
+be available.</p>
+<form action="[location]" method="get" id="SelectMirror" name=
+"SelectMirror">Other mirrors: <select name="Preferred">
+<option value="[http]" selected="selected">[http]</option>
+<option value="[ftp]">[ftp]</option>
+<option value="[backup]">[backup] (backup)</option>
+</select> <input type="submit" value="Change" /></form>
+<p>You may also consult the <a href=
+"http://www.apache.org/mirrors/">complete list of mirrors</a>.</p>
+<p><strong>Note:</strong> when downloading from a mirror please
+check the <a href=
+"http://www.apache.org/dev/release-signing#md5">md5sum</a> and
+verify the <a href=
+"http://www.apache.org/dev/release-signing#openpgp">OpenPGP</a>
+compatible signature from the main Apache site. These can be
+downloaded by following the links above. This <a href=
+"http://www.apache.org/dist/ws/axis2/KEYS">KEYS</a> file contains
+the public keys that can be used for verifying signatures. It is
+recommended that (when possible)a <a href=
+"http://www.apache.org/dev/release-signing#web-of-trust">Web of
+trust</a> is used to confirm the identity of these keys.</p>
+</div>
+</body>
+</html>

Propchange: webservices/axis2/trunk/java/modules/documentation/xdocs/download/M2/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Modified: webservices/axis2/trunk/java/modules/documentation/xdocs/dynamic-labels.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/dynamic-labels.properties?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/dynamic-labels.properties (original)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/dynamic-labels.properties Sun Apr  6 20:11:16 2008
@@ -17,6 +17,6 @@
 # under the License.
 #
 
-axis2_version=1.3
-axis2_version_dir=1_3
+axis2_version=1.4
+axis2_version_dir=1_4
 

Modified: webservices/axis2/trunk/java/modules/documentation/xdocs/index.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/index.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/index.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/index.xml Sun Apr  6 20:11:16 2008
@@ -37,10 +37,10 @@
 here, you can visit the <a href=
 "http://ws.apache.org/axis2/c/"><strong>Apache Axis2/C</strong></a>
 Web site for Axis2/C implementation information.</p>
-<h2>03rd August 2007 - Apache Axis2/Java Version 1.3 Released!</h2>
+<h2>XX XX XXXX - Apache Axis2/Java Version 1.4 Released!</h2>
 <p>[ <a href=
 "http://ws.apache.org/axis2/download.cgi"><strong>Download</strong></a>
-] | [ <a href="1_3/index.html"><strong>Documents Home</strong></a>
+] | [ <a href="1_4/index.html"><strong>Documents Home</strong></a>
 ]</p>
 <p>Apache Axis2 is the core engine for Web services. It is a
 complete re-design and re-write of the widely used <a href=

Modified: webservices/axis2/trunk/java/modules/documentation/xdocs/modules/index.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/modules/index.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/modules/index.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/modules/index.xml Sun Apr  6 20:11:16 2008
@@ -48,20 +48,20 @@
 <td><a href="addressing/index.html">Addressing</a></td>
 <td>This is an implementation of WS-Addressing submission version
 (2004-08) and WS-Addressing 2005-08 versions.</td>
-<td>1.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td><a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/addressing-1.3.mar"
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/addressing-1.4.mar"
 title=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/addressing-1.3.mar">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/addressing-1.4.mar">
 mar</a> <a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/addressing-1.3.mar.md5"
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/addressing-1.4.mar.md5"
 title=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/addressing-1.3.mar.md5">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/addressing-1.4.mar.md5">
 MD5</a> <a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/addressing-1.3.mar.asc"
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/addressing-1.4.mar.asc"
 title=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/addressing-1.3.mar.asc">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/addressing-1.4.mar.asc">
 PGP</a></td>
 <td></td>
 </tr>
@@ -70,20 +70,20 @@
 <td>SOAP Monitor utility provides a way for Web services developers
 to monitor the SOAP messages being sent/received without requiring
 any special configuration or restarting of the server</td>
-<td>1.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td><a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/soapmonitor-1.3.zip"
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/soapmonitor-1.4.zip"
 title=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/soapmonitor-1.3.zip">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/soapmonitor-1.4.zip">
 zip</a> <a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/soapmonitor-1.3.zip.md5"
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/soapmonitor-1.4.zip.md5"
 title=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/soapmonitor-1.3.zip.md5">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/soapmonitor-1.4.zip.md5">
 MD5</a> <a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/soapmonitor-1.3.zip.asc"
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/soapmonitor-1.4.zip.asc"
 title=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_3/soapmonitor-1.3.zip.asc">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_4/soapmonitor-1.4.zip.asc">
 PGP</a></td>
 <td></td>
 </tr>
@@ -144,7 +144,5 @@
 </tbody>
 </table>
 <br />
-Previous module releases are available <a href=
-"previous.html">here</a>
 </body>
 </html>

Modified: webservices/axis2/trunk/java/modules/documentation/xdocs/tools/index.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/xdocs/tools/index.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/xdocs/tools/index.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/xdocs/tools/index.xml Sun Apr  6 20:11:16 2008
@@ -47,14 +47,14 @@
 <th scope="col">Comments</th>
 </tr>
 <tr>
-<td><a href="../tools/1_3/CodegenToolReference.html">Code Generator
+<td><a href="../tools/1_4/CodegenToolReference.html">Code Generator
 Tool- Command Line &amp; Ant Task</a></td>
 <td>Tool consists of a command line version and an Ant Task. It is
 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.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td></td>
 <td>This tool is bundled with the Axis2 Standard Binary
 Distribution found <a href=
@@ -62,152 +62,150 @@
 </tr>
 <tr>
 <td><a href=
-"../tools/1_3/eclipse/servicearchiver-plugin.html">Service Archive
+"../tools/1_4/eclipse/servicearchiver-plugin.html">Service Archive
 Wizard - Eclipse Plug-in</a></td>
 <td>As part of the Axis2 tool set, the service archive generator is
 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.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td><a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_3/axis2-eclipse-service-archiver-wizard-1.3.zip"
+"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_3/axis2-eclipse-service-archiver-wizard-1.3.zip">
+"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_3/axis2-eclipse-service-archiver-wizard-1.3.zip.md5"
+"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_3/axis2-eclipse-service-archiver-wizard-1.3.zip.md5">
+"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_3/axis2-eclipse-service-archiver-wizard-1.3.zip.asc"
+"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_3/axis2-eclipse-service-archiver-wizard-1.3.zip.asc">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-service-archiver-wizard-1.4.zip.asc">
 PGP</a></td>
 <td></td>
 </tr>
 <tr>
-<td><a href="../tools/1_3/eclipse/wsdl2java-plugin.html">Code
+<td><a href="../tools/1_4/eclipse/wsdl2java-plugin.html">Code
 Generator Wizard - Eclipse Plug-in</a></td>
 <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.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td><a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_3/axis2-eclipse-codegen-wizard-1.3.zip"
+"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_3/axis2-eclipse-codegen-wizard-1.3.zip">
+"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_3/axis2-eclipse-codegen-wizard-1.3.zip.md5"
+"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_3/axis2-eclipse-codegen-wizard-1.3.zip.md5">
+"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_3/axis2-eclipse-codegen-wizard-1.3.zip.asc"
+"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_3/axis2-eclipse-codegen-wizard-1.3.zip.asc">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-eclipse-codegen-wizard-1.4.zip.asc">
 PGP</a></td>
 <td></td>
 </tr>
 <tr>
-<td><a href="../tools/1_3/idea/Idea_plug-in_userguide.html">Code
+<td><a href="../tools/1_4/idea/Idea_plug-in_userguide.html">Code
 Generator Wizard - IntelliJ IDEA Plug-in</a></td>
 <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.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td><a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_3/axis2-idea-plugin-1.3.zip"
+"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_3/axis2-idea-plugin-1.3.zip">
+"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_3/axis2-idea-plugin-1.3.zip.md5"
+"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_3/axis2-idea-plugin-1.3.zip.md5">
+"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_3/axis2-idea-plugin-1.3.zip.asc"
+"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_3/axis2-idea-plugin-1.3.zip.asc">
+"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4/axis2-idea-plugin-1.4.zip.asc">
 PGP</a></td>
 <td></td>
 </tr>
 <tr>
 <td><a href=
-"../tools/1_3/maven-plugins/maven-aar-plugin.html">Maven2 AAR
+"../tools/1_4/maven-plugins/maven-aar-plugin.html">Maven2 AAR
 Plug-in</a></td>
 <td>This plugin generates an Axis2 service file (AAR file).</td>
-<td>1.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td><a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_3/axis2-aar-maven-plugin-1.3.jar"
+"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_3/axis2-aar-maven-plugin-1.3.jar">
+"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_3/axis2-aar-maven-plugin-1.3.jar.md5"
+"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_3/axis2-aar-maven-plugin-1.3.jar.md5">
+"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_3/axis2-aar-maven-plugin-1.3.jar.asc"
+"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_3/axis2-aar-maven-plugin-1.3.jar.asc">
+"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>
 </tr>
 <tr>
 <td><a href=
-"../tools/1_3/maven-plugins/maven-java2wsdl-plugin.html">Maven2
+"../tools/1_4/maven-plugins/maven-java2wsdl-plugin.html">Maven2
 Java2WSDL Plug-in</a></td>
 <td>
 <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.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td><a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_3/axis2-java2wsdl-maven-plugin-1.3.jar"
+"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_3/axis2-java2wsdl-maven-plugin-1.3.jar">
+"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_3/axis2-java2wsdl-maven-plugin-1.3.jar.md5"
+"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_3/axis2-java2wsdl-maven-plugin-1.3.jar.md5">
+"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_3/axis2-java2wsdl-maven-plugin-1.3.jar.asc"
+"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_3/axis2-java2wsdl-maven-plugin-1.3.jar.asc">
+"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>
 </tr>
 <tr>
 <td><a href=
-"../tools/1_3/maven-plugins/maven-wsdl2code-plugin.html">Maven2
+"../tools/1_4/maven-plugins/maven-wsdl2code-plugin.html">Maven2
 WSDL2Code Plug-in</a></td>
 <td>
 <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>
 </td>
-<td>1.3</td>
-<td>1.3</td>
+<td>1.4</td>
+<td>1.4</td>
 <td><a href=
-"http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_3/axis2-wsdl2code-maven-plugin-1.3.jar"
+"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_3/axis2-wsdl2code-maven-plugin-1.3.jar">
+"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_3/axis2-wsdl2code-maven-plugin-1.3.jar.md5"
+"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_3/axis2-wsdl2code-maven-plugin-1.3.jar.md5">
+"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_3/axis2-wsdl2code-maven-plugin-1.3.jar.asc"
+"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_3/axis2-wsdl2code-maven-plugin-1.3.jar.asc">
+"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>
 </tr>
 </tbody>
 </table>
-<p>Previous tools releases are available <a href=
-"previous.html">here</a></p>
 </body>
 </html>

Modified: webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/build.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/build.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/build.xml Sun Apr  6 20:11:16 2008
@@ -45,7 +45,7 @@
     <property name="plugin.project.file.name" value=".project"></property>
     <property name="plugin.classpath.file.name" value=".classpath"></property>
     <property name="plugin.help.file.name" value="help_toc.xml"></property>
-    <property name="tool_docs_version" value="1_3"></property>
+    <property name="tool_docs_version" value="1_4"></property>
 
     <property name="codegen.resource.dir" value="../conf/codegen"></property>
     <property name="codegen.help.resource.file" value="../../../modules/documentation/xdocs/tools/${tool_docs_version}/eclipse/wsdl2java-plugin.html"></property>

Modified: webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml Sun Apr  6 20:11:16 2008
@@ -332,9 +332,9 @@
                                 <property name="plugin.help.file.name" value="help_toc.xml"/>
                                 <property name="codegen.resource.dir" value="../conf/codegen"/>
                                 <property name="codegen.help.resource.file"
-                                          value="../../../modules/documentation/xdocs/tools/1_3/eclipse/wsdl2java-plugin.html"/>
+                                          value="../../../modules/documentation/xdocs/tools/1_4/eclipse/wsdl2java-plugin.html"/>
                                 <property name="codegen.help.images.dir"
-                                          value="../../../modules/documentation/xdocs/tools/1_3/eclipse/images"/>
+                                          value="../../../modules/documentation/xdocs/tools/1_4/eclipse/images"/>
                                 <property name="axis2.lib.dir" value="../../../target/lib"/>
                                 <property name="codegen.resource.dir" value="../conf/codegen"/>
                                 <delete dir="./target/plugin/${codegen.plugin.version}"/>

Modified: webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/build.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/build.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/build.xml Sun Apr  6 20:11:16 2008
@@ -45,7 +45,7 @@
     <property name="plugin.project.file.name" value=".project"></property>
     <property name="plugin.classpath.file.name" value=".classpath"></property>
     <property name="plugin.help.file.name" value="help_toc.xml"></property>
-    <property name="tool_docs_version" value="1_3"></property>
+    <property name="tool_docs_version" value="1_4"></property>
 
     <property name="service.resource.dir" value="../conf/service"></property>
     <property name="service.help.resource.file" value="../../../modules/documentation/xdocs/tools/${tool_docs_version}/eclipse/servicearchiver-plugin.html"></property>

Modified: webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml?rev=645349&r1=645348&r2=645349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml Sun Apr  6 20:11:16 2008
@@ -246,9 +246,9 @@
                                 <property name="plugin.help.file.name" value="help_toc.xml"/>
                                 <property name="service.resource.dir" value="../conf/service"/>
                                 <property name="service.help.resource.file"
-                                          value="../../../modules/documentation/xdocs/tools/1_3/eclipse/servicearchiver-plugin.html"/>
+                                          value="../../../modules/documentation/xdocs/tools/1_4/eclipse/servicearchiver-plugin.html"/>
                                 <property name="service.help.images.dir"
-                                          value="../../../modules/documentation/xdocs/tools/1_3/eclipse/images"/>
+                                          value="../../../modules/documentation/xdocs/tools/1_4/eclipse/images"/>
                                 <property name="axis2.lib.dir" value="../../../target/lib"/>
                                 <!--Filter tockens for the copy command to filter the versions of external dependencies -->
                                 <filter token="version" value="${version}"/>



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