Skip to content

Update Gradle to 8.11.1 #696

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: master
Choose a base branch
from
Open

Conversation

Donnerbart
Copy link
Contributor

No description provided.

@Donnerbart Donnerbart self-assigned this Aug 14, 2025
@cla-bot cla-bot bot added the cla-signed label Aug 14, 2025
@Donnerbart Donnerbart force-pushed the improvement/update-gradle branch from d27a40b to 2ea0f79 Compare August 14, 2025 11:00
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
maven-central-publishing = { id = "io.github.sgtsilvio.gradle.maven-central-publishing", version = "0.4.1" }
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }
shadow = { id = "com.gradleup.shadow", version = "9.0.1" }
Copy link
Member

Choose a reason for hiding this comment

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

this is the update that needs the most care, because it is updated by several major versions and there have been a lot of changes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've built gw shadowJar on master and this branch.
Used pkgdiff and JAPICC to create reports:
pkgdiff_reports.zip
compat_reports.zip

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like some of the diffs come from these changes:

  • Exclude module-info.class in Multi-Release folders by default. (#1177)
  • Inject Multi-Release manifest attribute if any dependency contains it. (#1239)

@Donnerbart Donnerbart force-pushed the improvement/update-gradle branch from 2ea0f79 to d01e5bd Compare August 14, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants