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/03/23 17:46:19 UTC

svn commit: r388207 - in /incubator/activemq/trunk: activemq-gbean-management/ activemq-gbean-management/src/ activemq-gbean/ activemq-gbean/src/ sandbox/activemq-gbean-management/ sandbox/activemq-gbean/

Author: chirino
Date: Thu Mar 23 08:46:16 2006
New Revision: 388207

URL: http://svn.apache.org/viewcvs?rev=388207&view=rev
Log:
Moving the Geronimo gbean integration modules out of the sandbox now that they compile.


Added:
    incubator/activemq/trunk/activemq-gbean/
      - copied from r388206, incubator/activemq/trunk/sandbox/activemq-gbean/
    incubator/activemq/trunk/activemq-gbean-management/
      - copied from r388206, incubator/activemq/trunk/sandbox/activemq-gbean-management/
    incubator/activemq/trunk/activemq-gbean-management/pom.xml
      - copied unchanged from r388205, incubator/activemq/trunk/sandbox/activemq-gbean-management/pom.xml
    incubator/activemq/trunk/activemq-gbean-management/project.properties
      - copied unchanged from r388205, incubator/activemq/trunk/sandbox/activemq-gbean-management/project.properties
    incubator/activemq/trunk/activemq-gbean-management/project.xml
      - copied, changed from r388205, incubator/activemq/trunk/sandbox/activemq-gbean-management/project.xml
    incubator/activemq/trunk/activemq-gbean-management/src/
      - copied from r388205, incubator/activemq/trunk/sandbox/activemq-gbean-management/src/
    incubator/activemq/trunk/activemq-gbean/pom.xml
      - copied unchanged from r388205, incubator/activemq/trunk/sandbox/activemq-gbean/pom.xml
    incubator/activemq/trunk/activemq-gbean/project.properties
      - copied unchanged from r388205, incubator/activemq/trunk/sandbox/activemq-gbean/project.properties
    incubator/activemq/trunk/activemq-gbean/project.xml
      - copied, changed from r388205, incubator/activemq/trunk/sandbox/activemq-gbean/project.xml
    incubator/activemq/trunk/activemq-gbean/src/
      - copied from r388205, incubator/activemq/trunk/sandbox/activemq-gbean/src/
Removed:
    incubator/activemq/trunk/sandbox/activemq-gbean/
    incubator/activemq/trunk/sandbox/activemq-gbean-management/

Copied: incubator/activemq/trunk/activemq-gbean-management/project.xml (from r388205, incubator/activemq/trunk/sandbox/activemq-gbean-management/project.xml)
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-gbean-management/project.xml?p2=incubator/activemq/trunk/activemq-gbean-management/project.xml&p1=incubator/activemq/trunk/sandbox/activemq-gbean-management/project.xml&r1=388205&r2=388207&rev=388207&view=diff
==============================================================================
--- incubator/activemq/trunk/sandbox/activemq-gbean-management/project.xml (original)
+++ incubator/activemq/trunk/activemq-gbean-management/project.xml Thu Mar 23 08:46:16 2006
@@ -2,7 +2,7 @@
 <!DOCTYPE project>
 <project>
     <pomVersion>3</pomVersion>
-    <extend>${basedir}/../../etc/project.xml</extend>
+    <extend>${basedir}/../etc/project.xml</extend>
 
     <name>ActiveMQ :: GBean Interfaces</name>
     <id>activemq-gbean-management</id>

Copied: incubator/activemq/trunk/activemq-gbean/project.xml (from r388205, incubator/activemq/trunk/sandbox/activemq-gbean/project.xml)
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-gbean/project.xml?p2=incubator/activemq/trunk/activemq-gbean/project.xml&p1=incubator/activemq/trunk/sandbox/activemq-gbean/project.xml&r1=388205&r2=388207&rev=388207&view=diff
==============================================================================
--- incubator/activemq/trunk/sandbox/activemq-gbean/project.xml (original)
+++ incubator/activemq/trunk/activemq-gbean/project.xml Thu Mar 23 08:46:16 2006
@@ -2,7 +2,7 @@
 <!DOCTYPE project>
 <project>
     <pomVersion>3</pomVersion>
-    <extend>${basedir}/../../etc/project.xml</extend>
+    <extend>${basedir}/../etc/project.xml</extend>
 
     <name>ActiveMQ :: GBeans</name>
     <id>activemq-gbean</id>