You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/12/28 22:44:36 UTC

svn commit: r1053451 - /axis/axis2/java/core/trunk/pom.xml

Author: veithen
Date: Tue Dec 28 21:44:36 2010
New Revision: 1053451

URL: http://svn.apache.org/viewvc?rev=1053451&view=rev
Log:
Reverted the change to pom.xml introduced by r1052896, because this is obviously not part of AXIS2-4197.

Modified:
    axis/axis2/java/core/trunk/pom.xml

Modified: axis/axis2/java/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=1053451&r1=1053450&r2=1053451&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Tue Dec 28 21:44:36 2010
@@ -61,8 +61,8 @@
         <module>modules/testutils</module>
         <module>modules/tool/axis2-aar-maven-plugin</module>
         <module>modules/tool/axis2-ant-plugin</module>
-<!--        <module>modules/tool/axis2-eclipse-codegen-plugin</module>
-        <module>modules/tool/axis2-eclipse-service-plugin</module> -->
+        <module>modules/tool/axis2-eclipse-codegen-plugin</module>
+        <module>modules/tool/axis2-eclipse-service-plugin</module>
         <module>modules/tool/axis2-idea-plugin</module>
         <module>modules/tool/axis2-java2wsdl-maven-plugin</module>
         <module>modules/tool/axis2-mar-maven-plugin</module>
@@ -82,7 +82,6 @@
         <module>modules/osgi</module>
         <module>modules/transport/local</module>
         <module>modules/transport/http</module>
-        <module>modules/all</module>
     </modules>
     <profiles>
         <profile>