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

Exclude module-info.class in Multi-Release folders by default #1177

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Jan 23, 2025

Closes #729.


  • CHANGELOG's "Unreleased" section has been updated, if applicable.

@Goooler Goooler marked this pull request as ready for review January 23, 2025 09:35
@Goooler Goooler requested a review from Copilot January 23, 2025 09:35

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • src/functionalTest/kotlin/com/github/jengelman/gradle/plugins/shadow/JavaPluginTest.kt: Language not supported
  • src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowJavaPlugin.kt: Language not supported
@Goooler Goooler enabled auto-merge (squash) January 23, 2025 09:35
@Goooler Goooler disabled auto-merge January 23, 2025 09:36
@Goooler Goooler force-pushed the g/20250123/exclude-more-module-info branch from d19ffae to b61c923 Compare January 23, 2025 09:37
@Goooler Goooler enabled auto-merge (squash) January 23, 2025 09:37
@Goooler Goooler merged commit 91fba91 into main Jan 23, 2025
7 checks passed
@Goooler Goooler deleted the g/20250123/exclude-more-module-info branch January 23, 2025 09:43
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.

module-info.class in Multi-Release folders is not excluded by default
1 participant