Thomas Wolf

Results 117 comments of Thomas Wolf

Thank you; looks much better. Not sure about the precedence of the lists but we can tackle that issue when it arises. Could you add tests for this?

Fixed differently via PR #512 (including tests).

See https://github.com/apache/mina-sshd/blob/master/docs/changes/2.13.0.md. It does mention the issue. (Use 2.13.1. Publishing to Maven Central of 2.13.0 omitted the source bundles.)

Compare PR eclipse-platform/eclipse.platform.swt#969. Same issue?

JGit can still use JSch. Bundle `org.eclipse.jgit.ssh.jsch` still exists, but we don't actively maintain it anymore. Within Eclipse, JGit as used via EGit exclusively uses Apache MINA sshd via bundle...

Some more technical things: The JSch implementation has a number of bugs. Some of those bugs still exist in the mwiede fork. Concurrency and thread handling in JSch is fundamentally...

If everything is stored in one file then if the data of just a single project is broken all projects might be affected. Also, these files may all have different...