Steve Loughran <[EMAIL PROTECTED]> wrote:

> From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> 
>> > * specify an onfail task or target that runs in case of a build
>> >   failure.
>>
>> And what if that one fails? -1
> 
> the onfail target specified in the failure task gets called, and so
> on:
>
> Where the concept gets confusing is in dependencies.

Exactly. I'm not sure one could come up with a concept that would work
in all cases (you'd have to avoid circular dependencies which might
manifest in the combination of onfail and depends as well) that is
easy to understand for the user as well.

Stefan

Reply via email to