Hi,
For the last few GUMP builds of Jakarta HiveMind we got build failure
notifications. We are building against the latest build of log4j and get the
following error message:
[junit] log4j:INFO Returning existing logger [org.apache.hivemind] in
repository [default].
[junit] 22226 [main] ERROR org.apache.hivemind.test.StoreAppender -
Attempted to log with inactive appender named [null].
[junit] log4j:INFO Returning existing logger [org.apache.hivemind] in
repository [default].
It looks like it's a recent change in the Appender interface (new methods
activate() and isActive()) which is causing this problem for us as we use a
custom Appender implementation to intercept logging events.
Do you suggest we instruct GUMP to build HiveMind against a 1.2.x version of
log4j?
TIA,
--knut
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]