You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by vt...@apache.org on 2004/12/16 05:11:43 UTC

svn commit: r121026 - /incubator/directory/janus/trunk/gump.xml

Author: vtence
Date: Wed Dec 15 20:11:41 2004
New Revision: 121026

URL: http://svn.apache.org/viewcvs?view=rev&rev=121026
Log:
fixed gump descriptor for asm dependencies
Modified:
   incubator/directory/janus/trunk/gump.xml

Modified: incubator/directory/janus/trunk/gump.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/janus/trunk/gump.xml?view=diff&rev=121026&p1=incubator/directory/janus/trunk/gump.xml&r1=121025&p2=incubator/directory/janus/trunk/gump.xml&r2=121026
==============================================================================
--- incubator/directory/janus/trunk/gump.xml	(original)
+++ incubator/directory/janus/trunk/gump.xml	Wed Dec 15 20:11:41 2004
@@ -102,8 +102,7 @@
     <depend project="janus-api" />
     <depend project="janus-impl" />
     <depend project="groovy" />
-    <depend project="asm" />
-    <depend project="asm-util" />
+    <depend project="asm" ids="asm,asm-util"/>
     <depend project="dom4j" />
     <depend project="commons-collections" />
     <depend project="jmock" />