Hi,
Build fails with latest checkout of BRANCH_2_1_X,
using j2sdk1.4.2_07 on Debian Sarge
/L.
compile-core:
Copying 18 files to
/home/leo/BRANCH_2_1_X/build/cocoon-2.1.8-dev/classes
Copied 60 empty directories to 33 empty directories under
/home/leo/BRANCH_2_1_X/build/cocoon-2.1.8-dev/classes
Compiling 559 source files to
/home/leo/BRANCH_2_1_X/build/cocoon-2.1.8-dev/classes
/home/leo/BRANCH_2_1_X/src/java/org/apache/cocoon/components/treeprocessor/sitemap/FlowNodeBuilder.java:38:
cannot resolve symbol
symbol : class ConfigurationException
location: class
org.apache.cocoon.components.treeprocessor.sitemap.FlowNodeBuilder
throw new ConfigurationException("Only one flow node per sitemap
allowed.");
^
1 error
BUILD FAILED
/home/leo/BRANCH_2_1_X/tools/targets/compile-build.xml:61: Compile
failed; see the compiler error output for details.