[
https://issues.apache.org/jira/browse/SPARK-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025954#comment-14025954
]
Patrick Wendell commented on SPARK-1493:
----------------------------------------
Thanks for looking into this Erik. It seems like maybe there isn't a good way
to do unless we want to implement filtering post-hoc (and it might be tricky to
support e.g. globbing in that case).
> Apache RAT excludes don't work with file path (instead of file name)
> --------------------------------------------------------------------
>
> Key: SPARK-1493
> URL: https://issues.apache.org/jira/browse/SPARK-1493
> Project: Spark
> Issue Type: Bug
> Components: Project Infra
> Reporter: Patrick Wendell
> Labels: starter
>
> Right now the way we do RAT checks, it doesn't work if you try to exclude:
> /path/to/file.ext
> you have to just exclude
> file.ext
--
This message was sent by Atlassian JIRA
(v6.2#6252)