Very sorry about that :-( I've commented out the samples dependency from
jms to eventcache. I hope to come up with a better solution later.
--
Unico
Jeremy Quinn wrote:
> Hi Unico,
>
> Not 100% this is the cause, but I am getting this build error:
>
> BUILD FAILED
> /Users/jerm/Development/Checkouts/Apache/cocoon-2.1/tools/targets/
> compile-build.xml:210: Following error occured while executing this line
> Circular dependency: eventcache-prepare <- jms-prepare <-
> eventcache-prepare
>
> regards Jeremy
>
>
> On 1 Jul 2004, at 14:43, unico@apache.org wrote:
>
>> Index: gump.xml
>> ===================================================================
>> RCS file: /home/cvs/cocoon-2.1/gump.xml,v
>> retrieving revision 1.163
>> retrieving revision 1.164
>> diff -u -r1.163 -r1.164
>> --- gump.xml 1 Jul 2004 07:29:06 -0000 1.163
>> +++ gump.xml 1 Jul 2004 13:43:01 -0000 1.164
>> @@ -154,6 +154,7 @@
>> <depend project="cocoon-block-batik" type="samples"/>
>> <depend project="cocoon-block-xsp"/>
>> <depend project="cocoon-block-javaflow"/>
>> + <depend project="cocoon-block-repository"/>
>>
>> <work nested="tools/anttasks"/>
>> <home nested="build/cocoon-@@DATE@@"/>
>> @@ -912,6 +913,7 @@
>> </ant>
>>
>> <depend project="cocoon" inherit="all"/>
>> + <depend project="cocoon-block-jms"/>
>> <depend project="cocoon-block-xsp" type="samples"/>
>>
>> <work nested="build/cocoon-@@DATE@@/blocks/eventcache/dest"/>
>> @@ -1028,7 +1030,6 @@
>> </ant>
>>
>> <depend project="cocoon" inherit="all"/>
>> - <depend project="cocoon-block-eventcache"/>
>> <depend project="cocoon-block-databases" type="samples"/>
>> <depend project="cocoon-block-hsqldb"/>
>>
>>
> --------------------------------------------------------
>
> If email from this address is not signed
> IT IS NOT FROM ME
>
> Always check the label, folks !!!!!
> --------------------------------------------------------
>
|