blob: cad3e09a3cca922f4f025ba5e2ac2aaf769d9a54 [file] [log] [blame]
-buildpath: \
osgi.annotation; version=6.0.0,\
osgi.core; version=6.0,\
osgi.cmpn; version=6.0
-testpath: \
${junit}
javac.source: 1.8
javac.target: 1.8
Bundle-Version: ${version}.${tstamp}
Bundle-Name: Apache Tamaya - Consul
Bundle-SymbolicName: org.apache.tamaya.consul
Bundle-Description: Apacha Tamaya Config - Consul PropertySource
Bundle-Category: Implementation
Bundle-Copyright: (C) Apache Foundation
Bundle-License: Apache Licence version 2
Bundle-Vendor: Apache Software Foundation
Bundle-ContactAddress: dev-tamaya@incubator.apache.org
Bundle-DocURL: http://tamaya.apache.org
Export-Package: \
org.apache.tamaya.consul
Import-Package: \
javax.config,\
javax.config.spi,\
org.apache.tamaya.mutableconfig,\
org.apache.tamaya.mutableconfig.spi
Export-Service: \
javax.config.spi.ConfigSource