Skip to content
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

Handle gradle buildchain in quarkusDev task #16351

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

glefloch
Copy link
Member

@glefloch glefloch commented Apr 8, 2021

This leverage the gradle toolchain extension. This allows a user to set the JDK version used to run compile / run java code while using an other version of java for the gradle process.

close #16328

@glefloch glefloch requested a review from aloubyansky April 8, 2021 09:16
@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle labels Apr 8, 2021
@glefloch glefloch force-pushed the fix/16328 branch 2 times, most recently from 2d55426 to f33b0ab Compare April 8, 2021 19:30
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 8, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs

Status Name Failing step Test failures Logs Raw logs
JVM Tests - JDK 11 Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 15 Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 8 Build ⚠️ Check → Logs Raw logs

@glefloch glefloch merged commit b790e96 into quarkusio:main Apr 9, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone Apr 9, 2021
@glefloch glefloch deleted the fix/16328 branch April 9, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gradle quarkusDev fails when using Java toolchains
2 participants