aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.core/META-INF/MANIFEST.MF
blob: 5f8a3308eb6ad8fee59565cf200fe7dfb4b21020 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Core
Bundle-SymbolicName: org.jacoco.core
Bundle-Version: 0.5.7.201204190339
Bundle-Vendor: Mountainminds GmbH & Co. KG
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
Export-Package: org.jacoco.core,
 org.jacoco.core.analysis,
 org.jacoco.core.data,
 org.jacoco.core.instr,
 org.jacoco.core.internal.analysis; x-internal=true,
 org.jacoco.core.runtime