aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.core.test/META-INF/MANIFEST.MF
blob: ff8f4c2a541ca3ac08212d3a7fbd67225bc53d3d (plain)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Core Tests
Bundle-SymbolicName: org.jacoco.core.test
Bundle-Version: 0.5.9.qualifier
Bundle-Vendor: Mountainminds GmbH & Co. KG
Fragment-Host: org.jacoco.core
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.junit4;bundle-version="[4.0.0,5.0.0)",
 org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"