[
https://issues.apache.org/jira/browse/KARAF-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452092#comment-13452092
]
Dan Tran commented on KARAF-1801:
---------------------------------
if any karaf bundle depends only on slf4j 1.6.x, this would be a problem to
place on 2.2.x ( note all my bundles generated by maven-bundle-plugin, and it
generates manifest with version range of [1.6,2.0).
> slf4j 1.7.0
> -----------
>
> Key: KARAF-1801
> URL: https://issues.apache.org/jira/browse/KARAF-1801
> Project: Karaf
> Issue Type: Dependency upgrade
> Components: karaf-core
> Affects Versions: 2.2.9, 2.3.0, 3.0.0.RC1
> Reporter: Dan Tran
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.2.10, 2.3.0, 3.0.0.RC1
>
>
> slf4j 1.7 has new nice feature
> "Printing methods in the Logger interface now offers variants accepting
> varargs instead of Object[]. Given that under the hood, the Java compiler
> transforms varargs into an array, this change is totally 100% no-ifs-or-buts
> backward compatible with all existing client code."
>
> http://www.slf4j.org/news.html
> I would like to use it with my bundles under future karaf releases
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira