Hi,

I would like to be able to exec a task and have stdout of this process
(i.e.child proces of ant) redirected to stdout of the parent process (i.e.
the ant process).  I see how stdout of an exec'd task can be redirected to a
file, but how do I redirect stdout to stdout of the ant process?

Ant's children processes seem to inherit the stderr handle of ant, so that
seems kosher.

I checked the docs and I checked the list archive, and I didn't see what I
was looking.  Sorry if this is a repeat question.

Thanks!

Mike Kaufman


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

Reply via email to