Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 784B01051B for ; Tue, 5 May 2015 14:18:06 +0000 (UTC) Received: (qmail 11759 invoked by uid 500); 5 May 2015 14:18:06 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 11726 invoked by uid 500); 5 May 2015 14:18:06 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 11716 invoked by uid 99); 5 May 2015 14:18:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 14:18:06 +0000 Date: Tue, 5 May 2015 14:18:06 +0000 (UTC) From: "Jacques Nadeau (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-1722) Host "hive-exec-shaded" artifact instead of building every time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau updated DRILL-1722: ---------------------------------- Fix Version/s: (was: 1.0.0) 1.2.0 > Host "hive-exec-shaded" artifact instead of building every time > --------------------------------------------------------------- > > Key: DRILL-1722 > URL: https://issues.apache.org/jira/browse/DRILL-1722 > Project: Apache Drill > Issue Type: Sub-task > Components: Tools, Build & Test > Reporter: Aditya Kishore > Assignee: Patrick Wong > Priority: Minor > Fix For: 1.2.0 > > > Compilation of "hive-exec-shaded" does not depend on any source in Drill repository, yet we build it every time including during incremental compilation. This adds, typically, 40 seconds to the build time. > We should exclude it from regular builds and publish the pre-built jars in the Apache maven repository. -- This message was sent by Atlassian JIRA (v6.3.4#6332)