aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test/META-INF/MANIFEST.MF
blob: ef98034c0513f87910bebd35730ffe613a58cde0 (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.8.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.7.8,0.7.9)",
 org.junit;version="[4.8.0,5.0.0)",
 org.junit.rules;version="[4.8.0,5.0.0)"