Microsoft
Software
Hardware
Network
Question : run ant script with different xml name
If my ANT script is named build.xml, I can run it using
ant
Please let me know how should I run it if the name of ant script is abc.xml and task inside it is xyz.xml
I am trying
ant abc.xml xyz
but it is giving an error
"premature end of file"
Answer : run ant script with different xml name
ant -buildfile abc.xml xyz
Random Solutions
What makes JBoss more preferrable than other application servers
VP of Business Development
how do i make it network printer
Offering ADSL via Wifi!?!
Maping a network.
dhcp shows two ras connections
"Slow" webiste
How to join two networks?
spooler problem
setting up the path for reading a text file and reading the data in text correctly