[logback-dev] [JIRA] Updated: (LBCLASSIC-168) for OSGi make javax.* imports optional to support using logback-classic without requiring javax.servlet and other jars to be present

Hugues Malphettes (JIRA) noreply-jira at qos.ch
Fri Nov 13 18:40:44 CET 2009


     [ http://jira.qos.ch/browse/LBCLASSIC-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hugues Malphettes updated LBCLASSIC-168:
----------------------------------------

    Attachment: LBCLASSIC-Minimum-dependencies.patch

This patch will generate a manifest where logback-classic is correctly executed in an osgi framework where only slf4j-api and logback-core are present.

> for OSGi make javax.* imports optional to support using logback-classic without requiring javax.servlet and other jars to be present
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LBCLASSIC-168
>                 URL: http://jira.qos.ch/browse/LBCLASSIC-168
>             Project: logback-classic
>          Issue Type: Improvement
>          Components: Other
>    Affects Versions: 0.917
>            Reporter: Hugues Malphettes
>            Assignee: Logback dev list
>         Attachments: LBCLASSIC-Minimum-dependencies.patch
>
>
> This improvement is related to http://jira.qos.ch/browse/LBCLASSIC-165
> When prototyping some OSGi tweaks to slf4j I discovered that logback-classic once patched with LBCLASSIC-165 requires a couple of bundles that should be optional
> These bundles are present when executing jetty-osgi but not in a minimal environment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list