Kirk Lund created GEODE-7257:
--------------------------------
Summary: Minimize test usage of log4j-core and log4j-core:tests
Key: GEODE-7257
URL: https://issues.apache.org/jira/browse/GEODE-7257
Project: Geode
Issue Type: Test
Components: tests
Reporter: Kirk Lund
The following test classes use log4j-core and log4j-core:tests but could easily be reimplemented
to not depend on log4j-core:
* ManagementRequestLoggingDUnitTest
* GfshParserAutoCompletionTest
* GoldenTestCase
These geode modules declare dependency on log4j-core and log4j-core:tests but could remove
it if the above files are changed:
* geode-junit
* geode-pulse
* geode-serialization
* geode-assembly
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|