Skip to content

Releases: spotbugs/spotbugs-gradle-plugin

4.4.5

30 Jul 02:59
Compare
Choose a tag to compare

4.4.5 (2020-07-30)

Bug Fixes

  • Use Classpath normalization for auxClassPaths (76ed3a9)

4.4.4

29 Jun 00:46
Compare
Choose a tag to compare

4.4.4 (2020-06-29)

Bug Fixes

  • bump up the default toolVersion to 4.0.6 (b18e1b0)

4.4.3

23 Jun 02:15
Compare
Choose a tag to compare

4.4.3 (2020-06-23)

Bug Fixes

  • Print report location as file uri and improve warning messages (15efde1), closes #287

4.4.2

21 Jun 01:00
Compare
Choose a tag to compare

4.4.2 (2020-06-21)

Bug Fixes

  • bump up the default toolVersion to 4.0.5 (5b578e0)

4.4.1

19 Jun 00:44
fb16d11
Compare
Choose a tag to compare

4.4.1 (2020-06-19)

Bug Fixes

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