[slf4j-dev] [JIRA] (SLF4J-383) Support for JCL 1.2

QOS.CH (JIRA) noreply-jira at qos.ch
Thu Feb 23 22:25:00 CET 2017


     [ https://jira.qos.ch/browse/SLF4J-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ceki Gülcü resolved SLF4J-383.
------------------------------
    Resolution: Fixed

Fixed i n commit [f3dc4dd8a|https://github.com/qos-ch/slf4j/commit/f3dc4dd8a3274]

> Support for JCL 1.2
> -------------------
>
>                 Key: SLF4J-383
>                 URL: https://jira.qos.ch/browse/SLF4J-383
>             Project: SLF4J
>          Issue Type: Bug
>          Components: jcl-over-slf4j
>    Affects Versions: 1.7.21
>         Environment: OSGI
>            Reporter: Florian Kolbe
>            Assignee: Ceki Gülcü
>             Fix For: 1.7.24
>
>
> Similar to SLF4J-298, support for JCL 1.2 (which exists since 2014)
> See https://commons.apache.org/proper/commons-logging/changes-report.html#a1.2
> As an example, commons-vfs2 2.1 imports commons-logging 1.2
> see http://repo1.maven.org/maven2/org/apache/commons/commons-vfs2/2.1/commons-vfs2-2.1.jar
> Example for a failing tycho build
> {noformat}
> [ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.apache.commons.vfs 2.1.0 to package org.apache.commons.logging [1.2.0,2.0.0).; No solution found because the problem is unsatisfiable.] -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.apache.commons.vfs 2.1.0 to package org.apache.commons.logging [1.2.0,2.0.0).; No solution found because the problem is unsatisfiable.]
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)


More information about the slf4j-dev mailing list