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/09 09:30:29 UTC

svn commit: r332000 - /gump/metadata/project/cocoon/module.xml

Author: bodewig
Date: Wed Nov  9 00:30:26 2005
New Revision: 332000

URL: http://svn.apache.org/viewcvs?rev=332000&view=rev
Log:
throw in some work directories

Modified:
    gump/metadata/project/cocoon/module.xml

Modified: gump/metadata/project/cocoon/module.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/cocoon/module.xml?rev=332000&r1=331999&r2=332000&view=diff
==============================================================================
--- gump/metadata/project/cocoon/module.xml (original)
+++ gump/metadata/project/cocoon/module.xml Wed Nov  9 00:30:26 2005
@@ -1486,8 +1486,9 @@
     <library name="jackrabbit-commons"/>
     <library name="lucene"/>
 
-    <work nested="build/cocoon-@@DATE@@/cocoon-testcase.jar"/>
     <work nested="tools/anttasks"/>
+    <work nested="build/cocoon/blocks/jcr/dest"/>
+    <work nested="build/cocoon/blocks/jcr/test"/>
     <home nested="build/cocoon-@@DATE@@"/>
 
     <jar name="blocks/jcr-block.jar"/>