Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Update org/jivesoftware/util/log/util/JettyLog to the Jetty 7.6.0/8.0 API
Won't Fix
Description fields
Description
A patch attached updates org.jivestoftware.util.log.util.JettyLog to implement new APIs of org.eclipse.jetty.util.log.Logger as of Jetty 7.6.0RC0 and current Jetty git master (ba95a9ba3aa31792fce66c1239a3a0eedce08e84)
This class remains compatible with the old Jetty 7.0.2 API so this patch can be applied to trunk without updating Jetty jet.
A patch attached updates org.jivestoftware.util.log.util.JettyLog
to implement new APIs of org.eclipse.jetty.util.log.Logger as of Jetty 7.6.0RC0
and current Jetty git master (ba95a9ba3aa31792fce66c1239a3a0eedce08e84)
This class remains compatible with the old Jetty 7.0.2 API so this patch can be
applied to trunk without updating Jetty jet.