[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540129#comment-17540129
]
ASF GitHub Bot commented on SCM-979:
------------------------------------
nielsbasjes commented on PR #142:
URL: https://github.com/apache/maven-scm/pull/142#issuecomment-1132900179
Curious: Why SLF4J instead of the Log4j-api?
Essentially the same (logging facade) with 2 advantages:
- Better process (SLF4J has had a period of almost 2 years without any
release).
- More features (also a formatted logger).
> Replace Plexus Container Default with Sisu Plexus Shim, Java8
> -------------------------------------------------------------
>
> Key: SCM-979
> URL: https://issues.apache.org/jira/browse/SCM-979
> Project: Maven SCM
> Issue Type: Task
> Reporter: Michael Osipov
> Assignee: Tamás Cservenák
> Priority: Major
> Fix For: 2.0.0-M2
>
>
> Changes:
> * make project Java8
> * update dependencies accordingly
> * remove any uses of deprecated Plexus APIs
> * replace plexus-container-default with plexus-shim
--
This message was sent by Atlassian Jira
(v8.20.7#820007)