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"/>