creadur-rat-gradle

Apache RAT (Release Audit Tool) Gradle Plugin

APACHE-2.0 License

Stars
11
Committers
6

Bot releases are hidden (Show)

creadur-rat-gradle - 0.7.0 Latest Release

Published by eskatos over 4 years ago

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

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

  • Requires Java >= 8, was >= 6 before
  • Requires Gradle >= 6.0, was >= 4.7 before
  • Supports the Gradle configuration cache with Gradle >= 6.5

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

creadur-rat-gradle - 0.6.0

Published by eskatos almost 5 years ago

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

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

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

creadur-rat-gradle - 0.5.3

Published by eskatos almost 5 years ago

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

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

  • Print list of files with unapproved licenses to the console if rat.verbose is set to true

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

creadur-rat-gradle - 0.5.2

Published by eskatos about 5 years ago

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

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

  • Print a clickable link to HTML report on unapproved licences
  • Compatibility with Gradle 6.0

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

creadur-rat-gradle - 0.5.1

Published by eskatos about 5 years ago

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

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

  • Fix deprecation warnings preparing for Gradle 6.0

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

creadur-rat-gradle - 0.5.0

Published by eskatos about 5 years ago

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.

Thanks @vlsi for the contribution!

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

creadur-rat-gradle - 0.4.0

Published by eskatos almost 6 years ago

Apache RAT (Release Audit Tool) Gradle Plugin v0.4.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.

  • the minimum supported Gradle version is Gradle 4.7
  • rat task is now intra-project parallelizable by using the Gradle Worker API
  • rat task is now cacheable by the Gradle Build Cache
  • rat task now executes RAT a single time to produce all reports (plain, xml, html)
  • rat task failure now reports the missing licenses in the task exception message

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

Badges
Extracted from project README
CI Apache License 2
Related Projects