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 AC76610F13 for ; Sat, 3 Aug 2013 17:20:10 +0000 (UTC) Received: (qmail 66323 invoked by uid 500); 3 Aug 2013 17:20:10 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 66047 invoked by uid 500); 3 Aug 2013 17:20:09 -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 66033 invoked by uid 99); 3 Aug 2013 17:20:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 17:20:09 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djc.ochtman@gmail.com designates 209.85.192.173 as permitted sender) Received: from [209.85.192.173] (HELO mail-pd0-f173.google.com) (209.85.192.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 17:20:05 +0000 Received: by mail-pd0-f173.google.com with SMTP id p11so1742168pdj.32 for ; Sat, 03 Aug 2013 10:19:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=bpMYG3dyzXBA38kZmMfSc2dInqsksnOlhusA1jbY2YM=; b=jAaqmRDr65/Iw1vRZIplVO29sXmCiktORNscRlFnL928rmDD3Qi7UFgeNUaJoP4Ajk 0lgnQH/6KHsDwVg4giOQSxR7yb22vp4yG7KDEYu7qydwiCGM3nj8Xes9NH+Cw9sHxVVL XLy1pNgBiLaUbKoma+wSdWSRaTWdAIOtdujeTjvFl0mHtv4xOp3Ap379px7qR4R+CYnN 2Vre9HBUjOBRO4IDSxG2gJ8EwyRK8rpktiy/gjR1H4zyzUuHc3/1twTMcsUPMq2ferzQ r+btxE2wp22oEfa/waSmJ020BLoIp0kePQ39nscTFac13V0KRA1rvslQBJ0JcOv6xtp9 Bp5A== X-Received: by 10.66.246.133 with SMTP id xw5mr16284097pac.114.1375550384727; Sat, 03 Aug 2013 10:19:44 -0700 (PDT) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.70.135.33 with HTTP; Sat, 3 Aug 2013 10:19:24 -0700 (PDT) In-Reply-To: References: From: Dirkjan Ochtman Date: Sat, 3 Aug 2013 19:19:24 +0200 X-Google-Sender-Auth: TiD5tF-oUqZCGohzu9Nqc8PbloQ Message-ID: Subject: Re: [DISCUSS] Release Apache CouchDB 1.4.0 To: "dev@couchdb.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Aug 3, 2013 at 5:48 PM, Dirkjan Ochtman wrote: > I'm distchecking my way through > 1334-revert-feature-view-server-pipelining and > https://github.com/adamlofts/couchdb/tree/1493-fix-zerobyte-json-parsing. This part is done, I merged both to master. Tests are clean for me. I'll check Jenkins tomorrow. Let me know what you all think about my take on #1838. Cheers, Dirkjan