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:58:05 UTC

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

Author: bodewig
Date: Tue Apr  8 07:58:04 2008
New Revision: 645960

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

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