I filed a bug against Equinox too. It could also be updated to consume the latest version of org.apache.sshd: https://bugs.eclipse.org/bugs/show_bug.cgi?id=540728
On Fri, 2 Nov 2018 at 14:47, Greg Watson <[email protected]> wrote: > I've opened a bug against Platform/Team (since this seems to be where jsch > resides) [1]. It seems like EGit's Apache Mina work might be a good > starting point. > > Regards, > Greg > > [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=540727 > > On Nov 2, 2018, at 8:16 AM, Matthias Sohn <[email protected]> wrote: > > Also see this earlier discussion [1] on this list. > > The biggest problem with jsch is that there seems to be no known public > source code repository containing > the project's real source code history including tests. > > - There are a couple of public jsch repositories [2] but they all seem > to contain just snapshots of > source archives downloaded from Maven central. None of these > repositories contain any jsch tests. > - There are the source archives available on Maven Central [3] > - and zip archives uploaded on sourceforge [4]. > > [1] https://www.eclipse.org/lists/cross-project-issues-dev/msg14979.html > [2] https://github.com/is/jsch > https://github.com/vngx/vngx-jsch > https://github.com/rtyley/jsch > https://github.com/ePaul/jsch-documentation > https://github.com/feiqitian/JSch > https://github.com/octo47/jsch > https://gitlab.com/farmboy0/jsch > [3] https://search.maven.org/search?q=g:com.jcraft%20AND%20a:jsch&core=gav > [4] https://sourceforge.net/projects/jsch/files/jsch/ > > On Fri, Nov 2, 2018 at 12:22 PM Matthias Sohn <[email protected]> > wrote: > >> 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. >> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=520927 >> >> -Matthias >> >> On Fri, Nov 2, 2018 at 12:05 PM Gunnar Wagenknecht < >> [email protected]> wrote: >> >>> It looks like. We use it in the IDE and in EGit. >>> >>> See here: >>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=540652 >>> >>> -Gunnar >>> >>> -- >>> Gunnar Wagenknecht >>> [email protected], http://guw.io/ >>> >>> >>> >>> >>> >>> >>> On Nov 2, 2018, at 02:19, Greg Watson <[email protected]> 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 >>> [email protected] >>> 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 >>> [email protected] >>> 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 > [email protected] > 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 > [email protected] > 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 [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
