Return-Path: X-Original-To: apmail-phoenix-dev-archive@minotaur.apache.org Delivered-To: apmail-phoenix-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 25E0918A42 for ; Tue, 24 Nov 2015 00:48:17 +0000 (UTC) Received: (qmail 3362 invoked by uid 500); 24 Nov 2015 00:48:17 -0000 Delivered-To: apmail-phoenix-dev-archive@phoenix.apache.org Received: (qmail 3303 invoked by uid 500); 24 Nov 2015 00:48:17 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 3292 invoked by uid 99); 24 Nov 2015 00:48:16 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2015 00:48:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 8BE451809B3 for ; Tue, 24 Nov 2015 00:48:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.427 X-Spam-Level: X-Spam-Status: No, score=0.427 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id sCG51DtC8Lkf for ; Tue, 24 Nov 2015 00:48:12 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id C438820BB5 for ; Tue, 24 Nov 2015 00:48:11 +0000 (UTC) Received: (qmail 3198 invoked by uid 99); 24 Nov 2015 00:48:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2015 00:48:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EA7272C0453 for ; Tue, 24 Nov 2015 00:48:10 +0000 (UTC) Date: Tue, 24 Nov 2015 00:48:10 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@phoenix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-2023) Build tgz only on release profile MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PHOENIX-2023?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D15= 023492#comment-15023492 ]=20 ASF GitHub Bot commented on PHOENIX-2023: ----------------------------------------- GitHub user gliptak opened a pull request: https://github.com/apache/phoenix/pull/134 PHOENIX-2023 Build tar.gz only on release profile =20 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gliptak/phoenix PHOENIX-2023 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/134.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #134 =20 ---- commit 16ad9fcfb330d76b30228d0bb125535ac339fc97 Author: G=C3=A1bor Lipt=C3=A1k Date: 2015-11-24T00:45:42Z PHOENIX-2023 Build tar.gz only on release profile ---- > Build tgz only on release profile > --------------------------------- > > Key: PHOENIX-2023 > URL: https://issues.apache.org/jira/browse/PHOENIX-2023 > Project: Phoenix > Issue Type: Improvement > Reporter: Nick Dimiduk > Assignee: Gabor Liptak > Labels: beginner > > We should follow [~enis]'s lead on HBASE-13816 and save everyone some tim= e on the build cycle by moving some (all?) of the assembly bits to a releas= e profile that's only invoked at RC time. -- This message was sent by Atlassian JIRA (v6.3.4#6332)