GradleUp / shadow

Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
https://www.gradleup.com/shadow/
Apache License 2.0
3.77k stars 395 forks source link

Deprecate ShadowExtension.component #956

Closed Goooler closed 2 months ago

Goooler commented 2 months ago

Closes #945.


Goooler commented 2 months ago

@johnrengelman Thanks for the prototype! I believe this is what you expected.