-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Milestone
Description
The used version of the Apache sshd service 1.0.0 seems to be too old to use GitBlit with the latest Jenkins LTS version 2.60.2.
The issue is reported to Jenkins too: https://issues.jenkins-ci.org/browse/JENKINS-45769
A simple "replacement" of the sshd jar files seems to not work because of resulting ClassNotFoundExceptions.
Possible a new version of gitblit can provide a actual sshd version 1.6.0 from the apache project to solve this problem.
We have seen this problem with gitblit 1.8.0 running under a recent JDK8 in a tomcat 8 container as WAR application.
A "native" git implementation still works ... only the new trilead java implementation seems to require a more recent ssh key negotiation.
Metadata
Metadata
Assignees
Labels
No labels