On Tue, 27 Dec 2005, shreedhar natarajan <[EMAIL PROTECTED]> wrote:
> There was a mention about targets in ANT manual. "It should be
> noted, however, that Ant's depends attribute only specifies the
> order in which targets should be executed - it does not affect
> whether the target that specifie
Hi all,
Any clarifications for the below statements.
There was a mention about targets in ANT manual. "It should be noted, however,
that Ant's depends attribute only specifies the order in which targets should
be executed - it does not affect whether the target that specifies the
dependency(s
Hi all,
Thanks for ur prompt reply. There was a mention about targets in ANT manual.
"It should be noted, however, that Ant's depends attribute only specifies the
order in which targets should be executed - it does not affect whether the
target that specifies the dependency(s) gets executed if