RE: Timeout feature

2006-01-17 Thread Santosh Pai
Thanks!!! 'limit' worked for me...;) -Original Message- From: Dale Anson [mailto:[EMAIL PROTECTED] Sent: Monday, January 16, 2006 11:51 PM To: Ant Users List Subject: Re: Timeout feature Also, Ant-Contrib has a 'limit' task to handle such cases. http://ant-contrib.s

Re: Timeout feature

2006-01-16 Thread Dale Anson
Also, Ant-Contrib has a 'limit' task to handle such cases. http://ant-contrib.sourceforge.net On Mon, 16 Jan 2006, Frank Harnack wrote: I would try the Parallel-Task. There is a timeout attribute available. Regards, Frank Quoting Santosh Pai <[EMAIL PROTECTED]>: Hey Everyun, I want t

Re: Timeout feature

2006-01-16 Thread Steve Loughran
Frank Harnack wrote: I would try the Parallel-Task. There is a timeout attribute available. Regards, Frank I'd be very cautious about handling timeouts in-JVM; there is no guarantee that Ant is left in anything resembling a stable state at the time of exit -it depends on what the task was

Re: Timeout feature

2006-01-16 Thread Frank Harnack
I would try the Parallel-Task. There is a timeout attribute available. Regards, Frank Quoting Santosh Pai <[EMAIL PROTECTED]>: > Hey Everyun, > > > > I want to add a *time-out* feature to my build scripts..i.e. if a task > exceeds a pre-defined time limit, I need to croak out the same and exit.

Timeout feature

2006-01-16 Thread Santosh Pai
Hey Everyun, I want to add a *time-out* feature to my build scripts..i.e. if a task exceeds a pre-defined time limit, I need to croak out the same and exit. Any help ?? Thanks Santosh Pai Technical Lead Quagnito Solutions Pvt. Ltd. 302 - Kapil Klassic, Baner Road, Pune 411 045, Indi