You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by gi...@apache.org on 2005/12/23 19:47:18 UTC

svn commit: r358848 - /gump/metadata/project/cocoon/module.xml

Author: giacomo
Date: Fri Dec 23 10:47:15 2005
New Revision: 358848

URL: http://svn.apache.org/viewcvs?rev=358848&view=rev
Log:
registered MX4J-JMX dependency

Modified:
    gump/metadata/project/cocoon/module.xml

Modified: gump/metadata/project/cocoon/module.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/cocoon/module.xml?rev=358848&r1=358847&r2=358848&view=diff
==============================================================================
--- gump/metadata/project/cocoon/module.xml (original)
+++ gump/metadata/project/cocoon/module.xml Fri Dec 23 10:47:15 2005
@@ -138,6 +138,8 @@
             groupId="ehcache" artifactId="ehcache" version="1.1"/> 
     <depend project="knopflerfish-framework"/>  
     <depend project="knopflerfish-log"/>  
+    <depend project="mx4j-jmx"
+            groupId="mx4j" artifactId="mx4j-jmx" version="3.0.1"/> 
     <!-- what's this!?! -->     
     <depend project="jing"/>  
     <depend project="junit"