--- "Romain.Rouvoy" <[EMAIL PROTECTED]> wrote: > I have a little problem in one of my tasks ! :) > After the end of the first task (and the first task ended correctly!:), > the second task isn't execute and it seems that ant is waiting for > something ... but for what ?
For the first executable to return, most likely. To start a process in the background, see: http://marc.theaimsgroup.com/?l=ant-user&m=100621497023872&w=2 Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
