--- Steve Loughran <[EMAIL PROTECTED]> wrote:
[SNIP]
> Life would be simpler if I could exec something in
> the background. Not 
> spawned, which is designed to outlive ant, just in
> the background. 
> stopping ant would stop background stuff. output
> would still go to the 
> logger.
> 
> I would also like to be able to kill a background
> process by name, a 
> name I assigned it earlier. My testing would then be
> 
> <java ... background="server" />
> 
> <junit ... />
> 
> <killbackground name="server" />
> 
> Nice and simple to use. To implement? I dont know,
> yet.
> 
> What do people think?

Wouldn't ac:forget satisfy the first req?

-Matt

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


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to