mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
revert: spotbugs only seems to report txt now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896159 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6bad5f22bf
commit
12f0d4f265
@ -464,7 +464,7 @@ poijobs.each { poijob ->
|
||||
recordIssues {
|
||||
tools {
|
||||
spotBugs {
|
||||
pattern('*/build/reports/spotbugs/*.txt')
|
||||
pattern('*/build/reports/spotbugs/*.xml')
|
||||
reportEncoding('UTF-8')
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user