You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properly configure the ShadowJar task inputs to observe the include/excludes from the dependencies block. This
allows UP-TO-DATE checking to work properly when changing the dependencies rules (Issue #54)
Apply relocation remappings to classes and imports in source project (Issue #55)
Do not create directories in jar for source of remapped class, created directories in jar for destination of remapped classes (Issue #53)