Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 0E10FDA39 for ; Wed, 13 Mar 2013 12:25:47 +0000 (UTC) Received: (qmail 38963 invoked by uid 500); 13 Mar 2013 12:25:46 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 38857 invoked by uid 500); 13 Mar 2013 12:25:46 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 38832 invoked by uid 99); 13 Mar 2013 12:25:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Mar 2013 12:25:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.210.178] (HELO mail-ia0-f178.google.com) (209.85.210.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Mar 2013 12:25:38 +0000 Received: by mail-ia0-f178.google.com with SMTP id u20so858642iag.9 for ; Wed, 13 Mar 2013 05:25:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=hPb0oTc9oxynqMBnCX3G3WLVYrdLMdKaqGmGfxwDPAA=; b=pHTz3yspFvPM4efz5k5iecH/JevVz1CyIKXOHEULT5gQTvIPgslAGiEfnZE0az7P/Q rd3N074K5QAcrer8IkU0uuEwfny+oK2lXeH2W/v833HjmXxJBghPkxLkrI3DA7+jtP85 QLAP83GUKk4mdPm3AQiydXLmxBotb77uW3xYC9raSFXbRBbrtNF5KlAop1ACTrwDrnYm Vv7lxDpvq85p4XXuEDztNPzvqU0izX/ppzboT95e77Bg1eCz99DOt+D7MTfT3scy6PxY E+gCUgYgo5UAW0Ti0LBuxOjIpMrq+Ac0Ez5CYgMd8OcOAk1itel1+EZTgWhmv71abpZs Q4JQ== X-Received: by 10.50.170.36 with SMTP id aj4mr15797269igc.67.1363177517019; Wed, 13 Mar 2013 05:25:17 -0700 (PDT) Received: from [192.168.1.136] (74-136-122-126.dhcp.insightbb.com. [74.136.122.126]) by mx.google.com with ESMTPS id uy13sm2806895igb.7.2013.03.13.05.25.14 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Mar 2013 05:25:15 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: [OT] Verifying releases Was: svn commit: r1452037 - /commons/proper/beanutils/trunk/src/test/java/org/apache/commons/beanutils/bugs/Jira422TestCase.java From: James Carman In-Reply-To: Date: Wed, 13 Mar 2013 08:25:15 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <5703285A-5FB9-4CEE-8D7C-276FBA562E3D@carmanconsulting.com> References: <20130303132525.0BB2223888CD@eris.apache.org> <513928C5.8030502@apache.org> <5139BA5B.7000703@apache.org> <8FF2451C-2D90-41B0-9166-C4A1A5900906@dslextreme.com> <70CBFE8D-740F-4C27-A9AD-B8C5EB65D8E0@carmanconsulting.com> To: "Commons Developers List" X-Mailer: Apple Mail (2.1499) X-Gm-Message-State: ALoCoQkKUay+m+4eucM3TQV1tK3CwiVJsGQB0a9AIX2hT+fT93FkTKSrj0zTuE9m1z7gYjVjTzEe X-Virus-Checked: Checked by ClamAV on apache.org On Mar 12, 2013, at 12:36 PM, sebb wrote: >=20 > In which case, vetoing the commit that causes the problem makes more > sense, surely? >=20 Perhaps we should set up a Sonar rule to catch stuff like this to save = you the trouble of trolling the SVN commit log messages. The veto was unnecessary. It's a wonder we keep any committers around = here.= --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org