blob: 7d8ae975aaaf63f114b6f62894e65a1237241e10 [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 - Hazelcast Config
Bundle-SymbolicName: org.apache.tamaya.hazelcast
Bundle-Description: Apacha Tamaya Config - Hazelcast 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.hazelcast
Import-Package: \
javax.config,\
javax.config.spi,\
org.apache.tamaya.base,\
org.apache.tamaya.base.configsource
Export-Service: \
javax.config.spi.ConfigSource