[ https://issues.apache.org/jira/browse/KARAF-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451656#comment-13451656
]
Jean-Baptiste Onofré commented on KARAF-1801:
---------------------------------------------
In order to updateto slf4j 1.7.0, we have to update in Pax Logging.
I'm going to upgrade to slf4j 1.7.0 for Pax Logging 1.7.0 (it makes sense).
> 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
|