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 93703200C2B for ; Thu, 2 Mar 2017 21:59:30 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 90C29160B88; Thu, 2 Mar 2017 20:59:30 +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 0CA0F160B6A for ; Thu, 2 Mar 2017 21:59:29 +0100 (CET) Received: (qmail 77794 invoked by uid 500); 2 Mar 2017 20:59:29 -0000 Mailing-List: contact commits-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@drill.apache.org Delivered-To: mailing list commits@drill.apache.org Received: (qmail 77781 invoked by uid 99); 2 Mar 2017 20:59:29 -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; Thu, 02 Mar 2017 20:59:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EDDB1DFC15; Thu, 2 Mar 2017 20:59:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jni@apache.org To: commits@drill.apache.org Date: Thu, 02 Mar 2017 20:59:28 -0000 Message-Id: <9fd3454f8c4e4ef2b0c5f12b28381a37@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [01/27] drill git commit: Bump maxsize of jdbc-all jar to accommodate the increased size of jar file due to new code. archived-at: Thu, 02 Mar 2017 20:59:30 -0000 Repository: drill Updated Branches: refs/heads/master 3c3b08c5a -> 7ebb985ed Bump maxsize of jdbc-all jar to accommodate the increased size of jar file due to new code. Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/e2b52713 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/e2b52713 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/e2b52713 Branch: refs/heads/master Commit: e2b52713d7191a9b8ce37cfafc4ece8bcc1169ca Parents: 3c3b08c Author: Jinfeng Ni Authored: Wed Mar 1 18:01:13 2017 -0800 Committer: Jinfeng Ni Committed: Wed Mar 1 18:07:44 2017 -0800 ---------------------------------------------------------------------- exec/jdbc-all/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/e2b52713/exec/jdbc-all/pom.xml ---------------------------------------------------------------------- diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index 4610a92..e69c1f4 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -453,7 +453,7 @@ This is likely due to you adding new dependencies to a java-exec and not updating the excludes in this module. This is important as it minimizes the size of the dependency of Drill application users. - 21000000 + 22000000 15000000 ${project.build.directory}/drill-jdbc-all-${project.version}.jar