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 BD29D10224 for ; Thu, 23 Jan 2014 09:43:54 +0000 (UTC) Received: (qmail 22117 invoked by uid 500); 23 Jan 2014 09:43:53 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 22092 invoked by uid 500); 23 Jan 2014 09:43:53 -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 22084 invoked by uid 99); 23 Jan 2014 09:43:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 09:43:52 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.216.179 as permitted sender) Received: from [209.85.216.179] (HELO mail-qc0-f179.google.com) (209.85.216.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 09:43:46 +0000 Received: by mail-qc0-f179.google.com with SMTP id e16so2109160qcx.24 for ; Thu, 23 Jan 2014 01:43:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=umMEHJq1k1BIh6LFh5UUL6ING4CEpNrvzgaW92tOCBg=; b=s9McACMozNahoSiuiwbrOtAIj2ZM5jRInuuVYiiU7EWSiyCFsUvTlPMoIuUhvF1iVB 5Clz7Xm4LN5uUiGMJNAWXtxsJADDmdSXcPsSofW5JBwa6EC1KhBvg3hrikhQNMJcL6mC BQXejo2PUTIDsewqG4svQkXL0ayMf/FOb+0CADnpmIMLo24c0aTDS3dghLuQVj387vMX rDvcIhsMdiUbdx5/n6PF/0glg8+qkB/zK6BsKj/rOh4nUZCBkAzTEc9rY3F8b68eQj0E 5YApEI1alTg6a0/u9fpoM1T7RhGZxcP2g5bW5TB+M5KSavz01PkfKwtVTeRCr16eKzpN UCnw== X-Received: by 10.140.27.103 with SMTP id 94mr9314163qgw.45.1390470205849; Thu, 23 Jan 2014 01:43:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.5.201 with HTTP; Thu, 23 Jan 2014 01:42:44 -0800 (PST) In-Reply-To: References: <06B0A74C-D886-481B-92CC-548B7A05E327@apache.org> From: Paul Davis Date: Thu, 23 Jan 2014 01:42:44 -0800 Message-ID: Subject: Re: Git Repository Creation To: "dev@couchdb.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I know. The reluctance on dropping R14 though is that they broke it in the first place. R14 is a known stable release while R15 and R16 have both had serious issues in core VM internals. On Thu, Jan 23, 2014 at 1:37 AM, Benoit Chesneau wrote: > On Thu, Jan 23, 2014 at 7:53 AM, Paul Davis wrote: > >> Surprised that no one has mentioned that monitors were broken in R16B01. >> >> http://erlang.org/pipermail/erlang-bugs/2013-July/003670.html > > > > fixed in R16B02: > > http://erlang.org/pipermail/erlang-questions/2013-September/075432.html