Posted By:
Daniel_L
Posted On:
Thursday, September 6, 2001 06:39 AM
Hi, everyone ! I want to define a new target, but the execution of this target depends on some arguments. I know i can use the following sintax : But i want to new_target execution depends on "first.is.defined", "second.is.defined", and so on... How can i do it ? There are more documentation (with a lot of examples) about ANT (i've just got ANT manual from ANT Installation...) Thanks in advance.
More>>
Hi, everyone !
I want to define a new target, but
the execution of this target
depends on some arguments.
I know i can use the following
sintax :
But i want to new_target execution
depends on "first.is.defined",
"second.is.defined", and so on...
How can i do it ?
There are more documentation (with a
lot of examples) about ANT (i've
just got ANT manual from ANT
Installation...)
Thanks in advance.
<<Less