[ 
https://issues.apache.org/jira/browse/GEODE-7257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16942374#comment-16942374
 ] 

ASF subversion and git services commented on GEODE-7257:
--------------------------------------------------------

Commit f452b9b96010eb1eabbc301de7c43268b9066f86 in geode's branch 
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f452b9b ]

GEODE-7257: Remove unnecessary uses of log4j-core (#4098)

Reimplement tests without using log4j-core:
* ManagementRequestLoggingDistributedTest
* GfshParserAutoCompletionIntegrationTest
* GoldenTestCase

Remove log4j-core and log4j-core:tests dependencies from:
* geode-assembly
* geode-junit
* geode-pulse
* geode-serialization

> 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
>            Assignee: Kirk Lund
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to