forked from GradleUp/shadow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Polish Shadow plugin tests (GradleUp#1152)
* Move doesNotErrorWhenUsingApplicationMainClassProperty and checkLargeZipFilesWithZip64Enabled * Simplify doesNotErrorWhenUsingApplicationMainClassProperty * Simplify checkLargeZipFilesWithZip64Enabled * Remove checkLargeZipFilesWithZip64Enabled as it's disabled * Add dependenciesBlock slot in prepare * Use containsExactly for shadowApplicationDistributionsShouldUseShadowJar * Remove doesNotErrorWhenUsingApplicationMainClassProperty as it's redundant * Inline runShadow values * Rename ShadowPluginTest to JavaPluginTest * Rename ApplicationTest to ApplicationPluginTest * Bump org.gradle.toolchains.foojay-resolver-convention to 0.9.0 * Assert more entries in shadowApplicationDistributionsShouldUseShadowJar * Reuse ZipFile.getContent and remove libs.apache.ant * Add commonAssertions
- Loading branch information
Showing
8 changed files
with
67 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters