[
https://issues.apache.org/jira/browse/RAT-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022687#comment-18022687
]
ASF subversion and git services commented on RAT-476:
-----------------------------------------------------
Commit 6bea5e2697faac6261b61067e2320efd270d418b in creadur-rat's branch
refs/heads/dependabot/maven/com.gradle-develocity-maven-extension-2.2 from
Claude Warren
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=6bea5e26 ]
Added info about RAT-476 (#521)
> include/exclude precedence rules do not match gitignore semantics
> -----------------------------------------------------------------
>
> Key: RAT-476
> URL: https://issues.apache.org/jira/browse/RAT-476
> Project: Apache Rat
> Issue Type: Improvement
> Components: core engine
> Reporter: Arnout Engelen
> Priority: Major
>
> currently, RAT processes all 'unignore' patterns separately from all 'ignore'
> patterns, and only takes into account precedence withing those groups. This
> does not match the gitignore semantics, where ignore/unignore patterns are
> evaluated on each precedence level. I think it would make sense to align to
> the gitignore semantics, but possibly we should evaluate if that'd conflict
> with ignore logic for other VCS'es.
> See discussion in [https://github.com/apache/creadur-rat/pull/433] for
> background
--
This message was sent by Atlassian Jira
(v8.20.10#820010)