You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2007/02/14 05:42:36 UTC

svn commit: r507385 - in /webservices/axis2/trunk/java: ./ modules/parent/ modules/tool/ modules/tool/axis2-aar-maven-plugin/ modules/tool/axis2-ant-plugin/ modules/tool/axis2-eclipse-codegen-plugin/ modules/tool/axis2-eclipse-service-plugin/ modules/t...

Author: dims
Date: Tue Feb 13 20:42:35 2007
New Revision: 507385

URL: http://svn.apache.org/viewvc?view=rev&rev=507385
Log:
get rid of intermidate pom.xml in tool directory. cleanup names

Removed:
    webservices/axis2/trunk/java/modules/tool/pom.xml
Modified:
    webservices/axis2/trunk/java/modules/parent/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-aar-maven-plugin/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-ant-plugin/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-idea-plugin/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-mar-maven-plugin/pom.xml
    webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
    webservices/axis2/trunk/java/pom.xml

Modified: webservices/axis2/trunk/java/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/parent/pom.xml?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- webservices/axis2/trunk/java/modules/parent/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/parent/pom.xml Tue Feb 13 20:42:35 2007
@@ -29,7 +29,7 @@
   <artifactId>axis2-parent</artifactId>
   <version>SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>Axis 2.0 Parent Project</name>
+  <name>Apache Axis 2.0 - Parent</name>
   <inceptionYear>2004</inceptionYear>
   <description>Axis2 is an effort to re-design and totally re-implement both Axis/Java and
         (eventually) Axis/C++ on a new architecture. Evolving from the now standard "handler chain"

Modified: webservices/axis2/trunk/java/modules/tool/axis2-aar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-aar-maven-plugin/pom.xml?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-aar-maven-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-aar-maven-plugin/pom.xml Tue Feb 13 20:42:35 2007
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>axis2-aar-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <name>Apache Axis 2.0 - AAR Maven Plugin</name>
+  <name>Apache Axis 2.0 - tool - AAR Maven Plugin</name>
   <groupId>org.apache.axis2.maven2</groupId>
   <version>SNAPSHOT</version>
 

Modified: webservices/axis2/trunk/java/modules/tool/axis2-ant-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-ant-plugin/pom.xml?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-ant-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-ant-plugin/pom.xml Tue Feb 13 20:42:35 2007
@@ -27,7 +27,7 @@
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
     <artifactId>axis2-ant-plugin</artifactId>
-    <name>Apache Axis 2.0 - Ant Plugin</name>
+    <name>Apache Axis 2.0 - tool - Ant Plugin</name>
     <packaging>maven-plugin</packaging>
     <description>The Axis 2 Plugin for Ant Tasks.</description>
     <repositories>

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?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- 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 Tue Feb 13 20:42:35 2007
@@ -30,7 +30,7 @@
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2.eclipse.codegen.plugin</artifactId>
     <version>SNAPSHOT</version>
-    <name>Apache Axis 2.0 - Eclipse Codegen Plugin</name>
+    <name>Apache Axis 2.0 - tool - Eclipse Codegen Plugin</name>
     <packaging>maven-plugin</packaging>
     <description>The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl</description>
     <repositories>

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?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- 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 Tue Feb 13 20:42:35 2007
@@ -30,7 +30,7 @@
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2.eclipse.service.plugin</artifactId>
     <version>SNAPSHOT</version>
-    <name>Apache Axis 2.0 - Eclipse service Plugin</name>
+    <name>Apache Axis 2.0 - tool - Eclipse service Plugin</name>
     <packaging>maven-plugin</packaging>
     <description>The Axis 2 Eclipse Service Plugin for Service archive creation</description>
     <repositories>

Modified: webservices/axis2/trunk/java/modules/tool/axis2-idea-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-idea-plugin/pom.xml?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-idea-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-idea-plugin/pom.xml Tue Feb 13 20:42:35 2007
@@ -28,7 +28,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>axis2-idea-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <name>Apache Axis 2.0 - Intellij IDEA Plugin</name>
+  <name>Apache Axis 2.0 - tool - Intellij IDEA Plugin</name>
   <description>
     A Intellij IDEA plugin for Service Archive creation and Code Generation
   </description>

Modified: webservices/axis2/trunk/java/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml Tue Feb 13 20:42:35 2007
@@ -27,7 +27,7 @@
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
   <artifactId>axis2-java2wsdl-maven-plugin</artifactId>
-  <name>Apache Axis 2.0 - Java2WSDL Maven Plugin</name>
+  <name>Apache Axis 2.0 - tool - Java2WSDL Maven Plugin</name>
   <description>
     A Maven 2 plugin for creating WSDL files from Java source.
   </description>

Modified: webservices/axis2/trunk/java/modules/tool/axis2-mar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-mar-maven-plugin/pom.xml?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-mar-maven-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-mar-maven-plugin/pom.xml Tue Feb 13 20:42:35 2007
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>axis2-mar-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <name>Apache Axis 2.0 - MAR Maven Plugin</name>
+  <name>Apache Axis 2.0 - tool - MAR Maven Plugin</name>
   <groupId>org.apache.axis2.maven2</groupId>
   <version>SNAPSHOT</version>
   

Modified: webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml Tue Feb 13 20:42:35 2007
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>axis2-wsdl2code-maven-plugin</artifactId>
-  <name>Apache Axis 2.0 - WSDL2Code Maven Plugin</name>
+  <name>Apache Axis 2.0 - tools - WSDL2Code Maven Plugin</name>
   <packaging>maven-plugin</packaging>
   <description>The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL.</description>
 

Modified: webservices/axis2/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/pom.xml?view=diff&rev=507385&r1=507384&r2=507385
==============================================================================
--- webservices/axis2/trunk/java/pom.xml (original)
+++ webservices/axis2/trunk/java/pom.xml Tue Feb 13 20:42:35 2007
@@ -28,7 +28,7 @@
 	<artifactId>axis2</artifactId>
 	<version>SNAPSHOT</version>
 	<packaging>pom</packaging>
-	<name>Apache Axis 2.0</name>
+	<name>Apache Axis 2.0 - Root</name>
 	<modules>
 		<module>modules/tool/axis2-aar-maven-plugin</module>
 		<module>modules/tool/axis2-ant-plugin</module>



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