You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/08/22 17:00:33 UTC

svn commit: r433658 - /incubator/servicemix/trunk/pom.xml

Author: gnodet
Date: Tue Aug 22 08:00:32 2006
New Revision: 433658

URL: http://svn.apache.org/viewvc?rev=433658&view=rev
Log:
Disable geronimo module until the car plugin works again

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?rev=433658&r1=433657&r2=433658&view=diff
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Tue Aug 22 08:00:32 2006
@@ -245,7 +245,9 @@
                 <module>servicemix-sca</module>
                 <module>servicemix-wsn2005</module>
                 <module>samples</module>
+                <!--
                 <module>geronimo</module>
+                -->
                 <module>apache-servicemix</module>
             </modules>
         </profile>
@@ -293,7 +295,9 @@
                 <module>servicemix-sca</module>
                 <module>servicemix-wsn2005</module>
                 <module>samples</module>
+                <!--
                 <module>geronimo</module>
+                -->
                 <module>apache-servicemix</module>
             </modules>
         </profile>