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

Re-evaluate default Gradle configurations #633

Open
jonabc opened this issue Feb 25, 2023 · 1 comment
Open

Re-evaluate default Gradle configurations #633

jonabc opened this issue Feb 25, 2023 · 1 comment
Labels
requires-major-release Expected that resolution will require a major release.
Milestone

Comments

@jonabc
Copy link
Contributor

jonabc commented Feb 25, 2023

ref #631

The Gradle dependency enumerator includes runtimeOnly as one of the default configurations. This was included as a default configuration in #630, replacing an older runtime configuration that has been deprecated in favor of runtimeOnly.

  1. Should runtimeOnly be removed from the list of default configuration? The Gradle docs seem to indicate that it's not necessary but real-world usage often differs from documented expectations.
  2. Are there any other Gradle configurations that should be included in the list of default configurations?
@elrayle elrayle added the requires-major-release Expected that resolution will require a major release. label May 23, 2023
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale Older issue or PR without additional information, questions, or request for actions label Feb 20, 2025
@nozaq nozaq added this to the 6.0.0 milestone Mar 4, 2025
@github-actions github-actions bot removed the stale Older issue or PR without additional information, questions, or request for actions label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires-major-release Expected that resolution will require a major release.
Development

No branches or pull requests

3 participants