blob: 4a6a1abb921dca5d27f7354a43b6c0a8e9ef3aba [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 - Collections Support
Bundle-SymbolicName: org.apache.tamaya.collections
Bundle-Description: Apacha Tamaya Config - Collections Support
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.collections
Import-Package: \
javax.config,\
javax.config.spi,\
org.apache.tamaya.base,\
org.apache.tamaya.base.convert,\
org.apache.tamaya.meta