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)
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev