[slf4j-dev] [JIRA] (SLF4J-439) OSGi dependency on CAL10N not optional

QOS.CH (JIRA) noreply-jira at qos.ch
Tue Feb 19 21:02:00 CET 2019


     [ https://jira.qos.ch/browse/SLF4J-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ceki Gülcü resolved SLF4J-439.
------------------------------
    Resolution: Fixed

Fixed in [commit 603ae2cb226|https://github.com/qos-ch/slf4j/commit/603ae2cb226]

> OSGi dependency on CAL10N not optional
> --------------------------------------
>
>                 Key: SLF4J-439
>                 URL: https://jira.qos.ch/browse/SLF4J-439
>             Project: SLF4J
>          Issue Type: Bug
>          Components: slf4j-ext
>    Affects Versions: 1.7.25
>            Reporter: Mike Mansell
>            Assignee: Ceki Gülcü
>            Priority: Minor
>             Fix For: 1.8.0-beta5
>
>
> SLF4J-369 makes the CAL10N library optional from a Maven dependency point-of-view. However, it does not make it optional from an OSGi dependency point-of-view. The MANIFEST.MF should have a corresponding optional entry added:
> {code:java}
> ch.qos.cal10n;version=0.8.1;resolution:=optional{code}
>  



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)


More information about the slf4j-dev mailing list