Repository: spark
Updated Branches:
  refs/heads/branch-1.2 beb75aca6 -> b5919d1b5


[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/b5919d1b
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/b5919d1b
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/b5919d1b

Branch: refs/heads/branch-1.2
Commit: b5919d1b5aa390ceb84c1883940d8fe08361bd86
Parents: beb75ac
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:24 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/spark/blob/b5919d1b/.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

Reply via email to