Manifest-Version: 1.0 | |
Bundle-ManifestVersion: 2 | |
Bundle-Name: JaCoCo Ant Tasks Tests | |
Bundle-SymbolicName: org.jacoco.ant.test | |
Bundle-Version: 0.3.3.qualifier | |
Bundle-RequiredExecutionEnvironment: J2SE-1.5 | |
Bundle-Vendor: Mountainminds GmbH & Co. KG and Contributors | |
Fragment-Host: org.jacoco.ant | |
Require-Bundle: org.junit4;bundle-version="[4.5.0,5.0.0)", | |
org.apache.ant;bundle-version="[1.7.1,2.0.0)" | |
Bundle-ClassPath: ., | |
lib/ant-antunit-1.2alpha.jar |