Return-Path: X-Original-To: apmail-kafka-dev-archive@www.apache.org Delivered-To: apmail-kafka-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF09CF64D for ; Tue, 2 Apr 2013 09:45:29 +0000 (UTC) Received: (qmail 27229 invoked by uid 500); 2 Apr 2013 09:45:29 -0000 Delivered-To: apmail-kafka-dev-archive@kafka.apache.org Received: (qmail 27194 invoked by uid 500); 2 Apr 2013 09:45:29 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 27175 invoked by uid 99); 2 Apr 2013 09:45:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Apr 2013 09:45:29 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of clehene@adobe.com designates 64.18.1.23 as permitted sender) Received: from [64.18.1.23] (HELO exprod6og109.obsmtp.com) (64.18.1.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Apr 2013 09:45:21 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob109.postini.com ([64.18.5.12]) with SMTP ID DSNKUVqonLSJPy5fCRSBDe31gb+HSkgAePX5@postini.com; Tue, 02 Apr 2013 02:45:01 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r329ix2h018733 for ; Tue, 2 Apr 2013 02:44:59 -0700 (PDT) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id r329hlcG011838 for ; Tue, 2 Apr 2013 02:44:59 -0700 (PDT) Received: from eurcas01.eur.adobe.com (10.128.4.27) by nahub02.corp.adobe.com (10.8.189.98) with Microsoft SMTP Server (TLS) id 8.3.298.1; Tue, 2 Apr 2013 02:43:49 -0700 Received: from eurmbx01.eur.adobe.com ([10.128.4.32]) by eurcas01.eur.adobe.com ([10.128.4.27]) with mapi; Tue, 2 Apr 2013 10:43:47 +0100 From: Cosmin Lehene To: "dev@kafka.apache.org" Date: Tue, 2 Apr 2013 10:43:43 +0100 Subject: Re: How to create a deployable release? Thread-Topic: How to create a deployable release? Thread-Index: Ac4vhpJvTIU2RnikQoiPFfmpufljsw== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.2.130206 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Thanks, I added https://issues.apache.org/jira/browse/KAFKA-843 Cosmin On 4/1/13 8:57 PM, "Neha Narkhede" wrote: >Yes, feel free to add a subtask to the release JIRA. > >Thanks, >Neha > >On Mon, Apr 1, 2013 at 10:46 AM, Jun Rao wrote: >> Probably we should add this as a subtask for the 0.8 beta release? >> >> Thanks, >> >> Jun >> >> On Mon, Apr 1, 2013 at 8:46 AM, Neha Narkhede >>wrote: >> >>> Cosmin, >>> >>> The release-zip target worked for a short while but has been broken >>> for a long time now. Its purpose was to create a deployable release >>> tarball that has all the dependencies >>> , configs and scripts. Patches are welcome! >>> >>> Thanks, >>> Neha >>> >>> On Mon, Apr 1, 2013 at 8:14 AM, Cosmin Lehene >>>wrote: >>> > Hi, >>> > >>> > Reading the documentation it seems there should be a release-zip task >>> ("release-zip : Create all the jars, run unit tests and create a >>>deployable >>> release zip") >>> > I can't see it, nor can I find the equivalent. Any hints? >>> > >>> > Thanks, >>> > Cosmin >>> > >>>