From common-commits-return-93552-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Mar 5 18:27:38 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id DF02E180648 for ; Tue, 5 Mar 2019 19:27:37 +0100 (CET) Received: (qmail 23134 invoked by uid 500); 5 Mar 2019 18:27:37 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 23125 invoked by uid 99); 5 Mar 2019 18:27:36 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2019 18:27:36 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 6D2DB877D8; Tue, 5 Mar 2019 18:27:36 +0000 (UTC) Date: Tue, 05 Mar 2019 18:27:36 +0000 To: "common-commits@hadoop.apache.org" Subject: [hadoop] branch ozone-0.4 updated: HDDS-1218. Do the dist-layout-stitching for Ozone after the test-compile phase. Contributed by Marton Elek. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155181045630.7726.817603978179927351@gitbox.apache.org> From: arp@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: hadoop X-Git-Refname: refs/heads/ozone-0.4 X-Git-Reftype: branch X-Git-Oldrev: f4918acdae4321d55fe6fc6fa70deaa9936a184b X-Git-Newrev: c57e1ddd63973f7dce5a9a3170b0fc1a521e14ab X-Git-Rev: c57e1ddd63973f7dce5a9a3170b0fc1a521e14ab X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. arp pushed a commit to branch ozone-0.4 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/ozone-0.4 by this push: new c57e1dd HDDS-1218. Do the dist-layout-stitching for Ozone after the test-compile phase. Contributed by Marton Elek. c57e1dd is described below commit c57e1ddd63973f7dce5a9a3170b0fc1a521e14ab Author: Arpit Agarwal AuthorDate: Tue Mar 5 10:25:31 2019 -0800 HDDS-1218. Do the dist-layout-stitching for Ozone after the test-compile phase. Contributed by Marton Elek. (cherry picked from commit 3ef1235215c68e9f0aff8e17643c52838fa363a3) --- hadoop-ozone/dist/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml index e66bbbe..c8a34a4 100644 --- a/hadoop-ozone/dist/pom.xml +++ b/hadoop-ozone/dist/pom.xml @@ -126,7 +126,7 @@ dist - compile + prepare-package exec --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-commits-help@hadoop.apache.org