Skip to content

Releases: spotbugs/spotbugs-gradle-plugin

4.4.0

18 Jun 10:29
2c7e412
Compare
Choose a tag to compare

4.4.0 (2020-06-18)

Features

4.3.0

06 Jun 07:40
Compare
Choose a tag to compare

4.3.0 (2020-06-06)

Features

  • Add functional tests for Android libraries as well (b6a6d92)
  • Bump AGP to 3.6.3 and add functional test for it (1cbb175)
  • Bump AGP to 4.0.0 and add functional test for it (86a6919)
  • Create SpotBugs tasks for both Android apps and libs (4cb25eb)

4.2.4

28 May 00:33
b8e21c9
Compare
Choose a tag to compare

4.2.4 (2020-05-28)

Bug Fixes

  • create auxclasspath file for each spotbugs task (#272) (b8e21c9), closes #259

4.2.3

27 May 02:04
ef626ad
Compare
Choose a tag to compare

4.2.3 (2020-05-27)

Bug Fixes

4.2.2

24 May 09:21
Compare
Choose a tag to compare

4.2.2 (2020-05-24)

Bug Fixes

  • "null" should not be printed as the path of report (363df85), closes #255

4.2.1

20 May 04:27
Compare
Choose a tag to compare

4.2.1 (2020-05-20)

Bug Fixes

  • Mark SpotBugsTask as cacheable, verify cacheability using test (#244) (87ae4da)

4.2.0

14 May 00:29
a1495db
Compare
Choose a tag to compare

4.2.0 (2020-05-14)

Features

  • add support for auxclasspathFromFile in java process (#243) (a1495db)

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)