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

Use Gradle Toolchains #637

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Use Gradle Toolchains #637

merged 1 commit into from
Jul 20, 2023

Conversation

jbachorik
Copy link
Collaborator

@jbachorik jbachorik commented Jul 9, 2023

Instead of custom mix of JAVA_*_HOME env variables use the Gradle provided toolchains.
Fixes #635

@jbachorik jbachorik force-pushed the jb/toolchains branch 3 times, most recently from d251b13 to 49b7aa1 Compare July 20, 2023 19:21
@jbachorik jbachorik changed the title WIP Use Gradle Toolchains Jul 20, 2023
@jbachorik jbachorik marked this pull request as ready for review July 20, 2023 19:28
@jbachorik jbachorik self-assigned this Jul 20, 2023
@jbachorik jbachorik added this pull request to the merge queue Jul 20, 2023
Merged via the queue into develop with commit f417ba4 Jul 20, 2023
@jbachorik jbachorik deleted the jb/toolchains branch July 20, 2023 19:29
@jbachorik jbachorik added this to the 2.2.4 milestone Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review target compileJava15Java in btrace-runtime/build.gradle
1 participant