aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.ant.test
diff options
context:
space:
mode:
authorEvgeny Mandrikov <Godin@users.noreply.github.com>2017-01-17 22:42:02 +0100
committerGitHub <noreply@github.com>2017-01-17 22:42:02 +0100
commitd1a0f198cfc5e6397d7d6f9b912b85a0211201c7 (patch)
tree0f7406b602a97d75069f686a92f51692117a9093 /org.jacoco.ant.test
parentd80b6b55af2c6ad10c04067ef7853161deac7e83 (diff)
downloadjacoco-d1a0f198cfc5e6397d7d6f9b912b85a0211201c7.tar.gz
Generate OSGi Manifests (#211)
Diffstat (limited to 'org.jacoco.ant.test')
-rw-r--r--org.jacoco.ant.test/META-INF/MANIFEST.MF9
1 files changed, 0 insertions, 9 deletions
diff --git a/org.jacoco.ant.test/META-INF/MANIFEST.MF b/org.jacoco.ant.test/META-INF/MANIFEST.MF
deleted file mode 100644
index 7555fc09..00000000
--- a/org.jacoco.ant.test/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,9 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Ant Tasks Tests
-Bundle-SymbolicName: org.jacoco.ant.test
-Bundle-Version: 0.7.9.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Mountainminds GmbH & Co. KG and Contributors
-Fragment-Host: org.jacoco.ant
-Import-Package: org.junit;version="[4.8.0,5.0.0)"