[
https://issues.apache.org/jira/browse/KARAF-4921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944596#comment-15944596
]
Jean-Baptiste Onofré commented on KARAF-4921:
---------------------------------------------
Pax Logging 1.9.1 exposes the following:
{code}
org.slf4j; version=1.7.13; provider=paxlogging, \
org.slf4j; version=1.7.7; provider=paxlogging, \
org.slf4j; version=1.7.1; provider=paxlogging, \
org.slf4j; version=1.6.6; provider=paxlogging, \
org.slf4j; version=1.5.11; provider=paxlogging, \
org.slf4j; version=1.4.3; provider=paxlogging, \
{code}
and we need 1.7.12 for Redis. I created
https://ops4j1.jira.com/browse/PAXLOGGING-228 and I will do a Pax Logging
release. However it's too late for Karaf 4.1.1, so it will be for 4.1.2.
> Expose more versions of slf4j api
> ---------------------------------
>
> Key: KARAF-4921
> URL: https://issues.apache.org/jira/browse/KARAF-4921
> Project: Karaf
> Issue Type: Improvement
> Affects Versions: 4.0.8
> Reporter: Claus Ibsen
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.9, 4.1.2
>
>
> See CAMEL-10363
> This causes some 3rd party osgi bundles not be able to install and run in
> karaf, because its shipped with too old slf4j api versions.
> Please add newer versions of the slf4j api into karaf. See that CAMEL ticket
> for more details.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)