You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2017/04/13 07:31:41 UTC

[jira] [Commented] (MNG-6219) Upgrade slf4j in libs

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

Hervé Boutemy commented on MNG-6219:
------------------------------------

Maven 3.5.0 already uses slf4j 1.7.22: IIUC, this is the version you need for your OFF feature, isn't it?

Notice that next slf4j versions contains updates that we discussed on dev list and that may be a little bit risky (particularly console caching): we'll need to choose the right moment to integrate it to have strong tests and feedback from a lot of users, who may be in unexpected situations

For maven site update to mention this OFF feature, please open a MNGSITE issue and don't hesitate to propose a patch or PR

> Upgrade slf4j in libs
> ---------------------
>
>                 Key: MNG-6219
>                 URL: https://issues.apache.org/jira/browse/MNG-6219
>             Project: Maven
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: 3.3.9
>            Reporter: Gili
>
> Please upgrade the slf4j version that ships in the Maven libs directory.
> SLF4J 1.7.22 added support for OFF level in SimpleLogger which is a pretty big deal if you want to suppress any logging for a particular logger. slf4j 1.7.25 is the latest stable version as of this writing, and it is backwards-compatible with 1.7.5 which currently ships with Maven.
> As a side-note, you'll need to update https://maven.apache.org/maven-logging.html to mention the OFF logging level.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)