Repository: spark Updated Branches: refs/heads/master 4e1112e7b -> 3d0c37b81
[HOTFIX] Fix RAT exclusion for known_translations file Author: Josh Rosen <joshro...@databricks.com> Closes #3719 from JoshRosen/rat-fix and squashes the following commits: 1542886 [Josh Rosen] [HOTFIX] Fix RAT exclusion for known_translations file Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/3d0c37b8 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/3d0c37b8 Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/3d0c37b8 Branch: refs/heads/master Commit: 3d0c37b8118f6057a663f959321a79b8061132b6 Parents: 4e1112e Author: Josh Rosen <joshro...@databricks.com> Authored: Tue Dec 16 23:00:25 2014 -0800 Committer: Josh Rosen <joshro...@databricks.com> Committed: Tue Dec 16 23:00:25 2014 -0800 ---------------------------------------------------------------------- .rat-excludes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark/blob/3d0c37b8/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index 1bf97f0..769defb 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -64,4 +64,4 @@ dist/* logs .*scalastyle-output.xml .*dependency-reduced-pom.xml -dev/create-release/known_translations +known_translations --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org