aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.examples/META-INF/MANIFEST.MF
blob: c6515bde91e3259b741c5d2c411998ef1f6b45f9 (plain)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo API Usage Examples
Bundle-SymbolicName: org.jacoco.examples
Bundle-Version: 0.5.7.201204190339
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: Mountainminds GmbH & Co. KG
Require-Bundle: org.jacoco.core,
 org.objectweb.asm;bundle-version="[3.2.0,4.0.0)",
 org.jacoco.report