Changed
- BREAKING CHANGE: Some public getters are removed from
SimpleRelocator
,includes
andexcludes
are exposed asSetProperty
s. (#1079)
Fixed
- Adjust property initializations and modifiers in
ShadowJar
. (#1090)
This fixes the regression for registering customShadowJar
tasks.