On Sep 1, 2008, at 23:10, Philip V wrote:


Hi, I just updated my version of trunk and was unable to do a build...

BUILD FAILED
java.lang.UnsupportedOperationException: Saxon cannot write a DOMResult
unless saxon9-dom.jar is on the classpath

This is due to the new event-handling framework that has been added after 0.95. The step in the build process that generates the resource files for the various messages, seems to require a writable DOM implementation.

As the message indicates, Saxon offers such an implementation in a separate JAR, which needs to be added to the classpath when building FOP Trunk.


Andreas

Reply via email to