--- Kai Bartels <[EMAIL PROTECTED]> wrote:
> 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
>
On Wed, 8 Aug 2001 23:31, Kai Bartels wrote:
> Hi *!
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
>
On Wed, 8 Aug 2001, Kai Bartels <[EMAIL PROTECTED]> wrote:
> Is this considered a bug or a feature? :^)
Expected behavior.
> What will be the behaviour of the next Ant release?
The same.
This is to allow thing like
Stefan
> 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'
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!