Erik Erlandson created RAT-161:
----------------------------------
Summary: Support exclusion of paths: "path/to/file.ext"
Key: RAT-161
URL: https://issues.apache.org/jira/browse/RAT-161
Project: Apache Rat
Issue Type: New Feature
Components: reports
Reporter: Erik Erlandson
Priority: Minor
Fix For: 0.11
It would be advantageous to be able to exclude specific files, e.g.
"path/to/file.ext"
The current '-E' feature cannot do this, as the filter patterns are only
applied to individual files as directory tree is traversed, so a filter will
never see "path/to/file.ext", only "path", "to" and "file.ext"
See for example: SPARK-1493
--
This message was sent by Atlassian JIRA
(v6.2#6252)