Jann Forrer wrote:

On Fri, 1 Jul 2005, dave- wrote:

started with a clean system and did the following:

svn checkout
- http://svn.apache.org/repos/asf/cocoon/tags/RELEASE_2_1_7/   to
c:\ws27\cocoon-2.1.7
- http://svn.apache.org/repos/asf/lenya/tags/RELEASE_1_4_ALPHA_1  to
c:\ws27\to lenya-1.4.x

[ ... ]
build

The BUILD FAILED with the following error message:
- C:\ws27\lenya-1.4.x\src\targets\webapp-build.xml:69: Unable to delete
file C:\ws27\lenya-1.4.x\build\lenya\webapp\WEB-INF\cocoon.xconf.ant_patch

I am not sure why this happen but try to comment

<delete file="${build.webapp}/WEB-INF/cocoon.xconf.ant_patch"/>

in the file src/targets/webapp-build.xml and probably in publets-build.xml
too.  You will end up with a cocoon.xconf.ant_patch
in build/lenya/webapp/WEB-INF/ but your build might work. However you will
have to check your cocoon.xconf wheter all components are included. Look
for "Start configuration from 'publet'" in your cocoon.xconf. If you found
that your cocoon.xconf is most likely correct.

I had also a problem with the cocoon.xconf patches on my linux box which
might somehow be related to your problem:

http://issues.apache.org/bugzilla/show_bug.cgi?id=35579
Yes, it is related .  Your fix also worked on my XP system.

However, changing the patch to overwrite did not work after a build clean. It works only when you recompile.

HTH

Jann




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to