| 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.6.1.qualifier |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-Localization: plugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Import-Package: org.apache.sshd.client.config.hosts;version="[2.2.0,2.3.0)", |
| org.apache.sshd.common;version="[2.2.0,2.3.0)", |
| org.apache.sshd.common.auth;version="[2.2.0,2.3.0)", |
| org.apache.sshd.common.config.keys;version="[2.2.0,2.3.0)", |
| org.apache.sshd.common.keyprovider;version="[2.2.0,2.3.0)", |
| org.apache.sshd.common.session;version="[2.2.0,2.3.0)", |
| org.apache.sshd.common.util.net;version="[2.2.0,2.3.0)", |
| org.apache.sshd.common.util.security;version="[2.2.0,2.3.0)", |
| org.eclipse.jgit.api.errors;version="[5.6.1,5.7.0)", |
| org.eclipse.jgit.internal.transport.sshd.proxy;version="[5.6.1,5.7.0)", |
| org.eclipse.jgit.junit;version="[5.6.1,5.7.0)", |
| org.eclipse.jgit.junit.ssh;version="[5.6.1,5.7.0)", |
| org.eclipse.jgit.lib;version="[5.6.1,5.7.0)", |
| org.eclipse.jgit.transport;version="[5.6.1,5.7.0)", |
| org.eclipse.jgit.transport.ssh;version="[5.6.1,5.7.0)", |
| org.eclipse.jgit.transport.sshd;version="[5.6.1,5.7.0)", |
| org.eclipse.jgit.util;version="[5.6.1,5.7.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)" |