> Thanks for your help!  I'm now attempting to compile the latest version of
> Ant from cvs.  Next question: it chokes on some of the SAX stuff.  Does this
> mean I need a more up-to-date xml.jar, or that this build doesn't build?

see into the docs, 
you need jaxp.jar and parser.jar instead of old xml.jar for Ant to work
correctly. Ant is using now the new Java XML API.

hope that helps
Mariusz

Reply via email to