Actaully, I did not see the manual page ;-)
I just looked at the code - and misread it ....

It does not do what I said,
the task just ignores any failures until
the end and then throws an exception
if any failed.

I guess the name of the task confused me.

Peter


On 5/17/07, Matt Benson <[EMAIL PROTECTED]> wrote:

--- Peter Reilly <[EMAIL PROTECTED]> wrote:

> I think that we should wait for the ant 1.7.1 branch
> to
> be made.
>
> The retry task container is similar to containers in
> ant-contrib (limit, outofdate, for and if).
>
> There is actually a task called "relentless" that
> executes a sequence of nested tasks, retrying the
> sequence until all the tasks have succeeded.
>

Should I wonder why the manpage of <relentless> does
not mention any retry capabilities?  :(

-Matt

>
> Peter
>
>
>
> On 5/17/07, Steve Loughran <[EMAIL PROTECTED]>
> wrote:
> > Kevin Jackson wrote:
> > > Hi all,
> > >
> > > Does anyone object to adding a retry task
> container to ant core?
> > >
> > > I've made a few alterations to the code I
> attached to the previous email.
> > >
> > > The only worry I have is if it's too
> 'workflowy', if you know what I mean.
> > >
> >
> > I'm happy-ish with it...its probably simpler if
> you only handle one
> > nested task (rather than a sequence), as people
> may have more
> > expectations of rollback in such a situation.
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>



      
____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the 
Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to