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 DB3DE7EAF for ; Sun, 16 Oct 2011 10:54:10 +0000 (UTC) Received: (qmail 24572 invoked by uid 500); 16 Oct 2011 10:54:09 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 24469 invoked by uid 500); 16 Oct 2011 10:54:08 -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 24461 invoked by uid 99); 16 Oct 2011 10:54:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2011 10:54:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simone.tripodi@gmail.com designates 209.85.160.171 as permitted sender) Received: from [209.85.160.171] (HELO mail-gy0-f171.google.com) (209.85.160.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2011 10:54:02 +0000 Received: by gyg13 with SMTP id 13so6089651gyg.30 for ; Sun, 16 Oct 2011 03:53:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=OwrYdckJIL4R9TJcUpi9zhSACXPpv1dxidhEBr8VpzU=; b=pTRMR51j+NnHZxGz5OvBPl3AmeGTsKPm+LRYLSgf3FxsHS+6mOWfDPEMejX3pAdkpE c4Ikh/Zp4gjlmwIENTZOagjtvGVsmDnVovSxKc+D9fkK5kCd9+DtqeJtSb5dQQD8cwnV 5Ke95Md5VgzCJyUSM5qmVybDibsav+OMEtT90= MIME-Version: 1.0 Received: by 10.150.199.9 with SMTP id w9mr13925647ybf.71.1318762419550; Sun, 16 Oct 2011 03:53:39 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.151.39.2 with HTTP; Sun, 16 Oct 2011 03:53:39 -0700 (PDT) Date: Sun, 16 Oct 2011 12:53:39 +0200 X-Google-Sender-Auth: 9NpH3_EUSgeUwm1NpvCRdI0ATOc Message-ID: Subject: [dbutils] Clirr false positive? From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi all guys, while fixing the violations emerged in last DbUtils RC, I noticed that the bigger part of QueryRunner code has been moved to AbstractQueryRunner and Clirr now complains that the 'ds' field in QueryRunner disappeared[1], but it would be available anyway! Is that acceptable in order to submit a new RC or we have to find a way to fix the violation? TIA! Simo [1] http://people.apache.org/builds/commons/dbutils/1.4/RC2/site/clirr-report.html http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org