Re: Information on Ant Dependant libraries and compatibility

2007-03-06 Thread Kevin Jackson
Hi, Hi, I am using ANT (1.6.5) for building and running my project. I could see that ant uses xerces parser. I am also using xerces parser in my code, for which I have got my own xerces jar. Finally I can have only one xerces.jar in class path. If you are using Java5+ I think xerces comes

RE: Information on Ant Dependant libraries and compatibility

2007-03-06 Thread bill/wilandra
Ant Dependant libraries and compatibility Hi, I am using ANT (1.6.5) for building and running my project. I could see that ant uses xerces parser. I am also using xerces parser in my code, for which I have got my own xerces jar. Finally I can have only one xerces.jar in class path. Also there

Information on Ant Dependant libraries and compatibility

2007-03-06 Thread magisetty obula prasad
Hi, I am using ANT (1.6.5) for building and running my project. I could see that ant uses xerces parser. I am also using xerces parser in my code, for which I have got my own xerces jar. Finally I can have only one xerces.jar in class path. Also there are lots of ant libraries under lib di