[logback-dev] [JIRA] Updated: (LBCORE-101) OSGi manifest headers too restrictive

david varnes (JIRA) noreply-jira at qos.ch
Thu Jun 25 14:24:10 CEST 2009


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

david varnes updated LBCORE-101:
--------------------------------

    Attachment: logback-core.osgi-manifest.patch

Patch for making javax.* packages optional dependencies.

> OSGi manifest headers too restrictive
> -------------------------------------
>
>                 Key: LBCORE-101
>                 URL: http://jira.qos.ch/browse/LBCORE-101
>             Project: logback-core
>          Issue Type: Bug
>    Affects Versions: 0.9.15
>            Reporter: david varnes
>            Assignee: Logback dev list
>         Attachments: logback-core.osgi-manifest.patch
>
>
> This issue is very similar and could be addressed at the same time as LBCLASSIC-119, LBCLASSIC-121 & LBCLASSIC-131.
> The Import-Package definition for logback-core requires that the javax.* packages be available at runtime.
> The pom.xml file and my usage seem to indicate that they should be optional.
> Attached patch adds javax.* as 'optional' in addition to the exiting janino declaration.
> thanks !

-- 
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