You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2004/11/17 14:17:48 UTC

svn commit: rev 76125 - cocoon/branches/BRANCH_2_1_X

Author: antonio
Date: Wed Nov 17 05:17:46 2004
New Revision: 76125

Modified:
   cocoon/branches/BRANCH_2_1_X/gump.xml
Log:
Fix eventcache. Thanks to Niclas Hedhman.

Modified: cocoon/branches/BRANCH_2_1_X/gump.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/gump.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/gump.xml	Wed Nov 17 05:17:46 2004
@@ -1043,6 +1043,7 @@
     
     <depend project="cocoon" inherit="all"/>
     <depend project="cocoon-block-jms"/>
+    <depend project="jms"/>
     <depend project="cocoon-block-xsp" type="samples"/>
     
     <work nested="build/cocoon-@@DATE@@/blocks/eventcache/dest"/>