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 2007/04/03 08:53:39 UTC

svn commit: r525062 - /gump/metadata/project/velocity-engine.xml

Author: bodewig
Date: Mon Apr  2 23:53:38 2007
New Revision: 525062

URL: http://svn.apache.org/viewvc?view=rev&rev=525062
Log:
dependencies += commons-logging

Modified:
    gump/metadata/project/velocity-engine.xml

Modified: gump/metadata/project/velocity-engine.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/velocity-engine.xml?view=diff&rev=525062&r1=525061&r2=525062
==============================================================================
--- gump/metadata/project/velocity-engine.xml (original)
+++ gump/metadata/project/velocity-engine.xml Mon Apr  2 23:53:38 2007
@@ -66,6 +66,8 @@
     <depend project="jakarta-oro" />
     <depend project="werken.xpath" />
 
+    <depend project="commons-logging"/>
+
     <!-- These are declared dependencies that we download but don't actually need 
          for building (but for packaging, running tasks etc. We still depend on them
          to notice any possible breakages...