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

Upgrade Gradle wrapper to version 8.6. #341

Merged
merged 2 commits into from Feb 6, 2024
Merged

Upgrade Gradle wrapper to version 8.6. #341

merged 2 commits into from Feb 6, 2024

Conversation

blackwinter
Copy link
Member

Resolves #283.

  • Raises build time minimum required Java version to 11.
  • Disables Editorconfig plugin due to incompatibility.

Disable Editorconfig plugin due to incompatibility; compatible version would raise minimum required Java version to 16.
@fsteeg fsteeg assigned blackwinter and unassigned fsteeg Feb 6, 2024
@blackwinter blackwinter merged commit fa000d3 into master Feb 6, 2024
1 check passed
@blackwinter blackwinter deleted the 283-gradle8 branch February 6, 2024 12:45
blackwinter added a commit to metafacture/metafacture-core that referenced this pull request Feb 9, 2024
Disable Editorconfig plugin due to incompatibility; compatible version would raise minimum required Java version to 16.

See also metafacture/metafacture-fix#341.
blackwinter added a commit that referenced this pull request Feb 16, 2024
Reverting Java 11 changes (3d8d0e5).
blackwinter added a commit that referenced this pull request Feb 16, 2024
Creating configurations with reserved names has been deprecated and will fail with an error in Gradle 9.0.

See: https://docs.gradle.org/8.6/userguide/building_java_projects.html#sec:implicit_sourceset_configurations
blackwinter added a commit that referenced this pull request Feb 16, 2024
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.

Upgrade Gradle wrapper to version 8.x.
2 participants