Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Bug tracker for Jsch

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

Back to the top