Commit ed637d9
committed
Stop testing Java 11
Jenkins stopped supporting Java 11 with the release of Jenkins 2.463
(weekly) and Jenkins 2.479.1 (LTS). Most plugins stopped spending
ci.jenkins.io time to run tests that are specific to Java 11.
Let's save money and time by removing the Java 11 test configuration.
It has not found any issues that are not also found with Java 17 and
Java 21.
Jenkins plugin BOM still tests with Java 11 on older lines (currently
2.452.x and 2.462.x) and the plugin build will continue to generate Java
11 byte code until the parent pom is upgraded to 5.x and the minimum
Jenkins version is upgraded to 2.479.1.1 parent 88f403c commit ed637d9
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
0 commit comments