github GradleUp/shadow 9.0.0-beta12

15 days ago

Added

  • Support command line options for ShadowJar. (#1365)
Options:

--enable-relocation       Enable relocation of packages in the jar
--no-enable-relocation    Disables option --enable-relocation
--minimize-jar            Minimize the jar by removing unused classes
--no-minimize-jar         Disables option --minimize-jar
--relocation-prefix       Prefix to use for relocated packages
--rerun                   Causes the task to be re-run even if up-to-date

Changed

  • Move the group of ShadowJar from shadow to build. (#1355)

Don't miss a new shadow release

NewReleases is sending notifications on new releases.