Skip to content

53

Compare
Choose a tag to compare
@cstamas cstamas released this 26 Feb 15:42
· 35 commits to master since this release

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

Full Changelog: takari-52...takari-53