Stefan Bodewig wrote:
On Thu, 07 Nov 2002, Bill Burton <[EMAIL PROTECTED]> wrote:


The IBM JVM's typically include some version of the Xerces parser in
lib/ext so you're probably not using the one included with Ant.


And probably one that doesn't support the features xmlvalidate needs.

No, I'm using a JDK 1.3.1 from the rpm without any xml parser, and the parser I'm using in the test case is the one which case with ant HEAD CVS.

You could try adding an -extdir option to pointing to an empty
directory and then run the tests.


Or remove xerces from lib/ext as it will probably cause problems with
other applications as well.

This stuff is installed with IBM SDK on Windows boxes only...

I'm checkout (now 15:13 CET) ant HEAD from CVS and remake a test.


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



Reply via email to