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

QOS.CH (JIRA) noreply-jira at qos.ch
Tue Jul 17 18:33:00 CEST 2018


Mike Mansell created SLF4J-439:
----------------------------------

             Summary: 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: SLF4J developers list
            Priority: Minor


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