Skip to content

Releases: spotbugs/spotbugs-gradle-plugin

4.1.0

13 May 00:37
9927611
Compare
Choose a tag to compare

4.1.0 (2020-05-13)

Features

  • show spotbugs report full path when spotbugs execution fails (#246) (9927611)

4.0.8

29 Apr 09:49
Compare
Choose a tag to compare

4.0.8 (2020-04-29)

Bug Fixes

  • use task creation avoidance api (6e2c04e)

4.0.7

26 Apr 14:23
Compare
Choose a tag to compare

4.0.7 (2020-04-26)

Bug Fixes

  • bump up the default toolVersion to 4.0.2 (df365c5)

4.0.6

26 Apr 11:37
Compare
Choose a tag to compare

4.0.6 (2020-04-26)

Bug Fixes

4.0.5

29 Mar 10:53
Compare
Choose a tag to compare

4.0.5 (2020-03-29)

Bug Fixes

  • mandatory update for plugin portal publishing (ca55904)

4.0.4

18 Mar 00:47
Compare
Choose a tag to compare

4.0.4 (2020-03-18)

Bug Fixes

  • XML report was not generated by default (11195f5)

4.0.3

18 Mar 00:40
Compare
Choose a tag to compare

4.0.3 (2020-03-18)

Bug Fixes

  • stop verbose output by reusing worker process (4e47604)

4.0.2

10 Mar 07:58
Compare
Choose a tag to compare

4.0.2 (2020-03-10)

Bug Fixes

  • depends on check task after java-base plugin is applied to project (0f6b181)

4.0.1

05 Mar 07:08
Compare
Choose a tag to compare

4.0.1 (2020-03-05)

Bug Fixes

  • task is not created if user does not refer directly (e771179)

4.0.0

03 Mar 06:47
3e88cd4
Compare
Choose a tag to compare

4.0.0 (2020-03-03)

BREAKING CHANGES

  • This version drop support for emacs reporting and sourceSets property in extension. It also changed the name of package, to avoid mixing with legacy implementation.