[
https://issues.apache.org/jira/browse/RAT-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900626#comment-17900626
]
ASF subversion and git services commented on RAT-240:
-----------------------------------------------------
Commit 9ee90cb1d4964b3a9584e4362d59c93667024f39 in creadur-rat's branch
refs/heads/feature/RAT-397 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 <[email protected]>
Co-authored-by: P. Ottlinger <[email protected]>
> CLI: Rat does not support a .ratignore file that lives in the source tree.
> --------------------------------------------------------------------------
>
> Key: RAT-240
> URL: https://issues.apache.org/jira/browse/RAT-240
> Project: Apache Rat
> Issue Type: Sub-task
> Components: Client - cli, scan
> Affects Versions: 0.12
> Reporter: Szymon Janc
> Assignee: Claude Warren
> Priority: Major
> Fix For: 0.17
>
> Attachments: rat.txt
>
>
> it is not possible to exclude file (or folder) by providing full path
> eg
> foo/foo2/main.c
> bar/bar2/main.c
> it is not possible to match only one of those file from project top directory
> .rat-excludes file.
>
> The initial proble
--
This message was sent by Atlassian Jira
(v8.20.10#820010)