mirror of https://github.com/apache/poi.git
try to fix spotbugs publisher entry
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892608 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c6e44a1400
commit
08d6e1019a
|
@ -478,7 +478,7 @@ poijobs.each { poijob ->
|
|||
recordIssues {
|
||||
tools {
|
||||
spotBugs {
|
||||
pattern('build/findbugs.xml')
|
||||
pattern('*/build/reports/spotbugs/*.xml')
|
||||
reportEncoding('UTF-8')
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue