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 2005/11/18 06:04:54 UTC

svn commit: r345446 - /gump/metadata/project/struts.xml

Author: bodewig
Date: Thu Nov 17 21:04:50 2005
New Revision: 345446

URL: http://svn.apache.org/viewcvs?rev=345446&view=rev
Log:
new dependency

Modified:
    gump/metadata/project/struts.xml

Modified: gump/metadata/project/struts.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/struts.xml?rev=345446&r1=345445&r2=345446&view=diff
==============================================================================
--- gump/metadata/project/struts.xml (original)
+++ gump/metadata/project/struts.xml Thu Nov 17 21:04:50 2005
@@ -46,6 +46,7 @@
       <depend property="commons-chain.jar"       project="commons-chain"/>
     </ant>
 
+    <depend project="cglib"/>
     <depend project="xalan"/>
     <depend project="ant" inherit="runtime"/>
     <depend project="xml-apis"/>