Stefan Bodewig wrote:
On Wed, 23 Feb 2005, Dalibor Topic <[EMAIL PROTECTED]> wrote:

Stefan Bodewig <bodewig <at> apache.org> writes:

Even Gump enforces Xerces, but we could try to run the tests in
Gump against whatever the VM provides as well - which would not
only mean JDK 1.5 but also GNU JAXP (already JAXP 1.3 and using
libxslt2 and libxml under the covers IIRC, so it is supposed to be
extremely fast) in the Kaffe runs.

You can make it use them under the covers by passing a specific line to configure, but by default it uses the 'pure java' implementation from GNU JAXP.


Thank you for the clarification.

Still, GNU JAXP is a nice alternative to try so we can be sure we
don't write a Xerces-J only task.


yes, it would be good.

What I try to do is set the xerces schema options first, and if that fails, falls back to the jaxp options. so it *should* work on other jaxp runtimes, if I have read the spec, but "should" is not something we need, not given we have tests.

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to