You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2011/10/28 05:37:17 UTC

svn commit: r1190146 - in /geronimo/server/branches/3.0-beta-1: framework/configs/karaf-framework/src/main/history/ framework/configs/rmi-naming/src/main/history/ plugins/activemq/activemq-broker-blueprint/src/main/history/ plugins/aries/aries/src/main...

Author: rwonly
Date: Fri Oct 28 03:37:16 2011
New Revision: 1190146

URL: http://svn.apache.org/viewvc?rev=1190146&view=rev
Log:
¨the

Modified:
    geronimo/server/branches/3.0-beta-1/framework/configs/karaf-framework/src/main/history/dependencies.xml
    geronimo/server/branches/3.0-beta-1/framework/configs/rmi-naming/src/main/history/dependencies.xml
    geronimo/server/branches/3.0-beta-1/plugins/activemq/activemq-broker-blueprint/src/main/history/dependencies.xml
    geronimo/server/branches/3.0-beta-1/plugins/aries/aries/src/main/history/dependencies.xml

Modified: geronimo/server/branches/3.0-beta-1/framework/configs/karaf-framework/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta-1/framework/configs/karaf-framework/src/main/history/dependencies.xml?rev=1190146&r1=1190145&r2=1190146&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta-1/framework/configs/karaf-framework/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/3.0-beta-1/framework/configs/karaf-framework/src/main/history/dependencies.xml Fri Oct 28 03:37:16 2011
@@ -3,7 +3,7 @@
     <module-id>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>karaf-framework</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-1-SNAPSHOT</version>
         <type>car</type>
     </module-id>
     <dependency>
@@ -22,11 +22,6 @@
         <type>jar</type>
     </dependency>
     <dependency>
-        <groupId>commons-logging</groupId>
-        <artifactId>commons-logging</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>org.apache.aries</groupId>
         <artifactId>org.apache.aries.util</artifactId>
         <type>jar</type>

Modified: geronimo/server/branches/3.0-beta-1/framework/configs/rmi-naming/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta-1/framework/configs/rmi-naming/src/main/history/dependencies.xml?rev=1190146&r1=1190145&r2=1190146&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta-1/framework/configs/rmi-naming/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/3.0-beta-1/framework/configs/rmi-naming/src/main/history/dependencies.xml Fri Oct 28 03:37:16 2011
@@ -3,15 +3,10 @@
     <module-id>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>rmi-naming</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-1-SNAPSHOT</version>
         <type>car</type>
     </module-id>
     <dependency>
-        <groupId>commons-logging</groupId>
-        <artifactId>commons-logging</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>org.apache.aries</groupId>
         <artifactId>org.apache.aries.util</artifactId>
         <type>jar</type>

Modified: geronimo/server/branches/3.0-beta-1/plugins/activemq/activemq-broker-blueprint/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta-1/plugins/activemq/activemq-broker-blueprint/src/main/history/dependencies.xml?rev=1190146&r1=1190145&r2=1190146&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta-1/plugins/activemq/activemq-broker-blueprint/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/3.0-beta-1/plugins/activemq/activemq-broker-blueprint/src/main/history/dependencies.xml Fri Oct 28 03:37:16 2011
@@ -3,15 +3,10 @@
     <module-id>
         <groupId>org.apache.geronimo.configs</groupId>
         <artifactId>activemq-broker-blueprint</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-1-SNAPSHOT</version>
         <type>car</type>
     </module-id>
     <dependency>
-        <groupId>commons-logging</groupId>
-        <artifactId>commons-logging</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>commons-net</groupId>
         <artifactId>commons-net</artifactId>
         <type>jar</type>

Modified: geronimo/server/branches/3.0-beta-1/plugins/aries/aries/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta-1/plugins/aries/aries/src/main/history/dependencies.xml?rev=1190146&r1=1190145&r2=1190146&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta-1/plugins/aries/aries/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/3.0-beta-1/plugins/aries/aries/src/main/history/dependencies.xml Fri Oct 28 03:37:16 2011
@@ -3,7 +3,7 @@
     <module-id>
         <groupId>org.apache.geronimo.configs</groupId>
         <artifactId>aries</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-1-SNAPSHOT</version>
         <type>car</type>
     </module-id>
     <dependency>
@@ -22,11 +22,6 @@
         <type>jar</type>
     </dependency>
     <dependency>
-        <groupId>commons-logging</groupId>
-        <artifactId>commons-logging</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>org.apache.aries</groupId>
         <artifactId>org.apache.aries.util</artifactId>
         <type>jar</type>