Matthieu Baechler created JAMES-2493:
----------------------------------------
Summary: upgrade log related libraries
Key: JAMES-2493
URL: https://issues.apache.org/jira/browse/JAMES-2493
Project: James Server
Issue Type: Task
Reporter: Matthieu Baechler
Upgrade logs releated libraries
{code}
ch.qos.logback:logback-classic ................ 1.1.11 -> 1.3.0-alpha4 GDF
[log] 1.2.3 // 1.3.0 is for java 9
ch.qos.logback:logback-core ................... 1.1.11 -> 1.3.0-alpha4 GDF
[log] 1.2.3 // 1.3.0 is for java 9
com.internetitem:logback-elasticsearch-appender ........... 1.5 -> 1.6 MBA
[log] used at runtime, should not require any work
commons-logging:commons-logging ........................... 1.1 -> 1.2 GDF
[log] 1.2 // (6 years old, security issues) we should not use it at all, we
should use the slf4j adapter
log4j:log4j ......................................... 1.2.16 -> 1.2.17 GDF
[log] 1.2.17 // we should use the slf4j bridge only
{code}
Also, try to remove use of slf4j-simple
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]