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 7861A10726 for ; Mon, 30 Sep 2013 14:42:17 +0000 (UTC) Received: (qmail 64690 invoked by uid 500); 30 Sep 2013 14:42:17 -0000 Delivered-To: apmail-falcon-commits-archive@falcon.apache.org Received: (qmail 64649 invoked by uid 500); 30 Sep 2013 14:42:15 -0000 Mailing-List: contact commits-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list commits@falcon.incubator.apache.org Received: (qmail 64641 invoked by uid 99); 30 Sep 2013 14:42:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Sep 2013 14:42:13 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 30 Sep 2013 14:42:11 +0000 Received: (qmail 63670 invoked by uid 99); 30 Sep 2013 14:41:51 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Sep 2013 14:41:51 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 689FB90DEAE; Mon, 30 Sep 2013 14:41:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sriksun@apache.org To: commits@falcon.incubator.apache.org Date: Mon, 30 Sep 2013 14:41:51 -0000 Message-Id: <50d03b0192224275b01063b06d6c86a5@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: FALCON-136 Upgrade to commons-codec 1.8. Contributed by Jean-Baptiste Onofre X-Virus-Checked: Checked by ClamAV on apache.org Updated Branches: refs/heads/master acb9f6a10 -> e86e1920e FALCON-136 Upgrade to commons-codec 1.8. Contributed by Jean-Baptiste Onofre Project: http://git-wip-us.apache.org/repos/asf/incubator-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-falcon/commit/827d7a79 Tree: http://git-wip-us.apache.org/repos/asf/incubator-falcon/tree/827d7a79 Diff: http://git-wip-us.apache.org/repos/asf/incubator-falcon/diff/827d7a79 Branch: refs/heads/master Commit: 827d7a793b04890bb77cd4a7f8ba379e4e45df19 Parents: acb9f6a Author: srikanth.sundarrajan Authored: Mon Sep 30 20:06:38 2013 +0530 Committer: srikanth.sundarrajan Committed: Mon Sep 30 20:06:38 2013 +0530 ---------------------------------------------------------------------- CHANGES.txt | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/827d7a79/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index b1fa477..d6866b3 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,9 @@ Trunk (Unreleased) via Srikanth Sundarrajan) IMPROVEMENTS + FALCON-136 Upgrade to commons-codec 1.8. (Jean-Baptiste Onofre + via Srikanth Sundarrajan) + FALCON-131 Remove set -e from falcon scripts. (Suresh Srinivas via Srikanth Sundarrajan) http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/827d7a79/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1a47e19..2c3e649 100644 --- a/pom.xml +++ b/pom.xml @@ -406,7 +406,7 @@ commons-codec commons-codec - 1.4 + 1.8