You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/08/07 17:30:13 UTC

svn commit: r802047 - /geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml

Author: dwoods
Date: Fri Aug  7 15:30:13 2009
New Revision: 802047

URL: http://svn.apache.org/viewvc?rev=802047&view=rev
Log:
updated dependencies required for the latest activemq 5.3-SNAPSHOT

Modified:
    geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml

Modified: geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml?rev=802047&r1=802046&r2=802047&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml (original)
+++ geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml Fri Aug  7 15:30:13 2009
@@ -12,6 +12,11 @@
         <type>jar</type>
     </dependency>
     <dependency>
+        <groupId>commons-net</groupId>
+        <artifactId>commons-net</artifactId>
+        <type>jar</type>
+    </dependency>
+    <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activeio-core</artifactId>
         <type>jar</type>