[EMAIL PROTECTED] wrote:
------- Additional Comments From [EMAIL PROTECTED] 2005-03-28 01:13 -------
This bug causes lost output when log4j, ANT and JUnit are used to run tests.
Since the ANT <junit> task captures System.out and System.err in its XML result
files, the best way to keep the logging statements and test results together is
to configure log4j to use the ConsoleAppender and write to System.out.
Unfortunately, if the <junit> task is forked, System.out is reset after log4j is
configured and the logging statements are not captured.
There appears to have been no activity on this bug sine Erik submitted it over
six months ago. If someone could adopt this bug and apply Erik's patch, that
would be great. If Erik's patch is in some way deficient, I'll volunteer to fix
the issues if I get reasonable assurance that the resulting patch will be
applied.
Seriously, any takers from the committers?
Thanks,
Ray
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]