You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@apache.org> on 2018/12/09 07:32:00 UTC

[jira] [Commented] (MRESOLVER-64) restore setLoggerFactory(...) API deleted from version 1.3.0

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

Dan Tran commented on MRESOLVER-64:
-----------------------------------

I think we should hook this up with Maven 3.6.1-SNAPSHOT and test out at IntelliJ.  If it works out, let's release 3.6.1. 

I am blocked on maven 3.6 upgrade in order to pickup the CI/CD fix



> restore setLoggerFactory(...) API deleted from version 1.3.0
> ------------------------------------------------------------
>
>                 Key: MRESOLVER-64
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-64
>             Project: Maven Resolver
>          Issue Type: Wish
>          Components: resolver
>    Affects Versions: 1.3.0, 1.3.1
>            Reporter: Hervé Boutemy
>            Priority: Major
>
> during work on MRESOLVER-36 to switch from LoggerFactory to direct slf4j, 2 setLoggerFactory(...) methods were removed since they are not strictly required now
> this broke Intellij IDEA Maven integration
> adding back these methods with empty implementation, marking them deprecated, would restore strict API compatibility without much complexity



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)