Posted By:
Christian_Ey
Posted On:
Wednesday, May 29, 2002 02:38 AM
Hi Mark,
you could do something like this:
To select a target to be called, just run the build script
with an argument like -Dsecond=true or
-Dthird=true.
If you use Ant version 1.4 or newer, you can also use the
task, see the href="http://jakarta.apache.org/ant/faq.html#multi-conditions">Ant
FAQ for an example.
Hope this helps,
Chris