You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2018/07/31 02:34:01 UTC

[jira] [Closed] (JAMES-2493) upgrade log related libraries

     [ https://issues.apache.org/jira/browse/JAMES-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit closed JAMES-2493.
---------------------------------

> 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
>            Priority: Major
>             Fix For: 3.2.0
>
>
> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org