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

Henri Yandell commented on CONFIGURATION-815:
---------------------------------------------

Digging in a bit....



There is this test file:

[https://github.com/apache/commons-configuration/blob/master/src/test/java/org/apache/commons/configuration2/interpol/TestExprLookup.java]

Seems to be testing Configuration's use in log4j 1.x.

 

And also this Logging.java file:

[https://github.com/apache/commons-configuration/blob/master/src/test/java/org/apache/commons/configuration2/Logging.java]

This is setting up logging for tests in general. I don't see a lot of logging 
going on in src/test though; a lot of work seems to be done to set things up 
but the tests themselves don't seem to log.

 

> Package depends on log4j 1.2.17
> -------------------------------
>
>                 Key: CONFIGURATION-815
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-815
>             Project: Commons Configuration
>          Issue Type: Task
>            Reporter: Henri Yandell
>            Priority: Major
>
> Commons Configuration has a test dependency on log4j 1.2.17. As log4j 1.x is 
> EOL; it feels like that should be updated/replaced.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to