[ 
https://issues.apache.org/jira/browse/SPARK-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935437#comment-14935437
 ] 

Sandhya Sundaresan commented on SPARK-1493:
-------------------------------------------

Erik's proposal would certainly help us in the Trafodion project. We have a 
high level directory sturcture on which we'd like to run RAT. We have several 
subdirectories and want to include only a subset of files in each of those 
directories. Using filename patterns without /path would make the exclusions 
imprecise. There may be the same file it 2 different subdirectories and both 
would get excluded which we don't really intend to do.We want to exclude 
specific files in specific directories with a regexp. Unfortunately  it isn't 
working.  


> 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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to