Posted By:
Erik_Hatcher
Posted On:
Sunday, December 1, 2002 06:05 PM
First, try "ant -help" to get more details on command-line syntax. But here's how:
ant -f go.xml leave
There is no -target switch. Targets are just on the command-line with no switches noting them.