Repository: spark Updated Branches: refs/heads/master 0a432d6a0 -> 3e0b07800
HOTFIX: Add excludes for new MIMA files Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/3e0b0780 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/3e0b0780 Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/3e0b0780 Branch: refs/heads/master Commit: 3e0b078001ae9322294b357022fed230cecb38bd Parents: 0a432d6 Author: Patrick Wendell <[email protected]> Authored: Sat Jun 21 15:20:15 2014 -0700 Committer: Patrick Wendell <[email protected]> Committed: Sat Jun 21 15:20:15 2014 -0700 ---------------------------------------------------------------------- .rat-excludes | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark/blob/3e0b0780/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index 15344df..796c32a 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -4,6 +4,8 @@ target .classpath .mima-excludes .generated-mima-excludes +.generated-mima-class-excludes +.generated-mima-member-excludes .rat-excludes .*md derby.log
