blob: ef18c2062a5857bc00104fab1dc4c8b47e402c65 [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
Automatic-Module-Name: org.apache.tamaya.doc
Bundle-Version: ${version}.${tstamp}
Bundle-Name: Apache Tamaya - Documentation Generator
Bundle-SymbolicName: org.apache.tamaya.doc
Bundle-Description: Apacha Tamaya Configuration - Documentation Generator
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.doc,\
org.apache.tamaya.doc.spi
Import-Package: \
org.apache.tamaya,\
org.apache.tamaya.spi
Export-Service: \
org.apache.tamaya.doc.spi.ConfigDocumentationMBean,\
org.apache.tamaya.doc.spi.ModelProviderSpi