From dev-return-21008-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Feb 23 04:39:42 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-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 E7DEC9B1D for ; Thu, 23 Feb 2012 04:39:42 +0000 (UTC) Received: (qmail 95990 invoked by uid 500); 23 Feb 2012 04:39:42 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 95935 invoked by uid 500); 23 Feb 2012 04:39:41 -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 95850 invoked by uid 99); 23 Feb 2012 04:39:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 04:39:38 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,TRACKER_ID X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of binary42@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qw0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 04:39:28 +0000 Received: by qabg40 with SMTP id g40so7071389qab.11 for ; Wed, 22 Feb 2012 20:39:07 -0800 (PST) Received-SPF: pass (google.com: domain of binary42@gmail.com designates 10.229.76.23 as permitted sender) client-ip=10.229.76.23; Authentication-Results: mr.google.com; spf=pass (google.com: domain of binary42@gmail.com designates 10.229.76.23 as permitted sender) smtp.mail=binary42@gmail.com; dkim=pass header.i=binary42@gmail.com Received: from mr.google.com ([10.229.76.23]) by 10.229.76.23 with SMTP id a23mr158820qck.100.1329971947966 (num_hops = 1); Wed, 22 Feb 2012 20:39:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type; bh=tWqHRwXOb1bJp11cMZvFSN1e5IX41kFaOlauy7bqGxU=; b=wU+irTY33nR+82wWY9elAQla2GPnsAK7pLg4NKuWpZCFQSBjSCt+eoZ0bYcT1GD+zg X459NZqJ4Pd58z95FgRz8sOX9cXcKWVCpL7wdENGU79nDORAGnMXnJJdmR2sL0lm4R5w AvbzXHND6MCArXYGRPeJuA4PMiafHMIBcWLm8= Received: by 10.229.76.23 with SMTP id a23mr133999qck.100.1329971947885; Wed, 22 Feb 2012 20:39:07 -0800 (PST) Received: from zero.local (cpe-74-68-154-219.nyc.res.rr.com. [74.68.154.219]) by mx.google.com with ESMTPS id bf2sm977084qab.20.2012.02.22.20.39.05 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 22 Feb 2012 20:39:06 -0800 (PST) Date: Wed, 22 Feb 2012 23:39:04 -0500 From: Brian Mitchell To: dev@couchdb.apache.org Message-ID: <4AF13B3D538D4D1BA5A042944DFEE0AE@gmail.com> In-Reply-To: References: Subject: Re: [VOTE] Apache CouchDB 1.2.0 release, second round X-Mailer: sparrow 1.5 (build 1043.1) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="4f45c2e8_5db70ae5_251" X-Virus-Checked: Checked by ClamAV on apache.org --4f45c2e8_5db70ae5_251 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Same result as last vote on OS X 10.7.3 using Erlang OTP R15B and spidermonkey 1.8.5 . `make check` hangs on 076-file-compression.t and passes in the browser as long as I'm in private browsing mode or have the cache disabled. I'll do a test on Linux tomorrow with R14B04 before I +1. Brian. On Wednesday, February 22, 2012 at 18:28 , Noah Slater wrote: > Hello, > > I would like call a vote for the Apache CouchDB 1.2.0 release, second round. > > We encourage the whole community to download and test these > release artifacts so that any critical issues can be resolved before the > release is made. Everyone is free to vote on this release, so get stuck in! > > We are voting on the following release artifacts: > > http://people.apache.org/~nslater/dist/1.2.0/ > > > These artifacts have been built from the following tree-ish in Git: > > 4cd60f3d1683a3445c3248f48ae064fb573db2a1 > > > Please follow the test procedure before voting: > > http://wiki.apache.org/couchdb/Test_procedure > > > Thank you. > > Happy voting, > > N --4f45c2e8_5db70ae5_251--