Consider dropping commons-logging for standard Java.util.logging
----------------------------------------------------------------
Key: SMX4-727
URL: https://issues.apache.org/jira/browse/SMX4-727
Project: ServiceMix 4
Issue Type: Improvement
Affects Versions: 4.2.0
Reporter: Geert Schuring
Fix For: 4.3.0
I would like to see the use of commons-logging API dropped in favor of
java.util.logging. I know the implementation of commons-logging/log4j are
better but since ServiceMix is Karaf based we always use the Log4j backend, no
matter which API we use. And since the java.util.logging API is good enough to
be able to distinguish several log levels, I would prefer dropping the
dependency on commons-logging.
If the majority of developers disagree on this, then lets comment on this issue
with the reasons and we'll close it. At least then we'll have that choice
documented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.