On Fri, 22 Feb 2002, Mike Kaufman <[EMAIL PROTECTED]> wrote: > 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?
It should happen automatically - this is what Ant does when you don't specify the output attribute. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
