Posted By:
Erik_Hatcher
Posted On:
Saturday, February 9, 2002 04:51 AM
To parameterize Ant, take advantage of its property handling mechanisms. You could use ${hostname} in your build.xml wherever you need it specified, and then run Ant like this:
ant -Dhostname=