[ https://issues.apache.org/jira/browse/RAT-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897648#comment-17897648 ]
ASF subversion and git services commented on RAT-399: ----------------------------------------------------- Commit 9ee90cb1d4964b3a9584e4362d59c93667024f39 in creadur-rat's branch refs/heads/master from Claude Warren [ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=9ee90cb1 ] RAT-399: migrate ignore errors (#387) * initial fixes * Fixes to make checkstyle fail on warnings * Added checkstyle exclusions for site generation * initial changes * initial test implementation * initial core tests * initial core tests * fixed Maven issues * updated tests, example output and xsd. * update checks in Maven plugin testing * fixed integration tests in plugin * fixed spotbugs count error * fixed javadoc * fixed javadoc * RAT-399: Minor fixes * RAT-399: Add changelog and remove whitespace to fix the build * RAT-240: Add changelog about bugfix due to new ignore engine * Added additional info to ClaimValidator error logging --------- Co-authored-by: P. Ottlinger <pottlin...@apache.org> Co-authored-by: P. Ottlinger <ottlin...@users.noreply.github.com> > Migrate ignore errors functionality from Maven module > ----------------------------------------------------- > > Key: RAT-399 > URL: https://issues.apache.org/jira/browse/RAT-399 > Project: Apache Rat > Issue Type: Sub-task > Components: Client - maven > Affects Versions: 0.16.1 > Reporter: Claude Warren > Assignee: Claude Warren > Priority: Major > Labels: V0.17 > > Move the ignore errors functionality to core. > The functionality should accept a number of errors allowed and report an > error when it is exceeded, with a set value of -1 representing do not fail. > This involves deprecating the ignoreErrors option in maven module and > instruction on how to set the values on the command line. -- This message was sent by Atlassian Jira (v8.20.10#820010)