| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Automatic-Module-Name: org.eclipse.jgit.junit.ssh |
| Bundle-SymbolicName: org.eclipse.jgit.junit.ssh |
| Bundle-Version: 6.5.0.202303070854-r |
| Bundle-Localization: plugin |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Import-Package: org.apache.sshd.common;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.config.keys;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.file.virtualfs;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.helpers;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.io;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.kex;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.keyprovider;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.session;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.signature;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.util.buffer;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.util.logging;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.util.security;version="[2.9.2,2.10.0)", |
| org.apache.sshd.common.util.threads;version="[2.9.2,2.10.0)", |
| org.apache.sshd.core;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server.auth;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server.auth.gss;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server.auth.keyboard;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server.auth.password;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server.command;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server.session;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server.shell;version="[2.9.2,2.10.0)", |
| org.apache.sshd.server.subsystem;version="[2.9.2,2.10.0)", |
| org.apache.sshd.sftp;version="[2.9.2,2.10.0)", |
| org.apache.sshd.sftp.server;version="[2.9.2,2.10.0)", |
| org.eclipse.jgit.annotations;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.api;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.api.errors;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.errors;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.junit;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.lib;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.revwalk;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.transport;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.util;version="[6.5.0,6.6.0)", |
| org.junit;version="[4.13,5.0.0)", |
| org.junit.experimental.theories;version="[4.13,5.0.0)", |
| org.slf4j;version="[1.7.0,2.0.0)" |
| Export-Package: org.eclipse.jgit.junit.ssh;version="6.5.0" |