You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/07/24 20:31:56 UTC

svn commit: r425141 - /incubator/activemq/trunk/pom.xml

Author: chirino
Date: Mon Jul 24 11:31:56 2006
New Revision: 425141

URL: http://svn.apache.org/viewvc?rev=425141&view=rev
Log:
gbeans are in geronimo tree now

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=425141&r1=425140&r2=425141&view=diff
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Mon Jul 24 11:31:56 2006
@@ -109,7 +109,6 @@
     </distributionManagement>
 
     <modules>
-
         <module>activecluster</module>
         <module>activemq-jaas</module>
         <module>activemq-core</module>
@@ -120,16 +119,11 @@
         <module>activemq-web-demo</module>
         <module>activemq-web-console</module>
         <module>activemq-optional</module>
-        <!--
-        <module>activemq-gbean</module>
-        <module>activemq-gbean-management</module>
-        -->
-        <!--module>activemq-systest</module -->
         <module>maven-bundle-plugin</module>
         <module>assembly</module>
         <module>activeio</module>
+        <!--module>activemq-systest</module -->
         <!-- module>activecluster</module -->
-
     </modules>
 
     <scm>