[
https://issues.apache.org/jira/browse/RAT-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191081#comment-16191081
]
Szymon Janc commented on RAT-240:
---------------------------------
oh, good to know that RAT is making use of gitignore, will cleanup our excludes
a bit:)
as for using RAT, I simply run "java -jar
~/Downloads/apache-rat-0.12/apache-rat-0.12.jar -E .rat-excludes -d ." from
project top folder.
> .rat-excludes not matching full path
> ------------------------------------
>
> Key: RAT-240
> URL: https://issues.apache.org/jira/browse/RAT-240
> Project: Apache Rat
> Issue Type: Bug
> Reporter: Szymon Janc
> Fix For: 0.12
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)