[
https://issues.apache.org/jira/browse/RAT-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900633#comment-17900633
]
ASF subversion and git services commented on RAT-240:
-----------------------------------------------------
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]>
> 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)