Dan Tran created KARAF-1801:
-------------------------------
Summary: 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
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