[
https://issues.apache.org/jira/browse/JENA-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040349#comment-17040349
]
ASF subversion and git services commented on JENA-1005:
-------------------------------------------------------
Commit 9cc1b65d7a765004f13bd18f413b58e3387afd78 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=9cc1b65 ]
Merge pull request #690 from afs/test-logging
JENA-1005: Isolate log4j1 usage in tests.
> Move off Log4j v1.
> ------------------
>
> Key: JENA-1005
> URL: https://issues.apache.org/jira/browse/JENA-1005
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Log4J v1 is approaching end-of-life. Jena uses slf4j for logging from code.
> Jena depends on log4j for controlling output in tests and for the output in
> commands. This is in the log4j explicit control utilities.
> Choices include:
> * Log4jv2 log4j v2 does not support log4j.properties.
> * Use java.util.logging (JUL) in some or all of those places.
> Others?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)