You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/03/01 17:28:18 UTC

[jira] [Resolved] (FELIX-5203) Remove unused org.apache.felix.http.debug configuration property

     [ https://issues.apache.org/jira/browse/FELIX-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved FELIX-5203.
-------------------------------------
    Resolution: Fixed

Thanks for your patch, Chris. It's applied with rev 1733098

> Remove unused org.apache.felix.http.debug configuration property
> ----------------------------------------------------------------
>
>                 Key: FELIX-5203
>                 URL: https://issues.apache.org/jira/browse/FELIX-5203
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>    Affects Versions: http.jetty-3.1.6
>            Reporter: Chris Pilsworth
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>              Labels: configuration
>             Fix For: http.jetty-3.2.0
>
>
> The {{org.apache.felix.http.jetty}} bundle has a "Debug Logging" boolean property  ({{org.apache.felix.http.debug}}) which is unused.  This property is only used by the internal {{JettyConfig.isDebug}} method, which is in turn unused.
> Jetty debug logging is now handed by filtering the logger category.
> See:
> [http://www.mail-archive.com/users%40felix.apache.org/msg17122.html]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)