[
https://issues.apache.org/jira/browse/RAT-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843900#comment-17843900
]
ASF subversion and git services commented on RAT-369:
-----------------------------------------------------
Commit 99cc9a02adc4785925346a5ae9ce1f35882ecf04 in creadur-rat's branch
refs/heads/master from Philipp Ottlinger
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=99cc9a02 ]
RAT-369: Add exclusions and fix TYPO in enum
> 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)