Skip to content

Run Gradle release candidate tests with JDK 17#690

Merged
jprinet merged 1 commit intomainfrom
jprinet/upgrade-jdk-for-gradle-9
Jul 28, 2025
Merged

Run Gradle release candidate tests with JDK 17#690
jprinet merged 1 commit intomainfrom
jprinet/upgrade-jdk-for-gradle-9

Conversation

@jprinet
Copy link
Copy Markdown
Member

@jprinet jprinet commented Jul 24, 2025

Issue

Since Gradle 9, JDK 17 is the minimal version to run Gradle (ref)
Some of the GH workflows in this repository are failing (example) when running against the release candidate (being Gradle 9)

Fix

Create a dedicated provision-gradle job with JDK 17 instead of the default 11.
This change is a minimalistic way to fix the issue.

@jprinet jprinet requested a review from bigdaz July 24, 2025 09:21
@jprinet jprinet marked this pull request as ready for review July 24, 2025 09:21
@github-actions
Copy link
Copy Markdown
Contributor

Job Summary for Gradle

Demo adding Build Scan® comment to PR :: successful-build-with-always-comment
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
kotlin-dsl build 8.14.3 Build Scan published

@jprinet jprinet merged commit 69c4e31 into main Jul 28, 2025
126 checks passed
@jprinet jprinet deleted the jprinet/upgrade-jdk-for-gradle-9 branch July 28, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants