Repository: spark
Updated Branches:
  refs/heads/branch-1.1 0efd691d9 -> c15e7f211


[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

(cherry picked from commit 3d0c37b8118f6057a663f959321a79b8061132b6)
Signed-off-by: Josh Rosen <joshro...@databricks.com>


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

Branch: refs/heads/branch-1.1
Commit: c15e7f211b905cf17bda0d374164b9f70888d337
Parents: 0efd691
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:01:48 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/spark/blob/c15e7f21/.rat-excludes
----------------------------------------------------------------------
diff --git a/.rat-excludes b/.rat-excludes
index 32f2c4b..0561fb5 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -58,4 +58,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

Reply via email to