blob: 4e8f04d46f5bd8a6cbfe6129d7a8efd309ea397f [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 - Etcd Config
Bundle-SymbolicName: org.apache.tamaya.etcd
Bundle-Description: Apacha Tamaya Config - Etcd 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.etcd
Import-Package: \
javax.config,\
javax.config.spi,\
org.apache.tamaya.base.configsource,\
org.osgi.framework,\
javax.annotation,\
org.apache.tamaya.mutableconfig,\
org.apache.tamaya.mutableconfig.spi
Export-Service: \
javax.config.spi.ConfigSource