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 2008/04/08 16:56:06 UTC

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

Author: bodewig
Date: Tue Apr  8 07:56:04 2008
New Revision: 645958

URL: http://svn.apache.org/viewvc?rev=645958&view=rev
Log:
Henning says this directory is needed to make tests work

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?rev=645958&r1=645957&r2=645958&view=diff
==============================================================================
--- gump/metadata/project/velocity-engine.xml (original)
+++ gump/metadata/project/velocity-engine.xml Tue Apr  8 07:56:04 2008
@@ -120,6 +120,7 @@
     <depend project="hsqldb" />
     <depend project="junit3" />
 
+    <work nested="bin/classes"/>
     <work nested="bin/test-classes"/>
 
     <!-- Needed for test-cpload -->