Skip to content

build: allow java 26#15932

Merged
rmuir merged 2 commits intoapache:mainfrom
rmuir:allow-java-26
Apr 4, 2026
Merged

build: allow java 26#15932
rmuir merged 2 commits intoapache:mainfrom
rmuir:allow-java-26

Conversation

@rmuir
Copy link
Copy Markdown
Member

@rmuir rmuir commented Apr 3, 2026

java 26 has been released, and the gradle version supports it. don't explicitly require java 25 in the build.

rmuir added 2 commits April 3, 2026 08:18
java 26 has been released, and the gradle version supports it. don't
explicitly require java 25 in the build.
@rmuir rmuir added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label Apr 3, 2026
@rmuir rmuir requested a review from dweiss April 3, 2026 12:26
@rmuir
Copy link
Copy Markdown
Member Author

rmuir commented Apr 3, 2026

Since we aren't using any java 26 features, as far as I can see, everything works as expected (gradle, eclipse, etc). This just allows me to stop deferring that system package upgrade from 25->26 :)

@rmuir rmuir merged commit e6d3b52 into apache:main Apr 4, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:build-infra skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants