[
https://issues.apache.org/jira/browse/KARAF-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475860#comment-13475860
]
Jean-Baptiste Onofré commented on KARAF-1801:
---------------------------------------------
Karaf 2.2.x is now in "maintenance mode". It means that we don't want to update
dependencies (only if it fixes major/severe bugs).
As Karaf depends on pax-logging for slf4j providing, and as we updated to Pax
Logging 1.7.0 (which provide slf4j 1.7.1 support), I gonna check but this issue
should be fixed in Karaf 2.3.0 and 3.0.0.
I will upgrade to slf4j 1.7.1 in all tests as well, publish the pax-logging
release (at ops4j), etc.
> 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
> Reporter: Dan Tran
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.3.1, 3.0.0
>
>
> 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