> Hi *!
>
> I just learned by try and error that the tags "if" and "depends" in a
> target don't cooperate the way I expected.
> I expected that, when a target is nor executed because of some if or
unless
> clause, all dpenedend targets won't be executed, either. But they are!
>
> Is this considered a bug or a feature? :^) What will be the behaviour of
the
> next Ant release?

It is the expected and desired behaviour. It is the same in the next
release.

Conor


Reply via email to