Hi,
Robert Koberg schreef:
Oh, well you could:
$ ant mytask > some.txt
True, this captures all ant output. Probably the loggers
<http://ant.apache.org/manual/listeners.html> give better control over
this global output.
You could also implement your own:
http://www.saxonica.com/documentation/javadoc/net/sf/saxon/event/Emitter.html
Unfortunately, I don't have any Java skills. Therefore I was hoping for
an existing workaround...
Thanks,
Ron
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]