You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by gs...@apache.org on 2007/06/13 08:48:44 UTC

svn commit: r546756 - /gump/metadata/project/ivy.xml

Author: gscokart
Date: Tue Jun 12 23:48:43 2007
New Revision: 546756

URL: http://svn.apache.org/viewvc?view=rev&rev=546756
Log:
update test dependency

Modified:
    gump/metadata/project/ivy.xml

Modified: gump/metadata/project/ivy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ivy.xml?view=diff&rev=546756&r1=546755&r2=546756
==============================================================================
--- gump/metadata/project/ivy.xml (original)
+++ gump/metadata/project/ivy.xml Tue Jun 12 23:48:43 2007
@@ -62,6 +62,7 @@
     </ant>
     <depend project="ivy" inherit="runtime"/>
     <depend project="junit"/>
+    <depend project="commons-lang"/>
     <depend project="commons-vfs" inherit="all" />
     <work nested="build/test" />
     <license name="LICENSE"/>