Releases: spotbugs/spotbugs-gradle-plugin
Releases · spotbugs/spotbugs-gradle-plugin
4.4.0
4.4.0 (2020-06-18)
Features
4.3.0
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
4.2.4 (2020-05-28)
Bug Fixes
- create auxclasspath file for each spotbugs task (#272) (b8e21c9), closes #259
4.2.3
4.2.3 (2020-05-27)
Bug Fixes
4.2.2
4.2.2 (2020-05-24)
Bug Fixes
- "null" should not be printed as the path of report (363df85), closes #255
4.2.1
4.2.1 (2020-05-20)
Bug Fixes
- Mark SpotBugsTask as cacheable, verify cacheability using test (#244) (87ae4da)
4.2.0
4.2.0 (2020-05-14)
Features
- add support for auxclasspathFromFile in java process (#243) (a1495db)
4.1.0
4.1.0 (2020-05-13)
Features
- show spotbugs report full path when spotbugs execution fails (#246) (9927611)
4.0.8
4.0.8 (2020-04-29)
Bug Fixes
- use task creation avoidance api (6e2c04e)
4.0.7
4.0.7 (2020-04-26)
Bug Fixes
- bump up the default toolVersion to 4.0.2 (df365c5)