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?

I tried several times to reach the jsch maintainer and his company but never got a response.
We implemented a couple of workarounds around jsch bugs in JGit and are tired to do so.

Hence Thomas Wolf started an alternative implementation for JGit and EGit based on Apache Mina sshd.

-Matthias

On Fri, Nov 2, 2018 at 12:05 PM Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> wrote:
It looks like. We use it in the IDE and in EGit.

See here:

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/






On Nov 2, 2018, at 02:19, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:

This question has been asked before, but I think it's time to ask it again. The last version of jsch was 0.1.54 in Sep 2016 and there doesn't seem to have been any development since then. Given the number of projects that depend on a decent ssh implementation, and the numerous bugs that still exist in jsch, what are the plans for maintaining and/or replacing it?

Thanks,
Greg
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top