On Fri, 2003-11-14 at 17:14, Tony Collen wrote: > Hey guys, > > I'm trying a "kitchen sink" build of 2.1.3, and the build is failing: > > woody-compile: > Copying 2 files to C:\tcollen\dev\cocoon-2.1.3\build\cocoon-2.1.3\blocks\woody\dest > Copied 13 empty directories to > C:\tcollen\dev\cocoon-2.1.3\build\cocoon-2.1.3\blocks\woody\dest > Compiling 186 source files to > C:\tcollen\dev\cocoon-2.1.3\build\cocoon-2.1.3\blocks\woody\dest > C:\tcollen\dev\cocoon-2.1.3\src\blocks\woody\java\org\apache\cocoon\woody\util\DomHelper.java:299: > > cannot resolve symbol > > symbol : method startDocument > (org.apache.xerces.xni.XMLLocator,java.lang.String,org.apache.xerces.xni.NamespaceContext > ,org.apache.xerces.xni.Augmentations) > location: class org.apache.xerces.parsers.DOMParser > super.startDocument(xmlLocator, s, namespaceContext, augmentations); > ^ > 1 error > > BUILD FAILED > file:C:/tcollen/dev/cocoon-2.1.3/build/cocoon-2.1.3/temp/blocks-build.xml:5767: > Compile failed; see > the compiler error o > utput for details. > > Total time: 5 minutes 37 seconds > > > I haven't been able to build with the Woody block enabled for some time now. Do I > have an old > version of Xerces in my path or something? >
Not in your path I think, since the Cocoon build script overrides all those settings. But maybe somewhere in your Java install itself. -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED]
