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/09 22:08:57 UTC

svn commit: rev 57100 - cocoon/trunk

Author: stefano
Date: Tue Nov  9 13:08:56 2004
New Revision: 57100

Modified:
   cocoon/trunk/gump.xml
Log:
apparently, the jms block depends on the hsqldb code (which I find rather brain-dead if you ask me, but what the hell)


Modified: cocoon/trunk/gump.xml
==============================================================================
--- cocoon/trunk/gump.xml	(original)
+++ cocoon/trunk/gump.xml	Tue Nov  9 13:08:56 2004
@@ -1031,7 +1031,7 @@
     <!-- commented out because of circular dependency -->
     <!--depend project="cocoon-block-eventcache" type="samples"/-->
     <depend project="cocoon-block-databases" type="samples"/>
-    <depend project="cocoon-block-hsqldb"/>
+    <depend project="cocoon-block-hsqldb" inherit="all"/>
     <depend project="jms"/>
 
     <work nested="tools/anttasks"/>