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/08/28 14:18:22 UTC

svn commit: r990351 - /axis/axis2/java/core/branches/java/1_5/pom.xml

Author: veithen
Date: Sat Aug 28 12:18:22 2010
New Revision: 990351

URL: http://svn.apache.org/viewvc?rev=990351&view=rev
Log:
Removed unnecessary profile; axis2-aar-maven-plugin and axis2-mar-maven-plugin are part of the build anyway.

Modified:
    axis/axis2/java/core/branches/java/1_5/pom.xml

Modified: axis/axis2/java/core/branches/java/1_5/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/java/1_5/pom.xml?rev=990351&r1=990350&r2=990351&view=diff
==============================================================================
--- axis/axis2/java/core/branches/java/1_5/pom.xml (original)
+++ axis/axis2/java/core/branches/java/1_5/pom.xml Sat Aug 28 12:18:22 2010
@@ -84,13 +84,6 @@
     </modules>
     <profiles>
         <profile>
-          <id>plugins</id>
-          <modules>
-            <module>modules/tool/axis2-aar-maven-plugin</module>
-            <module>modules/tool/axis2-mar-maven-plugin</module>            
-          </modules>
-        </profile>
-        <profile>
             <id>release</id>
             <activation>
                 <property>