You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Markus Angst <ma...@inventec.ch> on 2007/07/25 20:29:22 UTC

Build problem

Hi,

Executing build clean-all and then build generates the following error:

validate-jars:
Copying 1 file to
C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\build\cocoon-2.1.11-dev\temp
Processing C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\lib\jars.xml to
C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\b
uild\cocoon-2.1.11-dev\temp\jars.xml
Loading stylesheet
C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\tools\src\check-jars.xsl
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/tools/src/check-jars.xsl:161:40:
Warning!
  [ERROR] File core/excalibur-sourceresolve-2.1.jar appears in the lib/ directory,
  but is not declared in lib/jars.xml.

  Please update the lib/jars.xml file to include the
core/excalibur-sourceresolve-2.1.jar
  file together with a description.

: Fatal Error! Stylesheet directed termination
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/tools/src/check-jars.xsl:161:40:
Fatal Error! Fatal error during transform
ation Cause: Fatal error during transformation
Failed to process C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\lib\jars.xml

BUILD FAILED
C:\lenya\lenya-1.4-dev\src\targets\init-build.xml:64: The following error
occurred while executing this line:
C:\lenya\lenya-1.4-dev\src\targets\init-build.xml:73: The following error
occurred while executing this line:
C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\tools\targets\validate-build.xml:72:
Fatal error during transformation

Using revision 559539 of Lenya. Just start the build again and it finishes :-/
I don't know if this is a Cocoon or a Lenya problem...

Regards,
Markus Angst

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Markus Angst <ma...@inventec.ch>.
Richard Frovarp wrote:
> Richard Frovarp wrote:
>> Markus Angst wrote:
>>> Jörn Nettingsmeier wrote:
>>>  
>>>> Markus Angst wrote:
>>>>    
>>>>> Richard Frovarp wrote:
>>>>>      
>>>>>> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll 
>>>>>> be fine.
>>>>>>         
>>>>> That works, thanks. Well, one should do a clean checkout from time 
>>>>> to time... :-)
>>>>>       
>>>> iiuc, the problem is in the cocoon repository, i.e. a clean checkout 
>>>> will not help. on the contrary, you will have to manually delete 
>>>> that file after every update of the cocoon subtree
>>>>     
>>> Yes I was expecting this but an update right after the deletion of 
>>> the file
>>> didn't bring it back (yet). Another update today was fine as well. So 
>>> maybe they
>>> have fixed it already. On the other hand subversion can be an 
>>> unpredictable
>>> beast sometimes...
>>>
>>> Regards,
>>> Markus Angst
>>>
>>>
>>>   
>> The file is still in svn. I checked their dev list and there is no 
>> mention of the bug, so I've opened a ticket. We really should move 
>> over to a stable version.
>>
>> Richard
> They've fixed it now.

Thanks a lot!

Markus Angst

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Richard Frovarp <Ri...@sendit.nodak.edu>.
Richard Frovarp wrote:
> Markus Angst wrote:
>> Jörn Nettingsmeier wrote:
>>  
>>> Markus Angst wrote:
>>>    
>>>> Richard Frovarp wrote:
>>>>      
>>>>> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll 
>>>>> be fine.
>>>>>         
>>>> That works, thanks. Well, one should do a clean checkout from time 
>>>> to time... :-)
>>>>       
>>> iiuc, the problem is in the cocoon repository, i.e. a clean checkout 
>>> will not help. on the contrary, you will have to manually delete 
>>> that file after every update of the cocoon subtree
>>>     
>>
>> Yes I was expecting this but an update right after the deletion of 
>> the file
>> didn't bring it back (yet). Another update today was fine as well. So 
>> maybe they
>> have fixed it already. On the other hand subversion can be an 
>> unpredictable
>> beast sometimes...
>>
>> Regards,
>> Markus Angst
>>
>>
>>   
> The file is still in svn. I checked their dev list and there is no 
> mention of the bug, so I've opened a ticket. We really should move 
> over to a stable version.
>
> Richard
They've fixed it now.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Jörn Nettingsmeier <ne...@apache.org>.

Bob Harner wrote:
> On 7/26/07, Richard Frovarp <Ri...@sendit.nodak.edu> wrote:
>> Markus Angst wrote:
>> > Jörn Nettingsmeier wrote:
>> >
>> >> Markus Angst wrote:
>> >>
>> >>> Richard Frovarp wrote:
>> >>>
>> >>>> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll 
>> be fine.
>> >>>>
>> >>> That works, thanks. Well, one should do a clean checkout from time 
>> to time... :-)
>> >>>
>> >> iiuc, the problem is in the cocoon repository, i.e. a clean checkout
>> >> will not help. on the contrary, you will have to manually delete that
>> >> file after every update of the cocoon subtree
>> >>
>> >
>> > Yes I was expecting this but an update right after the deletion of 
>> the file
>> > didn't bring it back (yet). Another update today was fine as well. 
>> So maybe they
>> > have fixed it already. On the other hand subversion can be an 
>> unpredictable
>> > beast sometimes...
>> >
>> > Regards,
>> > Markus Angst
>> >
>> >
>> >
>> The file is still in svn. I checked their dev list and there is no
>> mention of the bug, so I've opened a ticket. We really should move over
>> to a stable version.
> 
> I agree.  Being so close to a 2.0 release (I hope so, anyway), there
> is probably little reason *not* to switch the svn:external now, if
> others agree.

fine with me. but i'd need to learn how to switch externals... if 
anybody knows how it's done, go ahead. i think we had consensus about 
this a while ago...


-- 
Jörn Nettingsmeier

Kurt is up in heaven now.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Build problem

Posted by Jörn Nettingsmeier <ne...@apache.org>.

Bob Harner wrote:
> On 7/26/07, Richard Frovarp <Ri...@sendit.nodak.edu> wrote:
>> Markus Angst wrote:
>> > Jörn Nettingsmeier wrote:
>> >
>> >> Markus Angst wrote:
>> >>
>> >>> Richard Frovarp wrote:
>> >>>
>> >>>> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll 
>> be fine.
>> >>>>
>> >>> That works, thanks. Well, one should do a clean checkout from time 
>> to time... :-)
>> >>>
>> >> iiuc, the problem is in the cocoon repository, i.e. a clean checkout
>> >> will not help. on the contrary, you will have to manually delete that
>> >> file after every update of the cocoon subtree
>> >>
>> >
>> > Yes I was expecting this but an update right after the deletion of 
>> the file
>> > didn't bring it back (yet). Another update today was fine as well. 
>> So maybe they
>> > have fixed it already. On the other hand subversion can be an 
>> unpredictable
>> > beast sometimes...
>> >
>> > Regards,
>> > Markus Angst
>> >
>> >
>> >
>> The file is still in svn. I checked their dev list and there is no
>> mention of the bug, so I've opened a ticket. We really should move over
>> to a stable version.
> 
> I agree.  Being so close to a 2.0 release (I hope so, anyway), there
> is probably little reason *not* to switch the svn:external now, if
> others agree.

fine with me. but i'd need to learn how to switch externals... if 
anybody knows how it's done, go ahead. i think we had consensus about 
this a while ago...


-- 
Jörn Nettingsmeier

Kurt is up in heaven now.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Bob Harner <bo...@gmail.com>.
On 7/26/07, Richard Frovarp <Ri...@sendit.nodak.edu> wrote:
> Markus Angst wrote:
> > Jörn Nettingsmeier wrote:
> >
> >> Markus Angst wrote:
> >>
> >>> Richard Frovarp wrote:
> >>>
> >>>> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll be fine.
> >>>>
> >>> That works, thanks. Well, one should do a clean checkout from time to time... :-)
> >>>
> >> iiuc, the problem is in the cocoon repository, i.e. a clean checkout
> >> will not help. on the contrary, you will have to manually delete that
> >> file after every update of the cocoon subtree
> >>
> >
> > Yes I was expecting this but an update right after the deletion of the file
> > didn't bring it back (yet). Another update today was fine as well. So maybe they
> > have fixed it already. On the other hand subversion can be an unpredictable
> > beast sometimes...
> >
> > Regards,
> > Markus Angst
> >
> >
> >
> The file is still in svn. I checked their dev list and there is no
> mention of the bug, so I've opened a ticket. We really should move over
> to a stable version.

I agree.  Being so close to a 2.0 release (I hope so, anyway), there
is probably little reason *not* to switch the svn:external now, if
others agree.
>
> Richard
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Richard Frovarp <Ri...@sendit.nodak.edu>.
Markus Angst wrote:
> Jörn Nettingsmeier wrote:
>   
>> Markus Angst wrote:
>>     
>>> Richard Frovarp wrote:
>>>       
>>>> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll be fine.
>>>>         
>>> That works, thanks. Well, one should do a clean checkout from time to time... :-)
>>>       
>> iiuc, the problem is in the cocoon repository, i.e. a clean checkout 
>> will not help. on the contrary, you will have to manually delete that 
>> file after every update of the cocoon subtree
>>     
>
> Yes I was expecting this but an update right after the deletion of the file
> didn't bring it back (yet). Another update today was fine as well. So maybe they
> have fixed it already. On the other hand subversion can be an unpredictable
> beast sometimes...
>
> Regards,
> Markus Angst
>
>
>   
The file is still in svn. I checked their dev list and there is no 
mention of the bug, so I've opened a ticket. We really should move over 
to a stable version.

Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Markus Angst <ma...@inventec.ch>.
Jörn Nettingsmeier wrote:
> Markus Angst wrote:
>> Richard Frovarp wrote:
>>> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll be fine.
>> That works, thanks. Well, one should do a clean checkout from time to time... :-)
> 
> iiuc, the problem is in the cocoon repository, i.e. a clean checkout 
> will not help. on the contrary, you will have to manually delete that 
> file after every update of the cocoon subtree

Yes I was expecting this but an update right after the deletion of the file
didn't bring it back (yet). Another update today was fine as well. So maybe they
have fixed it already. On the other hand subversion can be an unpredictable
beast sometimes...

Regards,
Markus Angst




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Jörn Nettingsmeier <ne...@apache.org>.
Markus Angst wrote:
> Richard Frovarp wrote:
>> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll be fine.
> 
> That works, thanks. Well, one should do a clean checkout from time to time... :-)

iiuc, the problem is in the cocoon repository, i.e. a clean checkout 
will not help. on the contrary, you will have to manually delete that 
file after every update of the cocoon subtree (which is why i've taken 
to running "svn update" under trunk/src only)...



-- 
Jörn Nettingsmeier

Kurt is up in heaven now.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Markus Angst <ma...@inventec.ch>.
Richard Frovarp wrote:
> Markus Angst wrote:
>> Hi,
>>
>> Executing build clean-all and then build generates the following error:
>>
>> validate-jars:
>> Copying 1 file to
>> C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\build\cocoon-2.1.11-dev\temp
>> Processing C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\lib\jars.xml to
>> C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\b
>> uild\cocoon-2.1.11-dev\temp\jars.xml
>> Loading stylesheet
>> C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\tools\src\check-jars.xsl
>> C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/tools/src/check-jars.xsl:161:40:
>> Warning!
>>   [ERROR] File core/excalibur-sourceresolve-2.1.jar appears in the lib/ directory,
>>   but is not declared in lib/jars.xml.
>>
>>   Please update the lib/jars.xml file to include the
>> core/excalibur-sourceresolve-2.1.jar
>>   file together with a description.
>>
>> : Fatal Error! Stylesheet directed termination
>> C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/tools/src/check-jars.xsl:161:40:
>> Fatal Error! Fatal error during transform
>> ation Cause: Fatal error during transformation
>> Failed to process C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\lib\jars.xml
>>
>> BUILD FAILED
>> C:\lenya\lenya-1.4-dev\src\targets\init-build.xml:64: The following error
>> occurred while executing this line:
>> C:\lenya\lenya-1.4-dev\src\targets\init-build.xml:73: The following error
>> occurred while executing this line:
>> C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\tools\targets\validate-build.xml:72:
>> Fatal error during transformation
>>
>> Using revision 559539 of Lenya. Just start the build again and it finishes :-/
>> I don't know if this is a Cocoon or a Lenya problem...
>>
>> Regards,
>> Markus Angst
> 
> Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll be fine.

That works, thanks. Well, one should do a clean checkout from time to time... :-)

Regards,
Markus Angst


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Build problem

Posted by Richard Frovarp <Ri...@sendit.nodak.edu>.
Markus Angst wrote:
> Hi,
>
> Executing build clean-all and then build generates the following error:
>
> validate-jars:
> Copying 1 file to
> C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\build\cocoon-2.1.11-dev\temp
> Processing C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\lib\jars.xml to
> C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\b
> uild\cocoon-2.1.11-dev\temp\jars.xml
> Loading stylesheet
> C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\tools\src\check-jars.xsl
> C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/tools/src/check-jars.xsl:161:40:
> Warning!
>   [ERROR] File core/excalibur-sourceresolve-2.1.jar appears in the lib/ directory,
>   but is not declared in lib/jars.xml.
>
>   Please update the lib/jars.xml file to include the
> core/excalibur-sourceresolve-2.1.jar
>   file together with a description.
>
> : Fatal Error! Stylesheet directed termination
> C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/tools/src/check-jars.xsl:161:40:
> Fatal Error! Fatal error during transform
> ation Cause: Fatal error during transformation
> Failed to process C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\lib\jars.xml
>
> BUILD FAILED
> C:\lenya\lenya-1.4-dev\src\targets\init-build.xml:64: The following error
> occurred while executing this line:
> C:\lenya\lenya-1.4-dev\src\targets\init-build.xml:73: The following error
> occurred while executing this line:
> C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\tools\targets\validate-build.xml:72:
> Fatal error during transformation
>
> Using revision 559539 of Lenya. Just start the build again and it finishes :-/
> I don't know if this is a Cocoon or a Lenya problem...
>
> Regards,
> Markus Angst

Cocoon problem. Delete excalibur-sourceresolve-2.1.jar and you'll be fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org