Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 54452 invoked from network); 3 Jul 2010 03:43:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Jul 2010 03:43:24 -0000 Received: (qmail 91201 invoked by uid 500); 3 Jul 2010 03:43:23 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 90950 invoked by uid 500); 3 Jul 2010 03:43:20 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 90942 invoked by uid 99); 3 Jul 2010 03:43:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jul 2010 03:43:19 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bchesneau@gmail.com designates 209.85.161.52 as permitted sender) Received: from [209.85.161.52] (HELO mail-fx0-f52.google.com) (209.85.161.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jul 2010 03:43:11 +0000 Received: by fxm8 with SMTP id 8so4461477fxm.11 for ; Fri, 02 Jul 2010 20:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Yz/s9CJLtuND1OTPToS8iJyfOJVZ3wyqGLteBFKPBMM=; b=ZobPX8hRHQSCeue+2kbCL5YUggwOB+olL1h7v46oz0bnzLtiThhcer2xMdg/aI8iBT LAhuafGxFj3rb2At/ePLr3lYfDFjhoV0l336Pq/FVDHCDiKcA7JoMDq6w80x6eMf8wCx +38qPaXwuEHUibfVNYdzGIdMB1GfjktCXihyM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rhvB9rGoPsHHIEYQXLUkwsanRktD0rwXj+wwvyd4f7XKAd8A6U03Pos4yLlKxN5T3f ueopGbsY1omG6CdfV4Rc9aMZLw/wOk4qBK9rq2DsXxgllkFhJHaYqKm9hUckXjoAt1U5 yD4QKp9tex0yNUVqPQwm2X9POL2mVSS8WwFXw= MIME-Version: 1.0 Received: by 10.103.138.14 with SMTP id q14mr283691mun.119.1278128511253; Fri, 02 Jul 2010 20:41:51 -0700 (PDT) Received: by 10.103.220.5 with HTTP; Fri, 2 Jul 2010 20:41:51 -0700 (PDT) In-Reply-To: <1A5DDA28-18D9-43C4-81AC-88BAAF419893@apache.org> References: <4C25AEC1.7060906@gmail.com> <0D8BE084-4015-4AA9-A002-D28DF3E1FFCE@apache.org> <4C26AE60.6080009@gmail.com> <51182460-FFFA-497B-9188-5B2DE5036A17@gmail.com> <6F24569F-FEC3-4A91-836E-61C3B8BBA057@apache.org> <1A5DDA28-18D9-43C4-81AC-88BAAF419893@apache.org> Date: Sat, 3 Jul 2010 05:41:51 +0200 Message-ID: Subject: Re: 1.0 Vote From: Benoit Chesneau To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Jul 3, 2010 at 1:13 AM, Jan Lehnardt wrote: > > On 29 Jun 2010, at 16:38, Noah Slater wrote: > >> >> On 29 Jun 2010, at 15:20, J Chris Anderson wrote: >> >>> So I went through both trunk and 0.11.x looking for things that are out of place. I fixed one small thing in 0.11.x, and as far as I'm concerned it is ready for release. >>> >>> For trunk, I think there are a couple of small patches that Adam wants to hold back for 1.1. There is also the Windows stuff, which looks like we should wait for, before cutting 1.0. >> >> I am waiting for a go command, so just let me know. >> >> Please can everyone check that "make distcheck" is working for them. >> >> Let's try to avoid the test failures again for this release. > > Works for me on 0.11.x and trunk and Mac OS X 10.6.4 and Ubuntu Karmic. > > Would love to see more people sending in results here :) > > Cheers > Jan > -- > > works for me on openbsd 4.7-current (erlang R13b04), macosx 10.6.4 (erlang R13b04 & R14a) and ubuntu lucid (erlang R13b04), - benoit