Repository: falcon Updated Branches: refs/heads/master 929b95208 -> ab93ac7e4
FALCON-1225 remove text line containing Copyright from regression log4j.properties.Contributed by Samarth G Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/ab93ac7e Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/ab93ac7e Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/ab93ac7e Branch: refs/heads/master Commit: ab93ac7e4b34822fde5b3d688f0dd6f969267b1e Parents: 929b952 Author: Samarth Gupta <[email protected]> Authored: Mon May 18 16:07:05 2015 +0530 Committer: Samarth Gupta <[email protected]> Committed: Mon May 18 16:07:05 2015 +0530 ---------------------------------------------------------------------- falcon-regression/CHANGES.txt | 3 +++ falcon-regression/merlin/src/test/resources/log4j.properties | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/ab93ac7e/falcon-regression/CHANGES.txt ---------------------------------------------------------------------- diff --git a/falcon-regression/CHANGES.txt b/falcon-regression/CHANGES.txt index 00e4840..07c03e9 100644 --- a/falcon-regression/CHANGES.txt +++ b/falcon-regression/CHANGES.txt @@ -78,6 +78,9 @@ Trunk (Unreleased) IMPROVEMENTS + FALCON-1225 remove text line containing "Copyright" from regression + log4j.properties(Samarth Gupta) + FALCON-1197 Use diamond operator in merlin and merlin-core (Ruslan Ostafiychuk) FALCON-1131 Fixing FeedClusterUpdateTest and name confilcts in FALCON-1113(Pragya M http://git-wip-us.apache.org/repos/asf/falcon/blob/ab93ac7e/falcon-regression/merlin/src/test/resources/log4j.properties ---------------------------------------------------------------------- diff --git a/falcon-regression/merlin/src/test/resources/log4j.properties b/falcon-regression/merlin/src/test/resources/log4j.properties index d6389d1..6e4eb1b 100644 --- a/falcon-regression/merlin/src/test/resources/log4j.properties +++ b/falcon-regression/merlin/src/test/resources/log4j.properties @@ -1,4 +1,3 @@ -#Copyright [yyyy] [name of copyright owner] # #Licensed under the Apache License, Version 2.0 (the "License"); #you may not use this file except in compliance with the License.
