- Sets Compatibility with Java version 8 or higher.
- Updates to work with Base Style Configuration Wrapper plugin version 3.+.
- Updates README file.
- Removes code quality tools version autoconfiguration, now is done by Base Style Configuration Wrapper plugin.
- Updates README file.
- Fixes the issue: the tasks
logForCodeNarcMain
andlogForCodeNarcTest
were not being added, unless this plugin was applied after plugins withcodenarcMain
and/orcodenarcTest
tasks. - Adds Gitlab CI.
- Updates README file.
- Extracts
SpyProjectBuilder
to its own project,spy-project-factory, in order to be used by other projects. - Upgrades base-style-config to version 1.0.7.
- Does some code changes to follow new version.