[ https://issues.apache.org/jira/browse/KARAF-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565326#comment-13565326
]
Jean-Baptiste Onofré commented on KARAF-2143:
---------------------------------------------
Fixed on karaf-2.3.x: http://svn.apache.org/viewvc?view=revision&revision=1439869
> Remove Jetty JUL logger configuration
> -------------------------------------
>
> Key: KARAF-2143
> URL: https://issues.apache.org/jira/browse/KARAF-2143
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core, karaf-webcontainer
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.3.1, 3.0.0
>
>
> In Karaf 2.2.x, to avoid some Jetty verbose behavior/exceptions, we added:
> # Workaround for KARAF-1117: Jetty will use a JUL logger.
> org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.JavaUtilLog
> in the system.properties.
> This configuration was required by Jetty 7.x, but it's no more required on new Jetty
version used in Karaf 2.3.x and 3.0.x.
--
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
|