aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test/META-INF/MANIFEST.MF
blob: 2988ff1ec54e6d71d9ed46310e957e66de93a850 (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.6.3.qualifier
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.6.3,0.6.4)",
 org.junit;version="[4.8.0,5.0.0)",
 org.junit.rules;version="[4.8.0,5.0.0)"