blob: 2012d1799cbf109bad6a2f988c55bbda043303e1 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Core
Bundle-SymbolicName: org.jacoco.core
Bundle-Version: 0.7.7.qualifier
Bundle-Vendor: Mountainminds GmbH & Co. KG
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.jacoco.core;version="0.7.7",
org.jacoco.core.analysis;version="0.7.7",
org.jacoco.core.data;version="0.7.7",
org.jacoco.core.instr;version="0.7.7",
org.jacoco.core.internal.analysis;version="0.7.7";x-internal=true,
org.jacoco.core.runtime;version="0.7.7",
org.jacoco.core.tools;version="0.7.7"
Import-Package: org.objectweb.asm;version="[5.1.0,5.2.0)",
org.objectweb.asm.tree;version="[5.1.0,5.2.0)",
org.objectweb.asm.commons;version="[5.1.0,5.2.0)"