You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by st...@apache.org on 2004/11/01 03:09:49 UTC

svn commit: rev 56180 - cocoon/trunk

Author: stefano
Date: Sun Oct 31 18:09:49 2004
New Revision: 56180

Modified:
   cocoon/trunk/gump.xml
Log:
adding missing dependency to a block, for the other failing blocks, the problem seems to be more substantial


Modified: cocoon/trunk/gump.xml
==============================================================================
--- cocoon/trunk/gump.xml	(original)
+++ cocoon/trunk/gump.xml	Sun Oct 31 18:09:49 2004
@@ -977,6 +977,7 @@
 
     <depend project="cocoon" inherit="all"/>
     <depend project="quartz"/>
+    <depend project="concurrent"/>
 
     <work nested="tools/anttasks"/>
     <home nested="build/cocoon-@@DATE@@"/>