1Manifest-Version: 1.0 2Bundle-ManifestVersion: 2 3Bundle-Name: JaCoCo Core Tests 4Bundle-SymbolicName: org.jacoco.core.test 5Bundle-Version: 0.7.5.201505241946 6Bundle-Vendor: Mountainminds GmbH & Co. KG 7Fragment-Host: org.jacoco.core 8Bundle-RequiredExecutionEnvironment: J2SE-1.5 9Import-Package: org.junit;version="[4.8.0,5.0.0)", 10 org.junit.rules;version="[4.8.0,5.0.0)", 11 org.objectweb.asm.util;version="[5.0.1,5.1.0)" 12