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 8276210934 for ; Thu, 3 Oct 2013 18:53:36 +0000 (UTC) Received: (qmail 36298 invoked by uid 500); 3 Oct 2013 18:53:28 -0000 Delivered-To: apmail-falcon-commits-archive@falcon.apache.org Received: (qmail 36181 invoked by uid 500); 3 Oct 2013 18:53:26 -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 36062 invoked by uid 99); 3 Oct 2013 18:53:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 18:53:24 +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; Thu, 03 Oct 2013 18:53:20 +0000 Received: (qmail 35416 invoked by uid 99); 3 Oct 2013 18:52:57 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 18:52:57 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7ABDA90ED56; Thu, 3 Oct 2013 18:52:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: venkatesh@apache.org To: commits@falcon.incubator.apache.org Date: Thu, 03 Oct 2013 18:53:01 -0000 Message-Id: <9c29d3d0cf0144c9bcb6eb7a6861ca14@git.apache.org> In-Reply-To: <3c73b385af0f491ea09004c7d4e27717@git.apache.org> References: <3c73b385af0f491ea09004c7d4e27717@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: =?utf-8?q?=5B5/8=5D_git_commit=3A_FALCON-135_Remove_commons-loggin?= =?utf-8?q?g_dependency=2E_Contributed_by_Jean-Baptiste_Onofr=C3=A9?= X-Virus-Checked: Checked by ClamAV on apache.org FALCON-135 Remove commons-logging dependency. Contributed by Jean-Baptiste Onofré Project: http://git-wip-us.apache.org/repos/asf/incubator-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-falcon/commit/7bc8452f Tree: http://git-wip-us.apache.org/repos/asf/incubator-falcon/tree/7bc8452f Diff: http://git-wip-us.apache.org/repos/asf/incubator-falcon/diff/7bc8452f Branch: refs/heads/FALCON-85 Commit: 7bc8452f9e7443b67c2c02235c5253409534a047 Parents: 7abe982 Author: Shwetha GS Authored: Tue Oct 1 21:46:31 2013 +0530 Committer: Shwetha GS Committed: Tue Oct 1 21:46:31 2013 +0530 ---------------------------------------------------------------------- CHANGES.txt | 3 +++ pom.xml | 21 --------------------- 2 files changed, 3 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/7bc8452f/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index e932ca0..64f53d2 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -40,6 +40,9 @@ Trunk (Unreleased) Srikanth Sundarrajan) BUG FIXES + FALCON-137 Remove commons-logging dependency. (Jean-Baptiste Onofré via + Shwetha GS) + FALCON-135 Remove jzlib dependency. (Jean-Baptiste Onofré via Shwetha GS) http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/7bc8452f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ec3aa58..dfc42f6 100644 --- a/pom.xml +++ b/pom.xml @@ -296,27 +296,6 @@ - commons-logging - commons-logging - 1.1 - compile - - - avalon-framework - avalon-framework - - - logkit - logkit - - - javax.servlet - servlet-api - - - - - org.testng testng 5.8