Wanted you to know that I finally got around to adding full logger support to the ExcaliburTestCase. All existing tests should work without any modifications, but the new version makes it possible to set the log levels of the ComponentManager, RoleManager, LogKitManager, components, and individual test cases all from the xconf test configuration file. You no longer need to use the m_logPriority field to turn off debug logging in your tests.
Please take a look at the new Javadocs or the test org.apache.avalon.excalibur.component.test.PoolableComponentHandlerTestCase for an example of how to set things up to take advantage of these features. Also, a reminder for everyone to write test cases :-) and Javadocs please :-) Cheers, Leif -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
