https://bz.apache.org/bugzilla/show_bug.cgi?id=53506

--- Comment #7 from Alex R. <[email protected]> ---
The workaround that Kostas Filios mentions, also puts stdout and stderr both on
the Ant log, but feeds stdout and stderr to different properties. The same can
be achieves by using just an outputproperty, but setting logError="true".

In these circumstances, the stderr shows only once on the Ant log, as it
should.

However, if you need to feed stdout and stderr into the same property, the
error persists.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to