Re: Problem with xml-apis.jar located both in the classpath of a taskdef and ant lib.

2007-01-09 Thread Steve Loughran
Jacob Kjome wrote: Quoting Steve Loughran <[EMAIL PROTECTED]>: Ant1.7.1 will ship with xerces 2.7.0, incidentally. You mean Xerces-2.9.0 and xml-apis-1.3.04 I do indeed. -steve - To unsubscribe, e-mail: [EMAIL PROTECTE

Re: Problem with xml-apis.jar located both in the classpath of a taskdef and ant lib.

2007-01-08 Thread Jacob Kjome
Quoting Steve Loughran <[EMAIL PROTECTED]>: > carmel cohen wrote: > > Hi, > > > > I am trying to write an ant task that uses xml-apis.jar. > > My problem is that i want to be able to define what version of > > xml-apis.jaris used. > > The jar is located both under %ANT_HOME%/lib (and the eclipse's

Re: Problem with xml-apis.jar located both in the classpath of a taskdef and ant lib.

2007-01-08 Thread Steve Loughran
carmel cohen wrote: Hi, I am trying to write an ant task that uses xml-apis.jar. My problem is that i want to be able to define what version of xml-apis.jaris used. The jar is located both under %ANT_HOME%/lib (and the eclipse's ant lib if the ant is run from eclipse) and both in my project dir,

Problem with xml-apis.jar located both in the classpath of a taskdef and ant lib.

2007-01-08 Thread carmel cohen
Hi, I am trying to write an ant task that uses xml-apis.jar. My problem is that i want to be able to define what version of xml-apis.jaris used. The jar is located both under %ANT_HOME%/lib (and the eclipse's ant lib if the ant is run from eclipse) and both in my project dir, under a library call