Hi,
just did
svn update
./build.sh clean
./build.sh
compile-core:
Copying 19 files to
/home/torsten/eclipse/cocoon-2.2-world/trunk/build/cocoon/cl asses
Copied 71 empty directories to 42 empty directories under
/home/torsten/eclipse/ cocoon-2.2-world/trunk/build/cocoon/classes
Compiling Cocoon Core
Compiling 595 source files to
/home/torsten/eclipse/cocoon-2.2-world/trunk/build /cocoon/classes
/home/torsten/eclipse/cocoon-2.2-world/trunk/src/java/org/apache/cocoon/xml/dom/
DOMUtil.java:271: cannot resolve symbol
symbol : variable XMLUtils
location: class org.apache.cocoon.xml.dom.DOMUtil
builder.startElement("", "root", "root",
XMLUtils.EMPTY_ATTRIBUTES);
^
1 error
BUILD FAILED
Regards,
Torsten