|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: %Bundle-Name
|
|
|
|
Automatic-Module-Name: org.eclipse.jgit.ssh.apache.test
|
|
|
|
Bundle-SymbolicName: org.eclipse.jgit.ssh.apache.test
|
|
|
|
Bundle-Version: 5.5.0.201908280940-m3
|
|
|
|
Bundle-Vendor: %Bundle-Vendor
|
|
|
|
Bundle-Localization: plugin
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
|
|
Import-Package: org.eclipse.jgit.api.errors;version="[5.5.0,5.6.0)",
|
|
|
|
org.eclipse.jgit.internal.transport.sshd.proxy;version="[5.5.0,5.6.0)",
|
|
|
|
org.eclipse.jgit.junit;version="[5.5.0,5.6.0)",
|
|
|
|
org.eclipse.jgit.junit.ssh;version="[5.5.0,5.6.0)",
|
|
|
|
org.eclipse.jgit.lib;version="[5.5.0,5.6.0)",
|
|
|
|
org.eclipse.jgit.transport;version="[5.5.0,5.6.0)",
|
|
|
|
org.eclipse.jgit.transport.ssh;version="[5.5.0,5.6.0)",
|
|
|
|
org.eclipse.jgit.transport.sshd;version="[5.5.0,5.6.0)",
|
|
|
|
org.eclipse.jgit.util;version="[5.5.0,5.6.0)",
|
|
|
|
org.junit;version="[4.12,5.0.0)",
|
|
|
|
org.junit.experimental.theories;version="[4.12,5.0.0)",
|
|
|
|
org.junit.runner;version="[4.12,5.0.0)"
|