- robert
On Wednesday, October 8, 2003, at 04:07 AM, Simon Kitching wrote:
Hi,
Here's a patch to build.xml that forces all log objects to be NoOpLog when running tests. This suppresses all the annoying output currently generated.
Setting "suppressLogOutputDuringTests=false" in a build.properties file will re-enable logging during tests again.
There might be a more compact way of doing this in the build.xml file; ant specialists are welcome to optimise. In particular, if the <condition> tag can be used outside a <target> tag, that would help.
Also attached is a patch to remove System.out.println(...) calls from some of the unit tests.
Regards,
Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
