Allow 603.x release to compile with Java 17 - #307
Merged
Conversation
…1.2908.va_a_0dc7dddeb_1 (jenkinsci#289)" This reverts commit 512eeb9.
…1.2902.v02b_651c53c30 (jenkinsci#280)" This reverts commit ac6c96d.
MarkEWaite
marked this pull request as draft
January 23, 2026 02:43
6 tasks
MarkEWaite
added a commit
to shalinisudarsan/bom
that referenced
this pull request
Jan 23, 2026
Built from pull request: * jenkinsci/gitea-checks-plugin#307
viceice
approved these changes
Jan 23, 2026
viceice
approved these changes
Jan 23, 2026
viceice
marked this pull request as ready for review
January 23, 2026 08:02
viceice
enabled auto-merge (squash)
January 23, 2026 08:02
viceice
disabled auto-merge
January 23, 2026 08:29
MarkEWaite
added a commit
to jenkinsci/bom
that referenced
this pull request
Jan 24, 2026
* Add 2.541.x line and remove 2.504.x Added 2.541.x line and removed 2.504.x * Test gitea-checks 601.609.v7b_5ee1a_655f2 incremental Built from pull request: * jenkinsci/gitea-checks-plugin#307 * Update final release of 2.504.x line * Use instant-messaging incremental 2.884.veda_553935c84 From pull request: * jenkinsci/instant-messaging-plugin#308 * Use workflow-job incremental 1572.v4a_176c455367 Pull request: * jenkinsci/workflow-job-plugin#741 * Document the final release for 2.504.x line * Fix a merge mistake --------- Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allow 603.x release to compile with Java 17
The Jenkins plugin BOM verifies that popular plugins pass their tests when combined together. It also tests Java 17 with the LTS lines and Java 21 with the weekly line.
Gitea Checks plugin 601.607.vcea_0049b_27e5 does not compile with Java 17. It requires Java 21 or newer. We need a new release based on 601.x but with the two most recent parent pom changes reverted.
This pull request was merged to allow Java 17 with 603.x, but does not release a new 601.x version. However, a new 603.x version is being prepared that will include this change and can be used with the plugin BOM 516.x line.
More details are available in plugin BOM pull request:
Testing done
Submitter checklist