[EMAIL PROTECTED] wrote:
Author: antonio
Date: Wed Nov 17 05:11:21 2004
New Revision: 76124
Modified:
cocoon/trunk/gump.xml
Log:
Fix eventcache. Thanks to Niclas Hedhman.
Modified: cocoon/trunk/gump.xml
==============================================================================
--- cocoon/trunk/gump.xml (original)
+++ cocoon/trunk/gump.xml Wed Nov 17 05:11:21 2004
@@ -905,6 +905,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"/>
Is this right? Surely it is the cocoon-block-jms 'project' that is
dependent upon JMS, not the whole of Cocoon?
Regards, Upayavira