Repository: spark
Updated Branches:
  refs/heads/master 9a3ea49f7 -> 9a6efbccf


ignore cache paths for RAT tests

RAT fails on cache paths. add to .rat-excludes

Author: Oren Mazor <oren.ma...@gmail.com>

Closes #4569 from orenmazor/apache_master and squashes the following commits:

d0c9e7e [Oren Mazor] ignore cache paths for RAT tests


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/9a6efbcc
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/9a6efbcc
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/9a6efbcc

Branch: refs/heads/master
Commit: 9a6efbccf9eb3ab13295dfd204df8e58e5112209
Parents: 9a3ea49
Author: Oren Mazor <oren.ma...@gmail.com>
Authored: Thu Feb 12 18:37:00 2015 +0000
Committer: Sean Owen <so...@cloudera.com>
Committed: Thu Feb 12 18:37:00 2015 +0000

----------------------------------------------------------------------
 .rat-excludes | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/9a6efbcc/.rat-excludes
----------------------------------------------------------------------
diff --git a/.rat-excludes b/.rat-excludes
index 769defb..a788e82 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -1,4 +1,5 @@
 target
+cache
 .gitignore
 .gitattributes
 .project


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

Reply via email to