mirror of https://github.com/qos-ch/slf4j
Added the new org.slf4j.helpers as a private package to the bundle.
This commit is contained in:
parent
6b69f9f69c
commit
37f987022b
|
|
@ -44,7 +44,7 @@
|
|||
org.slf4j;version=1.3
|
||||
</Export-Package>
|
||||
<Private-Package>
|
||||
org.slf4j.impl, org.slf4j.spi
|
||||
org.slf4j.impl, org.slf4j.spi, org.slf4j.helpers
|
||||
</Private-Package>
|
||||
<Import-Package>!org.slf4j.*</Import-Package>
|
||||
</instructions>
|
||||
|
|
|
|||
Loading…
Reference in New Issue