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 D30419E8C for ; Wed, 19 Oct 2011 17:19:40 +0000 (UTC) Received: (qmail 5550 invoked by uid 500); 19 Oct 2011 17:19:40 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 5523 invoked by uid 500); 19 Oct 2011 17:19:40 -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 5516 invoked by uid 99); 19 Oct 2011 17:19:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2011 17:19:40 +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; Wed, 19 Oct 2011 17:19:38 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 503B423889DE for ; Wed, 19 Oct 2011 17:19:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1186231 - svn:log Date: Wed, 19 Oct 2011 17:19:17 -0000 To: commits@subversion.apache.org From: danielsh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111019171917.503B423889DE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: danielsh Revision: 1186231 Modified property: svn:log Modified: svn:log at Wed Oct 19 17:19:17 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Wed Oct 19 17:19:17 2011 @@ -1,6 +1,6 @@ -Relax a validation to not break only on new instance of the bug it tests for, -without also croaking on every repository that contains an instance of the bug -somewhere in its history. +Relax a validation to trigger only on new instances of the bug it tests for, +without also croaking on every commit to every repository that contains an +instance of the bug somewhere in its history. First, promote a public API's implementation to be library-scope: