Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6D9B10923 for ; Mon, 8 Jul 2013 14:20:47 +0000 (UTC) Received: (qmail 25060 invoked by uid 500); 8 Jul 2013 14:20:47 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 25054 invoked by uid 500); 8 Jul 2013 14:20:47 -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 25022 invoked by uid 99); 8 Jul 2013 14:20:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 14:20:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 14:20:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6233C23889DA; Mon, 8 Jul 2013 14:20:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1500751 - /subversion/branches/1.8.x/STATUS Date: Mon, 08 Jul 2013 14:20:24 -0000 To: commits@subversion.apache.org From: stefan2@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130708142024.6233C23889DA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: stefan2 Date: Mon Jul 8 14:20:23 2013 New Revision: 1500751 URL: http://svn.apache.org/r1500751 Log: * STATUS: vote for & approve r1499438 group Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1500751&r1=1500750&r2=1500751&view=diff ============================================================================== --- subversion/branches/1.8.x/STATUS (original) +++ subversion/branches/1.8.x/STATUS Mon Jul 8 14:20:23 2013 @@ -185,21 +185,6 @@ Candidate changes: Votes: +1: rhuijben - * r1499438, r1499447, r1499460, r1500695 - Make building with BDB 6 an opt-in feature. - In configure, do not warn if BDB was not found. - Justification (r1499447): - The BDB backend is deprecated and the check is buggy. - Justification (r1499438, r1499460): - License change on a dependency. libsvn_fs_base has not been tested with - bdb6, and is deprecated so we are unlikely to test it. - Notes: - Two orthogonal changes that conflict with each other. - r1499447 removes the warning. - r1499438 and r1499460 add an opt-in - Votes: - +1: stsp, danielsh - * r1496127 Fix occasional failure of checkout_tests.py 12. Justification: @@ -279,3 +264,19 @@ Approved changes: error message. Votes: +1: rhuijben, gstein, ivan + + * r1499438, r1499447, r1499460, r1500695 + Make building with BDB 6 an opt-in feature. + In configure, do not warn if BDB was not found. + Justification (r1499447): + The BDB backend is deprecated and the check is buggy. + Justification (r1499438, r1499460): + License change on a dependency. libsvn_fs_base has not been tested with + bdb6, and is deprecated so we are unlikely to test it. + Notes: + Two orthogonal changes that conflict with each other. + r1499447 removes the warning. + r1499438 and r1499460 add an opt-in + Votes: + +1: stsp, danielsh, stefan2 +