mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 21:51:53 +01:00
e57044e13c
* reworked and formatted manifest * added missing jdt.annotation Related to: https://github.com/eclipse/smarthome/pull/4308 Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
16 lines
543 B
Plaintext
16 lines
543 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-Activator: org.openhab.io.jetty.certificate.internal.CertificateG
|
|
enerator
|
|
Bundle-Classpath: .,lib/bcpkix-jdk15on-1.52.jar,lib/bcprov-jdk15on-1.52.
|
|
jar
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: openHAB SSL Certificate Generator
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-SymbolicName: org.openhab.io.jetty.certificate;singleton:=true
|
|
Bundle-Vendor: openHAB
|
|
Bundle-Version: 2.2.0.qualifier
|
|
Import-Package:
|
|
org.eclipse.jdt.annotation;resolution:=optional,
|
|
org.osgi.framework,
|
|
org.slf4j
|