[
https://issues.apache.org/jira/browse/MRESOLVER-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536416#comment-16536416
]
ASF GitHub Bot commented on MRESOLVER-36:
-----------------------------------------
slachiewicz opened a new pull request #18: [MRESOLVER-36] Make slf4j dependency
required
URL: https://github.com/apache/maven-resolver/pull/18
Dependency to slf4j-api is still optional
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> SLFJ - remove LoggerFactory from dependency injection
> -----------------------------------------------------
>
> Key: MRESOLVER-36
> URL: https://issues.apache.org/jira/browse/MRESOLVER-36
> Project: Maven Resolver
> Issue Type: Improvement
> Components: resolver
> Affects Versions: Maven Artifact Resolver 1.1.1
> Reporter: Sylwester Lachiewicz
> Assignee: Olivier Lamy (*$^¨%`£)
> Priority: Minor
> Fix For: Maven Artifact Resolver 1.1.2
>
>
> Because Maven moved to SL4J as the primary login structure we can remove
> {{NullLoggerFactory}} class and replace {{loggerFactory}} variables with
> {{LoggerFactory.getLogger}}
> To maintain compatibility constructors will be Deprecated
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)