Return-Path: X-Original-To: apmail-falcon-commits-archive@minotaur.apache.org Delivered-To: apmail-falcon-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6ADB917AA7 for ; Wed, 15 Apr 2015 15:10:05 +0000 (UTC) Received: (qmail 91809 invoked by uid 500); 15 Apr 2015 15:09:53 -0000 Delivered-To: apmail-falcon-commits-archive@falcon.apache.org Received: (qmail 91775 invoked by uid 500); 15 Apr 2015 15:09:53 -0000 Mailing-List: contact commits-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list commits@falcon.apache.org Received: (qmail 91765 invoked by uid 99); 15 Apr 2015 15:09:53 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2015 15:09:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A2634E04CC; Wed, 15 Apr 2015 15:09:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rostafiychuk@apache.org To: commits@falcon.apache.org Message-Id: <975ac88c2487467e98981761235d1488@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: falcon git commit: FALCON-1155 Unwanted character at the end of workflow.xml. Contributed by Karishma Gulati Date: Wed, 15 Apr 2015 15:09:52 +0000 (UTC) Repository: falcon Updated Branches: refs/heads/master 311baa903 -> b830ddc87 FALCON-1155 Unwanted character at the end of workflow.xml. Contributed by Karishma Gulati Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/b830ddc8 Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/b830ddc8 Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/b830ddc8 Branch: refs/heads/master Commit: b830ddc8798f0437602d9c39de64c2813bc7d9ed Parents: 311baa9 Author: Ruslan Ostafiychuk Authored: Wed Apr 15 18:07:07 2015 +0300 Committer: Ruslan Ostafiychuk Committed: Wed Apr 15 18:07:13 2015 +0300 ---------------------------------------------------------------------- falcon-regression/CHANGES.txt | 2 ++ .../merlin/src/test/resources/combinedWorkflow/workflow.xml | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/b830ddc8/falcon-regression/CHANGES.txt ---------------------------------------------------------------------- diff --git a/falcon-regression/CHANGES.txt b/falcon-regression/CHANGES.txt index 419b143..8d5fd38 100644 --- a/falcon-regression/CHANGES.txt +++ b/falcon-regression/CHANGES.txt @@ -297,6 +297,8 @@ Trunk (Unreleased) FALCON-681 delete duplicate feed retention test from falcon regression (SamarthG) BUG FIXES + FALCON-1155 Unwanted character at the end of workflow.xml (Karishma Gulati via Ruslan Ostafiychuk) + FALCON-1072 Dumping of Oozie info should use os specific newline (Raghav Kumar Gautam) FALCON-1018 Enable and fix FalconClientTest#badClusterSubmit (Paul Isaychuk via Ruslan Ostafiychuk) http://git-wip-us.apache.org/repos/asf/falcon/blob/b830ddc8/falcon-regression/merlin/src/test/resources/combinedWorkflow/workflow.xml ---------------------------------------------------------------------- diff --git a/falcon-regression/merlin/src/test/resources/combinedWorkflow/workflow.xml b/falcon-regression/merlin/src/test/resources/combinedWorkflow/workflow.xml index a80719a..4190f6d 100644 --- a/falcon-regression/merlin/src/test/resources/combinedWorkflow/workflow.xml +++ b/falcon-regression/merlin/src/test/resources/combinedWorkflow/workflow.xml @@ -107,4 +107,3 @@ --