On Tue, 22 Feb 2005, Steve Loughran <[EMAIL PROTECTED]> 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. > I'd like an XInclude task if we could pull it off, to make my fairly > complex xml workflow tractable (building up WSDL files from multiple > XSDs). I'm using xsd:include for this and it seems to work, when you are carful about the working directory while running your wsdl2xyz compiler, that is. To be honest, I haven't tried to include anything but local files that way. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]