blob: e3fb8c3d0ff6eaa1d50120e328e18fed0f0ed0b6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.ant
Bundle-Version: 2.0.0.201206130900-r
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="2.0.0"
|