Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 12722 invoked from network); 17 Feb 2010 14:25:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Feb 2010 14:25:30 -0000 Received: (qmail 71381 invoked by uid 500); 17 Feb 2010 14:25:29 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 71332 invoked by uid 500); 17 Feb 2010 14:25:29 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 71322 invoked by uid 99); 17 Feb 2010 14:25:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2010 14:25:29 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.220.225] (HELO mail-fx0-f225.google.com) (209.85.220.225) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2010 14:25:21 +0000 Received: by fxm25 with SMTP id 25so6033669fxm.32 for ; Wed, 17 Feb 2010 06:24:56 -0800 (PST) Received: by 10.87.5.15 with SMTP id h15mr14436953fgi.43.1266416696441; Wed, 17 Feb 2010 06:24:56 -0800 (PST) Received: from ?192.168.2.7? ([91.110.13.54]) by mx.google.com with ESMTPS id 13sm4127139fxm.1.2010.02.17.06.24.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 17 Feb 2010 06:24:55 -0800 (PST) Subject: Re: Windows installer 0.10.1 Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Noah Slater In-Reply-To: <4B7B28D3.3050603@gmail.com> X-Noah: Awesome Date: Wed, 17 Feb 2010 14:24:53 +0000 Cc: user@couchdb.apache.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <20100215091727.265030@gmx.net> <55047b711002151840q65579dd7j3ae5a458c5e4d781@mail.gmail.com> <4B7A5B62.4000907@griffinbyteworks.com> <20100216102257.171140@gmx.net> <4B7B28D3.3050603@gmail.com> To: mhammond@skippinet.com.au X-Mailer: Apple Mail (2.1077) On 16 Feb 2010, at 23:22, Mark Hammond wrote: > What needs to be done before a release can be considered 'official'? = I'm happy to help do whatever is necessary to get an official 0.11 build = for windows. A release artefact is considered official when it has been voted on by = the community. The code that builds the Windows distribution artefact needs to be in = trunk, and ideally integrated with the Autotools build system. Perhaps = it makes sense to be able to run "make distsign" and have the regular = tarball, as well as the Windows installer, placed in the root source = directory. I'm not sure though, do you know of any projects that release = UNIX-like tarballs and Windows installers? How do they do it?=