xref: /JGit/org.eclipse.jgit.ssh.apache.test/META-INF/MANIFEST.MF (revision 1cbfea9ece03b40669377a7f858218f6994562ea)
1488d9557SThomas WolfManifest-Version: 1.0
2488d9557SThomas WolfBundle-ManifestVersion: 2
3488d9557SThomas WolfBundle-Name: %Bundle-Name
4488d9557SThomas WolfAutomatic-Module-Name: org.eclipse.jgit.ssh.apache.test
5488d9557SThomas WolfBundle-SymbolicName: org.eclipse.jgit.ssh.apache.test
6*1cbfea9eSMatthias SohnBundle-Version: 5.13.0.qualifier
74b0c192fSMichael KepplerBundle-Vendor: %Bundle-Vendor
84b0c192fSMichael KepplerBundle-Localization: plugin
9488d9557SThomas WolfBundle-RequiredExecutionEnvironment: JavaSE-1.8
104560bdf7SDavid OstrovskyImport-Package: org.apache.sshd.client.config.hosts;version="[2.6.0,2.7.0)",
114560bdf7SDavid Ostrovsky org.apache.sshd.common;version="[2.6.0,2.7.0)",
124560bdf7SDavid Ostrovsky org.apache.sshd.common.auth;version="[2.6.0,2.7.0)",
134560bdf7SDavid Ostrovsky org.apache.sshd.common.config.keys;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.keyprovider;version="[2.6.0,2.7.0)",
164560bdf7SDavid Ostrovsky org.apache.sshd.common.session;version="[2.6.0,2.7.0)",
17ffc1f9b0SThomas Wolf org.apache.sshd.common.signature;version="[2.6.0,2.7.0)",
184560bdf7SDavid Ostrovsky org.apache.sshd.common.util.net;version="[2.6.0,2.7.0)",
194560bdf7SDavid Ostrovsky org.apache.sshd.common.util.security;version="[2.6.0,2.7.0)",
204560bdf7SDavid Ostrovsky org.apache.sshd.core;version="[2.6.0,2.7.0)",
214560bdf7SDavid Ostrovsky org.apache.sshd.server;version="[2.6.0,2.7.0)",
224560bdf7SDavid Ostrovsky org.apache.sshd.server.forward;version="[2.6.0,2.7.0)",
23*1cbfea9eSMatthias Sohn org.eclipse.jgit.api;version="[5.13.0,5.14.0)",
24*1cbfea9eSMatthias Sohn org.eclipse.jgit.api.errors;version="[5.13.0,5.14.0)",
25*1cbfea9eSMatthias Sohn org.eclipse.jgit.internal.transport.sshd.proxy;version="[5.13.0,5.14.0)",
26*1cbfea9eSMatthias Sohn org.eclipse.jgit.junit;version="[5.13.0,5.14.0)",
27*1cbfea9eSMatthias Sohn org.eclipse.jgit.junit.ssh;version="[5.13.0,5.14.0)",
28*1cbfea9eSMatthias Sohn org.eclipse.jgit.lib;version="[5.13.0,5.14.0)",
29*1cbfea9eSMatthias Sohn org.eclipse.jgit.transport;version="[5.13.0,5.14.0)",
30*1cbfea9eSMatthias Sohn org.eclipse.jgit.transport.sshd;version="[5.13.0,5.14.0)",
31*1cbfea9eSMatthias Sohn org.eclipse.jgit.util;version="[5.13.0,5.14.0)",
32c02a57f4SDavid Pursehouse org.junit;version="[4.13,5.0.0)",
33c02a57f4SDavid Pursehouse org.junit.experimental.theories;version="[4.13,5.0.0)",
34c02a57f4SDavid Pursehouse org.junit.runner;version="[4.13,5.0.0)"
358d2d6836SMatthias SohnRequire-Bundle: org.hamcrest.core;bundle-version="[1.3.0,2.0.0)"
36