> I dont have any scripts that launch tasks asynchronously. Did I say > something that implied that ? > > Bill.
Yes, you did so. Unless I mentioned the wrong Bill of course But anyway, I already solved it, and also found the Windows workaround. If anyone else needs it: search for "async" in the archives. Following is part of a posting "Running <exec> tasks asynchronously on UNIX, Bill Burton": <start citation> For some time, there have been requests for the ability to run executables within the <exec> task without waiting for them to complete. Ant doesn't yet support this but there is are workarounds both for UNIX and Windows. .... Below is a workaround for UNIX. There is also a workaround for Windows in the e-mail archives. If people can't find it, I can re-post something. .... -Bill > ----- Original Message ----- > From: "Otto Perdeck" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: "Ant Users List" <[EMAIL PROTECTED]> > Sent: Sunday, March 03, 2002 1:36 PM > Subject: Running <exec> tasks asynchronously on UNIX also on Windows? > > > Hi Bill, > > Do you still have a similar script to launch a task asynchronously on > Windows too? If you have, could you please re-post it? I can't find it in > the archives. > > Thanks > > Otto Perdeck > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
