On Wed, 24 Jul 2002, Jose Alberto Fernandez <[EMAIL PROTECTED]>
wrote:
> I suppose this change was because of -projecthelp
Not only. <property> and friends also get executed if you ask Ant to
run a non-existant target in 1.5 - this doesn't happen any longer
either.
> Here is my specific proposal:
>
> 1) All to Task a new method:
> public boolean executeOnHelp() { return false;}
If we go that route, I prefer Costin's marker interface (which you've
kind of proposed yourself at one point IIRC) for tasks that have to be
run immediately when they are at the top level.
Stefan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>