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 396 forks source link

Mention original owner and plugin ID #971

Closed Marcono1234 closed 2 months ago

Marcono1234 commented 2 months ago

See https://github.com/GradleUp/shadow/pull/928#issuecomment-2257050924 Existing users of the plugin might still remember the old owner and plugin ID, so this should hopefully reduce confusion and give further insight into the change.

Any feedback, especially regarding formatting or wording, is appreciated!

Marcono1234 commented 2 months ago

I have applied the changes you proposed also to the src/docs/README.md for consistency.

Goooler commented 2 months ago

Thanks!