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

Disable toolchain detection by default #420

Merged
merged 2 commits into from Apr 4, 2023

Conversation

melix
Copy link
Collaborator

@melix melix commented Apr 3, 2023

With the changes coming in GraalVM regarding versioning, in particular the fact that the GraalVM version becomes internal and that the vendor string is changing, toolchain detection will clearly be broken for all users.

This commit therefore disables toolchain detection by default, and makes sure to document properly the new behavior.

With the changes coming in GraalVM regarding versioning, in particular
the fact that the GraalVM version becomes internal and that the
vendor string is changing, toolchain detection will clearly be broken
for all users.

This commit therefore disables toolchain detection by default, and
makes sure to document properly the new behavior.
@melix melix added the gradle-plugin Related to Gradle plugin label Apr 3, 2023
@melix melix added this to the 0.9.21 milestone Apr 3, 2023
@melix melix requested a review from fniephaus April 3, 2023 14:32
@melix melix self-assigned this Apr 3, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 3, 2023
docs/src/docs/asciidoc/gradle-plugin.adoc Outdated Show resolved Hide resolved
docs/src/docs/asciidoc/gradle-plugin.adoc Outdated Show resolved Hide resolved
docs/src/docs/asciidoc/gradle-plugin.adoc Outdated Show resolved Hide resolved
docs/src/docs/asciidoc/gradle-plugin.adoc Outdated Show resolved Hide resolved
Co-authored-by: Fabio Niephaus <code@fniephaus.com>
Copy link
Member

@fniephaus fniephaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@melix melix merged commit 9d4fb49 into master Apr 4, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gradle-plugin Related to Gradle plugin OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants