Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Is jsch finally dead?

Since egit 5.2 Apache Mina is available, since 5.3 Apache Mina is
default instead of jsch:
https://wiki.eclipse.org/EGit/New_and_Noteworthy/5.3#SSH_Library. Egit
will remove jsch support in the near future.

The most useful bug for Eclipse platform is probably
https://bugs.eclipse.org/bugs/show_bug.cgi?id=540727, especially the
detailed comment of Thomas. That one also explains why there is a big
wrapper org.eclipse.jgit.ssh.apache around the Orbit dependencies
org.apache.sshd.*



Back to the top