[
https://issues.apache.org/jira/browse/RAT-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900632#comment-17900632
]
ASF subversion and git services commented on RAT-399:
-----------------------------------------------------
Commit 64c47d0f87a35144f662da4d54ba29d9460d6316 in creadur-rat's branch
refs/heads/feature/RAT-397 from Claude Warren
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=64c47d0f ]
RAT-246: .gitignore in parent dir not honored (#390)
* 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
* Added core integration test framework and integeration test for RAT-246
* RAT-246: Reformat poms
* RAT-246: Minor fixes in Javadoc, prevent NPE
* Minor fixes
---------
Co-authored-by: P. Ottlinger <[email protected]>
Co-authored-by: P. Ottlinger <[email protected]>
> 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
> Fix For: 0.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)