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 <matthias.s...@gmail.com>
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 <gun...@wagenknecht.org>
> 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
>> gun...@wagenknecht.org, http://guw.io/
>>
>>
>>
>>
>>
>>
>> On Nov 2, 2018, at 02:19, Greg Watson <g.wat...@computer.org> 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@eclipse.org
>> 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@eclipse.org
>> 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@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to