On Jan 8, 2008 10:12 AM, Gary Gregory <[EMAIL PROTECTED]> wrote:
> You could call [1] the Ant task "echo" [2] from your Java code.

Which will do a println, not a print. I don't think there's any way
around the buffering Ant does, unless the logging code is modified
explicitly to support it. --DD

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

Reply via email to