Repository: spark
Updated Branches:
  refs/heads/master 21109fbab -> 56db8a2f0


HOT FIX: Exclude test files from RAT


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

Branch: refs/heads/master
Commit: 56db8a2f053625fa0c5ba1b0dc64de7d4fc80400
Parents: 21109fb
Author: Patrick Wendell <[email protected]>
Authored: Mon Mar 24 13:38:07 2014 -0700
Committer: Patrick Wendell <[email protected]>
Committed: Mon Mar 24 13:38:28 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/spark/blob/56db8a2f/.rat-excludes
----------------------------------------------------------------------
diff --git a/.rat-excludes b/.rat-excludes
index 5c9915d..17cf6d0 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -2,6 +2,7 @@ target
 .gitignore
 .project
 .classpath
+.mima-excludes
 .rat-excludes
 .*md
 derby.log
@@ -37,3 +38,4 @@ plugins.sbt
 work
 .*\.q
 golden
+test.out/*

Reply via email to