Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.7.21
-
None
-
OSGI
Description
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
[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.]
Attachments
Issue Links
- relates to (in)
-
SLF4J-298 Support for JCL 1.1.3
- Resolved
1.
|
Support for JCL 1.1.3 | Resolved | SLF4J developers list |