Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D9D29200BB5 for ; Sun, 23 Oct 2016 04:39:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D84DC160AEF; Sun, 23 Oct 2016 02:39:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 27AFA160AE0 for ; Sun, 23 Oct 2016 04:39:01 +0200 (CEST) Received: (qmail 16555 invoked by uid 500); 23 Oct 2016 02:39:00 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 16542 invoked by uid 99); 23 Oct 2016 02:39:00 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Oct 2016 02:39:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B7F78C0595 for ; Sun, 23 Oct 2016 02:38:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id RK7ptRZnCPNB for ; Sun, 23 Oct 2016 02:38:59 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 587D35F230 for ; Sun, 23 Oct 2016 02:38:58 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8614CE0115 for ; Sun, 23 Oct 2016 02:38:56 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 4B8E83A0248 for ; Sun, 23 Oct 2016 02:38:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1766241 - /subversion/branches/1.9.x/STATUS Date: Sun, 23 Oct 2016 02:38:55 -0000 To: commits@subversion.apache.org From: jamessan@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161023023856.4B8E83A0248@svn01-us-west.apache.org> archived-at: Sun, 23 Oct 2016 02:39:02 -0000 Author: jamessan Date: Sun Oct 23 02:38:55 2016 New Revision: 1766241 URL: http://svn.apache.org/viewvc?rev=1766241&view=rev Log: * STATUS: Nominate r1766240. Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1766241&r1=1766240&r2=1766241&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Sun Oct 23 02:38:55 2016 @@ -111,6 +111,14 @@ Candidate changes: Votes: +1: stefan2 + * r1766240 + Fix a test failure in Ruby bindings due to modifying a frozen object + (NilClass) + Justification: + Fixes ruby test failures with ruby >= 2.2 + Votes: + +1: jamessan + Veto-blocked changes: =====================