excludes net.i2p.crypto.eddsa.math from OSGI Import-Package

This commit is contained in:
João Nelas
2017-01-06 15:12:44 +00:00
parent 7d326e5ae4
commit 9438157b93

View File

@@ -83,6 +83,7 @@ jar {
instruction "Bundle-License", "http://www.apache.org/licenses/LICENSE-2.0.txt"
instruction "Import-Package", "!net.schmizz.*"
instruction "Import-Package", "javax.crypto*"
instruction "Import-Package", "!net.i2p.crypto.eddsa.math"
instruction "Import-Package", "net.i2p*"
instruction "Import-Package", "com.jcraft.jzlib*;version=\"[1.1,2)\";resolution:=optional"
instruction "Import-Package", "org.slf4j*;version=\"[1.7,5)\""