Skip to content

Add toolchain plugin everywhere and unify plugin style #1355

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TWiStErRob
Copy link
Contributor

Configure project :testkit:gradle-testkit-plugin
Using a toolchain installed via auto-provisioning, but having no toolchain repositories configured. This behavior is deprecated. Consider defining toolchain download repositories, otherwise the build might fail in clean environments; see https://docs.gradle.org/8.11-rc-3/userguide/toolchains.html#sub:download_repositoriesed artifacts.

It's needed in all projects where there's a settings.gradle AND toolchains are used, which happens to be all 3.

> Configure project :testkit:gradle-testkit-plugin
Using a toolchain installed via auto-provisioning, but having no toolchain repositories configured. This behavior is deprecated. Consider defining toolchain download repositories, otherwise the build might fail in clean environments; see https://docs.gradle.org/8.11-rc-3/userguide/toolchains.html#sub:download_repositoriesed artifacts.
Copy link
Owner

@autonomousapps autonomousapps left a comment

Choose a reason for hiding this comment

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

Latest version is 1.0.0.

I'm going through some old PRs (sorry, I was very busy for a while). Unfortunately I don't think I can merge this right now given there's currently an outage related to foojay. I'll come back to this later.

@TWiStErRob
Copy link
Contributor Author

Sounds fun, want me to resolve conflicts?

Note: because it is working at the moment I have a feeling Gradle might be applying the plugin anyway, but haven't dug too deep into it ever.

@autonomousapps
Copy link
Owner

Sounds fun, want me to resolve conflicts?

Note: because it is working at the moment I have a feeling Gradle might be applying the plugin anyway, but haven't dug too deep into it ever.

Yes, if you resolve conflicts I'd be happy to take another look!

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