Hi,
I have an application with multiple modules. I have created a common-build.xml
file that can be used in all the module builds. My main build file invokes
subant on all the modules. noe I can use 2 approaches
1. Set generic ant file to use the same common file in all modules.
I
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