[Webtest] Use Ant version 1.6.2 with Webtest build 649
Stefan Bodewig
webtest@lists.canoo.com
Tue, 18 Jan 2005 09:08:16 +0100
On Mon, 17 Jan 2005, Paul King <paulk@asert.com.au> wrote:
> There is also substantial overlap between xml-apis.jar (from ant)
> and xmlParserAPIs-2.2.1.jar (existing).
xml-apis.jar is from the xml-commons subproject of Apache XML.
Unfortunately it is way behind Xerces. Ant 1.6.x ships with Xerces'
xmlParserAPIs instead of the xml-commons one, I wouldn't expect any
problems for 1.5.4 either.
Cheers
Stefan