RE: Aborting a task execution

2007-03-06 Thread Rebhan, Gilbert
Hi, -Original Message- From: Patrick Laplante [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 3:11 PM To: user@ant.apache.org Subject: Aborting a task execution /* I launch ANT within an application and I would like to be able to abort the execution at any time, is anyone

Re: Aborting a task execution

2007-03-06 Thread Vincent
Ctrl+C? On 3/6/07, Patrick Laplante <[EMAIL PROTECTED]> wrote: Hi, I launch ANT within an application and I would like to be able to abort the execution at any time, is anyone knows how to do it? Thanks - To unsubscrib

Aborting a task execution

2007-03-06 Thread Patrick Laplante
Hi, I launch ANT within an application and I would like to be able to abort the execution at any time, is anyone knows how to do it? Thanks