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/06/07 22:18:20 UTC

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

Author: veithen
Date: Mon Jun  7 20:18:20 2010
New Revision: 952412

URL: http://svn.apache.org/viewvc?rev=952412&view=rev
Log:
Reactivating the 1.5 branch: removed the 'transport' profile, as in the trunk.

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=952412&r1=952411&r2=952412&view=diff
==============================================================================
--- axis/axis2/java/core/branches/java/1_5/pom.xml (original)
+++ axis/axis2/java/core/branches/java/1_5/pom.xml Mon Jun  7 20:18:20 2010
@@ -85,22 +85,6 @@
           </modules>
         </profile>
         <profile>
-            <id>transport</id>
-            <activation>
-      	        <file>
-                    <exists>../transport</exists>
-      	        </file>
-            </activation>
-            <modules>
-                <module>../transport/modules/parent</module>
-                <module>../transport/modules/base</module>
-                <module>../transport/modules/tcp</module>
-                <module>../transport/modules/xmpp</module>
-                <module>../transport/modules/mail</module>
-                <module>../transport/modules/jms</module>
-            </modules>
-        </profile>
-        <profile>
             <id>release</id>
             <activation>
                 <property>