53
Important: this parent now uses Spotless to reformat sources and build will fail if not properly formatted.
To reformat: mvn spotless:apply
and commit local changes.
To apply this parent, you need several commits:
- update parent, reformat and apply licenses, commit
- commit
.git-blame-ignore-revs
in repo root containing (or adding if file present) of hash of that commit above. - and from now on, you must keep sources properly formatted
What's Changed
- Updates to parent by @cstamas in #16
- Update wrapper by @cstamas in #18
- Apply spotless by @cstamas in #17
Full Changelog: takari-52...takari-53