summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/META-INF
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF')
-rw-r--r--org.eclipse.jgit.ant/META-INF/MANIFEST.MF10
1 files changed, 10 insertions, 0 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..ed58fdbd08
--- /dev/null
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -0,0 +1,10 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %Bundle-Name
+Bundle-SymbolicName: org.eclipse.jgit.ant
+Bundle-Version: 0.12.0.qualifier
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Import-Package: org.apache.tools.ant
+Bundle-Localization: plugin
+Bundle-Vendor: %Provider-Name
+Export-Package: org.eclipse.jgit.ant.tasks;version="0.12.0"