Skip to content

Small Gradle Style tweaks#11306

Open
bric3 wants to merge 3 commits intomasterfrom
bdu/prepare-gradle9plus
Open

Small Gradle Style tweaks#11306
bric3 wants to merge 3 commits intomasterfrom
bdu/prepare-gradle9plus

Conversation

@bric3
Copy link
Copy Markdown
Contributor

@bric3 bric3 commented May 7, 2026

What Does This Do

Motivation

These tweaks will be enforced on Gradle 9.x

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

bric3 added 3 commits May 7, 2026 17:41
Accessing `testImplementation` configuration before applying
`java.gradle` causes the configuration to be created prematurely.
A plugin such jase the `java` plugin also creates this configuration.
Gradle 9.x restricts this to avoid "anonymous" configuration creations.
@bric3 bric3 requested review from a team as code owners May 7, 2026 15:55
@bric3 bric3 added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant