[
https://issues.apache.org/jira/browse/RAT-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894995#comment-17894995
]
Claude Warren commented on RAT-2:
---------------------------------
[~gmcdonald], [~sebb], [~sccomer], [~bodewig]
The latest unreleased version of RAT (0.17-SNAPSHOT) makes significant advances
in filtering files.
Please download and run the "–help" command for a complete list of how to
include/exclude files
The major changes are:
* The inclusion/exclusion that was defined for Maven has been moved to core so
that it is now available across all UIs.
* The ability to include/exclude standard sets of files and read standard
exclusion files (e.g. the standard GIT exclusion will ignore "**/.git/**" and
"**/.gitignore" and will also process all ".gitignore" files in the search
tree)
* The ability to use standard Plexus based include/exclude patterns: (e.g. **,
*, ?) as well a Plexus supported regular expressions (e.g. "%regex[<regex
pattern>]")
* Extensive help update to explain what files are and are not included in the
various include/exclude options.
I would like to close this issue and would appreciate any feedback from you.
> RAT reports should be able to skip certain file types or contents:
> ------------------------------------------------------------------
>
> Key: RAT-2
> URL: https://issues.apache.org/jira/browse/RAT-2
> Project: Apache Rat
> Issue Type: Sub-task
> Components: core engine
> Reporter: Sebb
> Assignee: Claude Warren
> Priority: Major
>
> RAT reports should be able to skip certain file types or contents:
> MANIFEST files
> *.css where the contents is a single "@include" line
> CHANGES file
> It would be useful if exceptions could be configured on a per-project basis
--
This message was sent by Atlassian Jira
(v8.20.10#820010)