11316d43eSThomas WolfManifest-Version: 1.0 21316d43eSThomas WolfBundle-ManifestVersion: 2 34b0c192fSMichael KepplerBundle-Name: %Bundle-Name 41316d43eSThomas WolfAutomatic-Module-Name: org.eclipse.jgit.junit.ssh 51316d43eSThomas WolfBundle-SymbolicName: org.eclipse.jgit.junit.ssh 6*1cbfea9eSMatthias SohnBundle-Version: 5.13.0.qualifier 71316d43eSThomas WolfBundle-Localization: plugin 84b0c192fSMichael KepplerBundle-Vendor: %Bundle-Vendor 91316d43eSThomas WolfBundle-ActivationPolicy: lazy 101316d43eSThomas WolfBundle-RequiredExecutionEnvironment: JavaSE-1.8 114560bdf7SDavid OstrovskyImport-Package: org.apache.sshd.common;version="[2.6.0,2.7.0)", 124560bdf7SDavid Ostrovsky org.apache.sshd.common.config.keys;version="[2.6.0,2.7.0)", 134560bdf7SDavid Ostrovsky org.apache.sshd.common.file.virtualfs;version="[2.6.0,2.7.0)", 144560bdf7SDavid Ostrovsky org.apache.sshd.common.helpers;version="[2.6.0,2.7.0)", 154560bdf7SDavid Ostrovsky org.apache.sshd.common.io;version="[2.6.0,2.7.0)", 164560bdf7SDavid Ostrovsky org.apache.sshd.common.kex;version="[2.6.0,2.7.0)", 174560bdf7SDavid Ostrovsky org.apache.sshd.common.keyprovider;version="[2.6.0,2.7.0)", 184560bdf7SDavid Ostrovsky org.apache.sshd.common.session;version="[2.6.0,2.7.0)", 194560bdf7SDavid Ostrovsky org.apache.sshd.common.signature;version="[2.6.0,2.7.0)", 204560bdf7SDavid Ostrovsky org.apache.sshd.common.util.buffer;version="[2.6.0,2.7.0)", 214560bdf7SDavid Ostrovsky org.apache.sshd.common.util.logging;version="[2.6.0,2.7.0)", 224560bdf7SDavid Ostrovsky org.apache.sshd.common.util.security;version="[2.6.0,2.7.0)", 234560bdf7SDavid Ostrovsky org.apache.sshd.common.util.threads;version="[2.6.0,2.7.0)", 244560bdf7SDavid Ostrovsky org.apache.sshd.core;version="[2.6.0,2.7.0)", 254560bdf7SDavid Ostrovsky org.apache.sshd.server;version="[2.6.0,2.7.0)", 264560bdf7SDavid Ostrovsky org.apache.sshd.server.auth;version="[2.6.0,2.7.0)", 274560bdf7SDavid Ostrovsky org.apache.sshd.server.auth.gss;version="[2.6.0,2.7.0)", 284560bdf7SDavid Ostrovsky org.apache.sshd.server.auth.keyboard;version="[2.6.0,2.7.0)", 294560bdf7SDavid Ostrovsky org.apache.sshd.server.auth.password;version="[2.6.0,2.7.0)", 304560bdf7SDavid Ostrovsky org.apache.sshd.server.command;version="[2.6.0,2.7.0)", 314560bdf7SDavid Ostrovsky org.apache.sshd.server.session;version="[2.6.0,2.7.0)", 324560bdf7SDavid Ostrovsky org.apache.sshd.server.shell;version="[2.6.0,2.7.0)", 334560bdf7SDavid Ostrovsky org.apache.sshd.server.subsystem;version="[2.6.0,2.7.0)", 344560bdf7SDavid Ostrovsky org.apache.sshd.sftp;version="[2.6.0,2.7.0)", 354560bdf7SDavid Ostrovsky org.apache.sshd.sftp.server;version="[2.6.0,2.7.0)", 36*1cbfea9eSMatthias Sohn org.eclipse.jgit.annotations;version="[5.13.0,5.14.0)", 37*1cbfea9eSMatthias Sohn org.eclipse.jgit.api;version="[5.13.0,5.14.0)", 38*1cbfea9eSMatthias Sohn org.eclipse.jgit.api.errors;version="[5.13.0,5.14.0)", 39*1cbfea9eSMatthias Sohn org.eclipse.jgit.errors;version="[5.13.0,5.14.0)", 40*1cbfea9eSMatthias Sohn org.eclipse.jgit.junit;version="[5.13.0,5.14.0)", 41*1cbfea9eSMatthias Sohn org.eclipse.jgit.lib;version="[5.13.0,5.14.0)", 42*1cbfea9eSMatthias Sohn org.eclipse.jgit.revwalk;version="[5.13.0,5.14.0)", 43*1cbfea9eSMatthias Sohn org.eclipse.jgit.transport;version="[5.13.0,5.14.0)", 44*1cbfea9eSMatthias Sohn org.eclipse.jgit.util;version="[5.13.0,5.14.0)", 458d2d6836SMatthias Sohn org.junit;version="[4.13,5.0.0)", 468d2d6836SMatthias Sohn org.junit.experimental.theories;version="[4.13,5.0.0)", 471316d43eSThomas Wolf org.slf4j;version="[1.7.0,2.0.0)" 48*1cbfea9eSMatthias SohnExport-Package: org.eclipse.jgit.junit.ssh;version="5.13.0" 49