Skip to content

0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@eskatos eskatos released this 30 Sep 13:10
· 122 commits to master since this release

Apache RAT (Release Audit Tool) Gradle Plugin v0.5.0

This plugin allows to run the Apache RAT release audit tool, focused on licenses.

This release contains breaking changes, updating your build logic might be required.

  • 'rat' task now implements PatternFilterable for a nicer DSL configuring include/exclude, see 18bd660

Thanks @vlsi for the contribution!

See the https://github.com/eskatos/creadur-rat-gradle#readme for more information on how to use the plugin.