You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ja...@apache.org on 2009/10/10 00:42:50 UTC

svn commit: r823724 - in /geronimo/server/branches/2.2/plugins/activemq: activemq-webconsole-jetty/src/main/history/dependencies.xml activemq-webconsole-tomcat/src/main/history/dependencies.xml

Author: jawarner
Date: Fri Oct  9 22:42:49 2009
New Revision: 823724

URL: http://svn.apache.org/viewvc?rev=823724&view=rev
Log:
Update dependencies.xml files so we can build again.

Modified:
    geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml
    geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml?rev=823724&r1=823723&r2=823724&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml Fri Oct  9 22:42:49 2009
@@ -23,6 +23,11 @@
     </dependency>
     <dependency>
         <groupId>jivesoftware</groupId>
+        <artifactId>smack</artifactId>
+        <type>jar</type>
+    </dependency>
+    <dependency>
+        <groupId>jivesoftware</groupId>
         <artifactId>smackx</artifactId>
         <type>jar</type>
     </dependency>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml?rev=823724&r1=823723&r2=823724&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml Fri Oct  9 22:42:49 2009
@@ -23,6 +23,11 @@
     </dependency>
     <dependency>
         <groupId>jivesoftware</groupId>
+        <artifactId>smack</artifactId>
+        <type>jar</type>
+    </dependency>
+    <dependency>
+        <groupId>jivesoftware</groupId>
         <artifactId>smackx</artifactId>
         <type>jar</type>
     </dependency>