You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jeremy Quinn <je...@media.demon.co.uk> on 2004/07/01 16:02:28 UTC

Re: cvs commit: cocoon-2.1 gump.xml

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 !!!!!
--------------------------------------------------------


Re: cvs commit: cocoon-2.1 gump.xml

Posted by Jeremy Quinn <je...@media.demon.co.uk>.
Thanks Unico,

Now I get this ( which I doubt is you ):

. . .
Writing:  
/Users/jerm/Development/Checkouts/Apache/cocoon-2.1/build/cocoon-2.2.0- 
dev/documentation/xdocs/userdocs/transformers/i18n-transformer.xml
Writing:  
/Users/jerm/Development/Checkouts/Apache/cocoon-2.1/build/cocoon-2.2.0- 
dev/documentation/xdocs/userdocs/transformers/book.xml
[Fatal Error] :1:1459: The element type "dd" must be terminated by the  
matching end-tag "</dd>".

BUILD FAILED
/Users/jerm/Development/Checkouts/Apache/cocoon-2.1/tools/targets/docs- 
build.xml:53: Unable to parse string.

I have not found the cause yet.

time for lunch I think ;)

regards Jeremy

On 1 Jul 2004, at 15:07, Unico Hommes wrote:

> 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 !!!!!
>> --------------------------------------------------------
>>
>
>
--------------------------------------------------------

                   If email from this address is not signed
                                 IT IS NOT FROM ME

                         Always check the label, folks !!!!!
--------------------------------------------------------


Re: cvs commit: cocoon-2.1 gump.xml

Posted by Unico Hommes <un...@hippo.nl>.
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 !!!!!
> --------------------------------------------------------
>