Home | History | Annotate | Download | only in META-INF
      1 Manifest-Version: 1.0
      2 Bundle-ManifestVersion: 2
      3 Bundle-Name: JaCoCo Core Tests
      4 Bundle-SymbolicName: org.jacoco.core.test
      5 Bundle-Version: 0.7.5.201505241946
      6 Bundle-Vendor: Mountainminds GmbH & Co. KG
      7 Fragment-Host: org.jacoco.core
      8 Bundle-RequiredExecutionEnvironment: J2SE-1.5
      9 Import-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