I 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

set environment variables to
- JAVA_HOME=C:\j2sdk1.4.2_07
- COCOON_HOME=C:\ws27\cocoon-2.1.7
- COCOON_WEBAPP=C:\ws27\cocoon-2.1.7\build\webapp
- LENYA_HOME=C:\ws27\lenya-1.4.x

copy C:\ws27\lenya-1.4.x\src\cocoon\*.properties C:\ws27\cocoon-2.1.7

cd C:\ws27\cocoon-2.1.7
build

cd c:\ws27\lenya-1.4.x
copy build.properties local.build.properties

edit local.build.properties to
- cocoon.src.dir=../cocoon-2.1.7
- enable.uploads=true

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

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

Reply via email to