To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project logging-log4j-extras-test has an issue affecting its community
integratio
On Fri, Jun 22, 2012 at 5:19 PM, Jacob Kjome wrote:
> This test is supposed to be verifying default initialization. Given that
> the test method is called "propertiesTest()", it presumes there to be a
> log4j.properties file in the default package somewhere on the classpath at
> test startup. T
This test is supposed to be verifying default initialization. Given that the
test method is called "propertiesTest()", it presumes there to be a
log4j.properties file in the default package somewhere on the classpath at
test startup. This must be so because it expects an appender specifically
Hello guys,
I am looking at the build-branch:
https://svn.apache.org/repos/asf/logging/log4j/branches/log4j12-bz53299
This testcase:
org.apache.log4j.defaultInit.TestCase3
it fails, because it tells me the root logger is not configured.
Actually it looks like this TestCase is wrong, because we g