You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/05/24 13:59:48 UTC

svn commit: r947615 - in /geronimo/server/branches/3.0-M1/plugins/activemq: activemq-server/ pom.xml

Author: rickmcguire
Date: Mon May 24 11:59:48 2010
New Revision: 947615

URL: http://svn.apache.org/viewvc?rev=947615&view=rev
Log:
remove non-building activemq components

Removed:
    geronimo/server/branches/3.0-M1/plugins/activemq/activemq-server/
Modified:
    geronimo/server/branches/3.0-M1/plugins/activemq/pom.xml

Modified: geronimo/server/branches/3.0-M1/plugins/activemq/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/activemq/pom.xml?rev=947615&r1=947614&r2=947615&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/activemq/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/activemq/pom.xml Mon May 24 11:59:48 2010
@@ -48,12 +48,6 @@
                 <module>activemq-jetty-server</module>
             </modules>
         </profile>
-        <profile>
-            <id>all-subprojects</id>
-            <modules>
-                <module>activemq-server</module>
-            </modules>
-        </profile>
     </profiles>
 
     <properties>