> [2] http://repo1.maven.org/maven2/com/jcraft/jsch/0.1.54/

That's where we fetched the code for Orbit. Looks like nothing happened 
since then.

Dani



From:   Matthias Sohn <[email protected]>
To:     Cross project issues <[email protected]>
Date:   16.11.2017 00:43
Subject:        Re: [cross-project-issues-dev] Bug tracker for Jsch
Sent by:        [email protected]



Forking jsch is hard until we can find its source code repository.
The download archive available on [1] contains source code but no tests 
:-(
Same problem with the source archive available on Maven central [2].
Also see this post on the Jsch mailing list [3].

It seems sshj [4] and mina-sshd are more active and at least sshj is not a 
one man show.
mina-sshd is also mostly implemented by a single developer. Its sshd 
daemon is used in Gerrit.

Will need to compare APIs and implemented features.

[1] http://www.jcraft.com/jsch/
[2] http://repo1.maven.org/maven2/com/jcraft/jsch/0.1.54/
[3] 
https://sourceforge.net/p/jsch/mailman/jsch-users/?viewmonth=201711&viewday=13
[4] https://github.com/hierynomus/sshj

-Matthias

On Wed, Nov 15, 2017 at 5:25 PM, Doug Schaefer <[email protected]> 
wrote:
That?s my biggest fear depending on projects like that. And we do have a 
huge dependency on SSH communication in Eclipse, not only for EGit but the 
SSH Terminal as well and future work CDT?s planning for remote builds and 
launching. Would be good to get this or something like this under our 
control.
 
Doug.
 
From: [email protected] [mailto:
[email protected]] On Behalf Of Gunnar 
Wagenknecht
Sent: Wednesday, November 15, 2017 2:23 AM
To: Cross project issues <[email protected]>
Subject: Re: [cross-project-issues-dev] Bug tracker for Jsch
 
It looks like the JSch project is in a poor state. 
 
It has been a one-developer project. The developer did not make any 
contributions on GitHub over the last year.
https://github.com/ymnk
 
At this point it looks like your best bet is a fork and fixing the issues 
yourself or consider migrating to a more active project.
https://github.com/hierynomus/sshj
http://mina.apache.org/sshd-project/sources.html
 
-Gunnar

-- 
Gunnar Wagenknecht
[email protected], http://guw.io/
 



 
On Nov 15, 2017, at 08:02, Matthias Sohn <[email protected]> wrote:
 
Does anybody know where to report bugs for the Jsch project?
 
Thomas implemented several workarounds for Jsch bugs in JGit:
* "Work around a Jsch bug: ensure the user name is set from URI" [1]
* "Yet another work-around for a Jsch bug: timeouts" [2]
 
We would like to report these Jsch bugs to its maintainers in order to get 
them
fixed upstream but we struggle to find the bug tracker for Jsch. We also 
tried
to cc Atsuhiko Yamanaka on bug 526778 but so far we got no response.
 
We found this bugtracker in SourceForge [3] but aren't sure if that's 
correct since
all bugs raised there in the last years didn't get any response and the 
last bug
was closed back in 2013. So it looks like this bug tracker was abandoned.
I sent an email to JCraft (the company sponsoring the Jsch development) in
order to find out where we can report bugs but this email bounced.
 
[1]
https://git.eclipse.org/r/#/c/111359/
https://bugs.eclipse.org/bugs/show_bug.cgi?id=526778
 
[2]
https://git.eclipse.org/r/#/c/111421/
https://bugs.eclipse.org/bugs/show_bug.cgi?id=526867
 
[3] https://sourceforge.net/p/jsch/bugs/
 
-Matthias
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.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://dev.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://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=-tE-qTtJapwEnK3Pp1uEOguXDon_vECiSdE1wZRDLSM&s=LnYzCIMBaH2NxAw0wGnS5nXRf67bl1Lnf6ZcN2QxJGg&e=



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

Reply via email to