Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AFFCE200BAD for ; Tue, 25 Oct 2016 10:57:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AE8E2160AF3; Tue, 25 Oct 2016 08:57:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 01571160AE6 for ; Tue, 25 Oct 2016 10:57:19 +0200 (CEST) Received: (qmail 24735 invoked by uid 500); 25 Oct 2016 08:57:19 -0000 Mailing-List: contact commits-help@carbondata.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@carbondata.incubator.apache.org Delivered-To: mailing list commits@carbondata.incubator.apache.org Received: (qmail 24722 invoked by uid 99); 25 Oct 2016 08:57:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2016 08:57:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id CAD141A05AD for ; Tue, 25 Oct 2016 08:57:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id iq1tMPL6JvPP for ; Tue, 25 Oct 2016 08:57:18 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 9AF1F5FC5F for ; Tue, 25 Oct 2016 08:57:17 +0000 (UTC) Received: (qmail 23076 invoked by uid 99); 25 Oct 2016 08:56:06 -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; Tue, 25 Oct 2016 08:56:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 735E7E08B7; Tue, 25 Oct 2016 08:56:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: chenliang613@apache.org To: commits@carbondata.incubator.apache.org Date: Tue, 25 Oct 2016 08:56:06 -0000 Message-Id: <6868b6e8f03743cd9a6f8cb9344c5b6b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] incubator-carbondata git commit: remove default thrift compile from main build. archived-at: Tue, 25 Oct 2016 08:57:20 -0000 Repository: incubator-carbondata Updated Branches: refs/heads/master 6425299c7 -> 7bd734767 remove default thrift compile from main build. Fixed pom Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/0a346af9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/0a346af9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/0a346af9 Branch: refs/heads/master Commit: 0a346af9f394e703bff8e1e82e1a16a4da766c55 Parents: 6425299 Author: ravipesala Authored: Tue Oct 25 00:43:34 2016 +0530 Committer: chenliang613 Committed: Tue Oct 25 16:53:44 2016 +0800 ---------------------------------------------------------------------- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/0a346af9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5fc5b4a..a06133b 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,6 @@ common - format core processing hadoop @@ -265,6 +264,12 @@ + build-with-format + + format + + + hadoop-2.2.0