aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test/META-INF/MANIFEST.MF
blob: 07d5252b11bda5a74faf4548e0e2941788dcaf38 (plain)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Report Tests
Bundle-SymbolicName: org.jacoco.report.test
Bundle-Version: 0.7.7.201606060606
Fragment-Host: org.jacoco.report
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: Mountainminds GmbH & Co. KG
Import-Package: org.jacoco.core.internal.analysis;bundle-version="[0.7.7,0.7.8)",
 org.junit;version="[4.8.0,5.0.0)",
 org.junit.rules;version="[4.8.0,5.0.0)"