-
Notifications
You must be signed in to change notification settings - Fork 61
Test Mina SSHD 2.15.0 and JGit 7.2.0 #4663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Earlier versions fail tests with Mina SSHD 2.18.0
JGit 7.2.0
The plugin BOM test failure on Job DSL seems to be some form of transient failure, since it reports that byte code major version 61 (Java 17) is an unsupported class version in the Job DSL tests. Java 17 is the minimum supported Java version, so it can't be an unsupported class version. Seems like that single test might have somehow run with Java 11. |
I've seen that kind of behavior previously for some plugins (rundeck), even when building locally with JDK 21. |
jenkinsci/jackson2-api-plugin#272 (comment) shows otherwise. |
Latest changes
Most recent incremental build, includes latest use of try with resources. The PushTest failure on the Windows agents on ci.jenkins.io is still visible in the test log.
Tests pass. Closing |
Test Mina SSHD plugin 2.15.0 and JGit 7.2.0
Part of the testing to evaluate Mina SSH 2.15.0 and JGit 7.2.0. Testing checklists include:
The associated pull requests are:
Testing done
Brief interactive testing in my home lab has not shown issues. Passed tests with:
Submitter checklist