-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: SpotBugsTask should be cacheable even when no report is configur…
…ed by user (#736) * test: reproduce the reported issue refs #630 Signed-off-by: Kengo TODA <skypencil@gmail.com> * fix: treat the temporal file as task output * chore: make the field final * chore: stop updating abstract field in the constructor Signed-off-by: Kengo TODA <skypencil@gmail.com> * chore: make field to abstract method Signed-off-by: Kengo TODA <skypencil@gmail.com> * chore: create a new file if no file exists Signed-off-by: Kengo TODA <skypencil@gmail.com>
- Loading branch information
Showing
3 changed files
with
60 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters