[
https://issues.apache.org/jira/browse/LOG4J2-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114091#comment-16114091
]
ASF GitHub Bot commented on LOG4J2-1997:
----------------------------------------
GitHub user kpm1985 opened a pull request:
https://github.com/apache/logging-log4j2/pull/106
LOG4J2-1997 This cleans up the entire test package of import wildcards…
…, deprecated methods, typos and other trivial issues.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kpm1985/logging-log4j2 LOG4J2-1997
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/106.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #106
----
commit 86dabe57602743afc3fac3fd6e89301c9ae291a8
Author: Kenneth <[email protected]>
Date: 2017-08-04T07:59:12Z
LOG4J2-1997 This cleans up the entire test branch of import wildcards,
deprecated methods, typos and other trivial issues.
----
> Test classes do not close resources and use deprecated methods
> --------------------------------------------------------------
>
> Key: LOG4J2-1997
> URL: https://issues.apache.org/jira/browse/LOG4J2-1997
> Project: Log4j 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.9
> Environment: Ubuntu Linux 16.04.2 x64
> Oracle Java 8 with Hotspot
> Reporter: kenneth mcfarland
> Fix For: 2.9
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> Some of the test classes are not closing resources and / or using deprecated
> methods. I have modified a number of files to keep the test cases looking
> clean.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)