add Automatic-Module-Name for slf4j-api

This commit is contained in:
Ceki Gulcu 2019-08-05 19:03:45 +02:00
parent e69d4a9c73
commit 4e5ddca4ea
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Bundle-SymbolicName: slf4j.api
Bundle-Name: slf4j-api
Bundle-Vendor: SLF4J.ORG
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.slf4j.api
Export-Package: org.slf4j;version=${parsedVersion.osgiVersion},
org.slf4j.spi;version=${parsedVersion.osgiVersion},
org.slf4j.helpers;version=${parsedVersion.osgiVersion},