First of all, thank you for refactoring the build system. I tried to the build the webapp with samples, but I got following errors.
---------------------------------------------------------- prepare-webapp-samples: [copy] Copying 1 file to /home/stephan/Projekte/xml-cocoon2/build/webapp/WEB-INF/lib [xpatch] Reading: /home/stephan/Projekte/xml-cocoon2/build/webapp/samples/sitemap.xmap BUILD FAILED file:/home/stephan/Projekte/xml-cocoon2/build.xml:610: IOException: java.io.FileNotFoundException: /home/stephan/Projekte/xml-cocoon2/build/webapp/samples/sitemap.xmap (No such file or directory) ---------------------------------------------------------- I saw that the src/webapp/samples don't be copied, so I add <copy todir="${build.webapp}/samples"> <fileset dir="${webapp}/samples"/> </copy> to prepare-webapp-samples Then I got the next error: ---------------------------------------------------------- chaperon-samples: [copy] Copying 46 files to /home/stephan/Projekte/xml-cocoon2/build/webapp/samples/chaperon [xpatch] Reading: /home/stephan/Projekte/xml-cocoon2/$/samples/samples.xml BUILD FAILED file:/home/stephan/Projekte/xml-cocoon2/build/cocoon-2.1-dev/temp/blocks-build.xml:339: IOException: java.io.FileNotFoundException: /home/stephan/Projekte/xml-cocoon2/$/samples/samples.xml (No such file or directory) ---------------------------------------------------------- It seems to me that the XSLT processor has problem the the expression "{string('${build.blocks}')}". Am I the only one how got this error? BTW, shouldn't be ${build.webapp} build/cocoon-2.1-dev/webapp insteadof build/webapp/ ? Stephan. _______________________________________________________________________ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699 Tel: +49-030-314-21583 ----+----|----+----|----+----|----+----|----+----|----+----|----+----|-|