Kev Jackson wrote:
> Kev Jackson wrote:
>
>> Steve Loughran wrote:
>>
>>> Kev Jackson wrote:
>>>
>>>> Hi all,
>>>>
>>>> Just thought I'd test Ant bootstrap of the current trunk on Java6-rc
>>>> - everything is fine (which is nice). Now the harder part is
>>>> building a full dist on Java6 and then running the tests against it.
>>>
>>>
>>>
>>> wow, that's progress
>>>
>>> -what XML/XSD/Xpath engines do they ship with?
>>>
>>
>>
>>
>>
>> Sorry for the big emails/attachments (I hope they come through)
>>
> well they didn't (damn)
>
> It looks like sun ship a SAX parser, an XPath implementation, and an
> Apache group of tools (Xalan, Xerces) and interestingly regexp (shrug)
>
In java5 they repackaged the apache stuff so that your own version of
xerces/xalan didnt conflict with the endorsed stuff; I think that
continues, because ant picked up its local xerces distro.
We dont do any checks in -diagnostics to see what xsl/xpath engine is
around...I think we could consider that.
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|