Well why not? I'm looking through the Execute code, and it looks like ant deliberately throws away the output of a spawned process. What's the design philosophy behind this?
On 6/23/06, Dominique Devienne <[EMAIL PROTECTED]> wrote:
I don't think it is. Unless you spawn a shell that executes your command, doing the redirection. --DD On 6/23/06, Aaron Davies <[EMAIL PROTECTED]> wrote: > Is it possible to capture the stdout and stderr of a spawned Java > process (i.e. a <java spawn="true" ... />)? It's rather hard to debug > without that. > -- > Aaron Davies > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Aaron Davies [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]