Commit 2f6b2ea
committed
Use this library only with sshd-core 1.x.x
sshd-core 2.0.0 brings incompatible changes: the class
org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory is no longer
part of sshd-core. Therefore FakeSftpServerRule fails at runtime with a
ClassNotFoundException when sshd-core 2.0.0 is used.1 parent 07a1d27 commit 2f6b2ea
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments