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

Add `exclude gradleApi() by default` test #949

Closed Goooler closed 2 months ago

Goooler commented 2 months ago

Tests #675.

Goooler commented 2 months ago

Fixing this in #948.