Daniel Kulp created KARAF-1951:
----------------------------------
Summary: Remove workaround for KARAF-1117
Key: KARAF-1951
URL: https://issues.apache.org/jira/browse/KARAF-1951
Project: Karaf
Issue Type: Improvement
Affects Versions: 2.3.0
Reporter: Daniel Kulp
Fix For: 2.3.1
A system property was added to etc/system.properties to force Jetty to use
java.util.logging stuff instead of slf4j. However, with the latest Jetty 7.6,
that workaround is no longer needed.
What's worse, the jul logger in Jetty has a performance issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=392371
--
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