[
https://issues.apache.org/jira/browse/RAT-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845689#comment-17845689
]
ASF subversion and git services commented on RAT-369:
-----------------------------------------------------
Commit 934e62ab48a947936da36beee63103768dba63b5 in creadur-rat's branch
refs/heads/master from P. Ottlinger
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=934e62ab ]
Merge pull request #251 from apache/feature/RAT-369_maxAllowedViolations
RAT-369: Let the build fail in case of new violations/spotbugs errors
> Add SpotBugs and checkstyle to the pom files.
> ---------------------------------------------
>
> Key: RAT-369
> URL: https://issues.apache.org/jira/browse/RAT-369
> Project: Apache Rat
> Issue Type: Improvement
> Components: Client - ant, Client - cli, Client - maven, core engine
> Reporter: Claude Warren
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 0.17
>
>
> Currently we have a number of issues that Spotbugs will detect. I ran a
> quick test this afternoon and it found 60 potential bugs. This ticket is to
> add spotbugs to the maven build, ensure that no bugs are found and ensure
> that the build will fail if bugs are found.
> Add checkbugs as well.
> As most of the reported errors cannot be fixed with JDK8, add exclusions for
> these "old"/JDK8-classes that do not allow to set a proper encoding, thus
> relying on the default system encoding!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)