mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 05:41:52 +01:00
2535d3dd50
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
Bundle-SymbolicName: ${project.artifactId}
|
|
Export-Package: \
|
|
cx.ath.matthew.unix.*;version="0.5",\
|
|
org.freedesktop.*;version="2.7"
|
|
Import-Package: \
|
|
cx.ath.matthew.debug.*;resolution:=optional,\
|
|
cx.ath.matthew.utils.*;resolution:=optional,\
|
|
com.sun.security.auth.module.*;resolution:=optional,\
|
|
*
|
|
|