blob: 74b3f3fe5915ba8d3e18b8aa8a5b36be3527de1f [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: https://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