Is there any reason why ANT 1.7 still distributes Xerces 2.6.2 in its
lib [1] ? While the current release version of Xerces is 2.8 with
support for DOM Level 3, Schema Validation, Not to mention the bug fixes.
Last time i tried to compile code that uses the DOM Level 3 API, the
xml-apis.jar in ant/lib got in the way and i had to use
java.endorsed.dirs mechanism in ANT_OPTS.
-Prashant
[1]:http://svn.apache.org/viewvc/ant/core/trunk/lib/
PS: I have not downloaded the 1.7, i am not sure if the ANT downloads
later versions of Xerces from repositories at build time.
Antoine Levy-Lambert wrote:
Hi,
Ant 1.7.0Beta3 has just been released. This will be visible on our
website in one hour at most.
A number of bugs have been corrected since Ant 1.7.0Beta2. One important
change or correction is that the processing of references is now
deferred to the time of target execution, not done when the build files
are parsed.
Regards,
Antoine
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]