You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by jo...@apache.org on 2005/11/19 11:30:33 UTC

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

Author: joerg
Date: Sat Nov 19 02:30:31 2005
New Revision: 345646

URL: http://svn.apache.org/viewcvs?rev=345646&view=rev
Log:
next try with "dest" work dir for the three currently failing blocks asciiart, jcr and template

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=345646&r1=345645&r2=345646&view=diff
==============================================================================
--- gump/metadata/project/cocoon/module.xml (original)
+++ gump/metadata/project/cocoon/module.xml Sat Nov 19 02:30:31 2005
@@ -769,6 +769,7 @@
 
     <depend project="cocoon" inherit="all"/>
 
+    <work nested="build/cocoon-@@DATE@@/blocks/asciiart/dest"/>
     <work nested="tools/anttasks"/>
     <home nested="build/cocoon-@@DATE@@"/>
 
@@ -1444,6 +1445,7 @@
     <library name="commons-jexl"/>
     <library name="commons-jxpath"/>
 
+    <work nested="build/cocoon-@@DATE@@/blocks/template/dest"/>
     <work nested="tools/anttasks"/>
     <home nested="build/cocoon-@@DATE@@"/>
 
@@ -1472,6 +1474,7 @@
     <library name="jackrabbit-commons"/>
     <library name="lucene"/>
 
+    <work nested="build/cocoon-@@DATE@@/blocks/jcr/dest"/>
     <work nested="tools/anttasks"/>
     <home nested="build/cocoon-@@DATE@@"/>