Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E4E50F650 for ; Wed, 21 Aug 2013 16:45:15 +0000 (UTC) Received: (qmail 6138 invoked by uid 500); 21 Aug 2013 16:45:14 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 6107 invoked by uid 500); 21 Aug 2013 16:45:14 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 6026 invoked by uid 99); 21 Aug 2013 16:45:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 16:45:13 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [74.125.245.82] (HELO na3sys010aog107.obsmtp.com) (74.125.245.82) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 Aug 2013 16:44:41 +0000 Received: from mail-ee0-f43.google.com ([74.125.83.43]) (using TLSv1) by na3sys010aob107.postini.com ([74.125.244.12]) with SMTP ID DSNKUhTuUF+Wt18i965vg9OYCwhfOYmDTzkB@postini.com; Wed, 21 Aug 2013 09:44:21 PDT Received: by mail-ee0-f43.google.com with SMTP id e52so396290eek.16 for ; Wed, 21 Aug 2013 09:43:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=JUsbcLc9OmQE373jCuBpMQU6GaL/eVe5vO2YuV0pRAM=; b=AblAPnsw2drfrdRM4WF+hKhFwg2oU0dc4mu8C0hd9hpFMGoV2KjUCHgzs5Ti4zbSxj eB+uQHJNTNNukCn62Rp/zz/Uo+j//VlsHJHHAxmBNkqYA/ZOcm9FeV9TxrpR8RpDmg+A fPL2f0GnDua8YvXoFqoQy9/RhBovBCKNzbaVQl722IumJLyNB59Uv0ZI63ZF4im2oYkK YtP3LSSVsNswBOSvq/Ek2N/cCC04KynQNhqJm+W84FRgkiszbAyQ43WGL1P71yokYf5Q 9hDdSn/GU62wgVwD3D7yocaDd5dnTMfAHpbVSi2WnZIhm21Cs66y9L/0dhMnxUepTnvm 1XZA== X-Gm-Message-State: ALoCoQlk+RX6dSsOa4DGGQBT4U3Es31O98zMWSKLHzjIUbZ36hDK/i84plJXZpYjzQKL1CyBjkrYZ21/Dl5zaMhfq9ZU3kXdL5g0bhx6ivXXgJCaJD4dQOrbMgUC0MXkSs0uUFJu06b/dsPrPXHNH85/7RXOFzBQaV7wBI6KOUNVCTESnpBpDB8= X-Received: by 10.15.67.131 with SMTP id u3mr11700277eex.34.1377103439782; Wed, 21 Aug 2013 09:43:59 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.15.67.131 with SMTP id u3mr11700264eex.34.1377103439646; Wed, 21 Aug 2013 09:43:59 -0700 (PDT) Received: by 10.14.123.79 with HTTP; Wed, 21 Aug 2013 09:43:59 -0700 (PDT) In-Reply-To: <004901ce9e8c$f6d223e0$e4766ba0$@yahoo.com> References: <004901ce9e8c$f6d223e0$e4766ba0$@yahoo.com> Date: Wed, 21 Aug 2013 12:43:59 -0400 Message-ID: Subject: Re: Automate Zookeeper installation in Windows with a Chocolatey package? From: Andrew Pennebaker To: Zookeeper Users Content-Type: multipart/alternative; boundary=089e0160ce4e570d2504e477e13a X-Virus-Checked: Checked by ClamAV on apache.org --089e0160ce4e570d2504e477e13a Content-Type: text/plain; charset=ISO-8859-1 I'm not sure how much time I can devote to this, but I'll at least start an issue. https://issues.apache.org/jira/browse/ZOOKEEPER-1743 On Wed, Aug 21, 2013 at 12:39 PM, Flavio Junqueira wrote: > Hi Andrew, > > It sounds like a good idea. I don't have experience generating such > packages, but I'm willing to help if you want to take the lead. I also > suggest you create a jira issue to track this. > > -Flavio > > -----Original Message----- > From: Andrew Pennebaker [mailto:apennebaker@42six.com] > Sent: 21 August 2013 18:30 > To: Zookeeper Users > Subject: Automate Zookeeper installation in Windows with a Chocolatey > package? > > Ubuntu has "apt-get install zookeeper", simplifying installation in Linux. > Similarly, Mac has "brew install zookeeper". Could we simplify installing > Zookeeper in Windows by submitting a Chocolatey > package? > > --089e0160ce4e570d2504e477e13a--