Hi all,
thanks to some incredible help by Niclas Hedhman we are quite close to getting Gump far enough that it will actually start to build Cocoon soon.
The only thing missing for Coccon is excalibur-xmlutil which doesn't seem to compile against the latest Saxon 7 version (7.9):
[javac] /javastuff/gump/avalon-excalibur/xmlutil/src/java/org/apache/excalibur/xml/xpath/Saxon7ProcessorImpl.java:82: cannot resolve symbol [javac] symbol : method getItemType () [javac] location: interface net.sf.saxon.om.Item [javac] if (item.getItemType() == Type.BOOLEAN) [javac] ^
The xmlutil package maven.xml is showing 7.7 as the build version. Perhaps there are some breaking changes between 7.7 and 7.9?
If I simply ignore the xmlutil failure and try to compile Cocoon, I get a lot of compilation errors. I'm sending this mail to give you a first heads-up and hope Gump will do so for me rather soon:
<snip>
Aside from xmlutil - you seem to be ok on avalon-framework-api class but missing avalon-framework-impl.
Cheers, Stephen.
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
