You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2006/08/02 21:21:23 UTC

svn commit: r428101 - /gump/metadata/project/xstream.xml

Author: bodewig
Date: Wed Aug  2 12:21:22 2006
New Revision: 428101

URL: http://svn.apache.org/viewvc?rev=428101&view=rev
Log:
depends on cglib now

Modified:
    gump/metadata/project/xstream.xml

Modified: gump/metadata/project/xstream.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xstream.xml?rev=428101&r1=428100&r2=428101&view=diff
==============================================================================
--- gump/metadata/project/xstream.xml (original)
+++ gump/metadata/project/xstream.xml Wed Aug  2 12:21:22 2006
@@ -31,6 +31,7 @@
 
     <depend project="ant"/>
     <depend project="commons-lang"/>
+    <depend project="cglib"/>
     <depend project="dom4j"/>
     <depend project="jdom"/>
     <depend project="joda-time"/>