Looks like logging-config is not getting picked up as I had
expected... going to need to write a custom goal that will install the
logging configuration into target/test-classes so that it gets pick up
first.
--jason
On 8/28/06, Jason Dillon <[EMAIL PROTECTED]> wrote:
Thats odd, because the default logging config is set to only allow
WARN and ERROR to go to console, not DEBUG.
Do these tests need to:
GeronimoLogging.initialize(GeronimoLogging.INFO);
Or something?
--jason
On Aug 28, 2006, at 10:14 AM, Dain Sundstrom wrote:
> Not me. They were quiet before the m2 change but it looks like
> logging got turned up.
>
> -dain
>
> On Aug 28, 2006, at 2:26 AM, Jason Dillon wrote:
>
>> These tests make way... way to much noise.
>>
>> Anyone know how to make them shut up?
>>
>> --jason
>