Stefan Bodewig <bodewig <at> apache.org> writes: > > On Tue, 22 Feb 2005, Steve Loughran <stevel <at> apache.org> wrote: > > > Do we ever test ant with other XML Parsers? I'd like to try it on > > Java-5-retail , as it were; to see what sun broke. > > 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. Both the libxmlj and GNU JAXP have now been merged into GNU Classpath, and will be part of the upcoming 0.14 release. cheers, dalibor topic --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]