Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-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 8D06E101DE for ; Tue, 25 Feb 2014 21:14:08 +0000 (UTC) Received: (qmail 59108 invoked by uid 500); 25 Feb 2014 21:14:04 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 58963 invoked by uid 500); 25 Feb 2014 21:14:04 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 58956 invoked by uid 99); 25 Feb 2014 21:14:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2014 21:14:04 +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; Tue, 25 Feb 2014 21:14:01 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id EDCC423888D7; Tue, 25 Feb 2014 21:13:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1571824 - in /commons/proper/dbcp/trunk: checkstyle.xml pom.xml Date: Tue, 25 Feb 2014 21:13:39 -0000 To: commits@commons.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140225211339.EDCC423888D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebb Date: Tue Feb 25 21:13:39 2014 New Revision: 1571824 URL: http://svn.apache.org/r1571824 Log: Update to latest versions of plugins Remove DoubleCheckedLocking check as latest checkstyle does not support it Modified: commons/proper/dbcp/trunk/checkstyle.xml commons/proper/dbcp/trunk/pom.xml Modified: commons/proper/dbcp/trunk/checkstyle.xml URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/checkstyle.xml?rev=1571824&r1=1571823&r2=1571824&view=diff ============================================================================== --- commons/proper/dbcp/trunk/checkstyle.xml (original) +++ commons/proper/dbcp/trunk/checkstyle.xml Tue Feb 25 21:13:39 2014 @@ -153,7 +153,6 @@ - + + 3.0 + + people.apache.org @@ -186,6 +191,11 @@ org.apache.geronimo.modules geronimo-transaction + 1.2-beta test @@ -218,6 +228,9 @@ site-content DBCP 12310469 + + + 1.0 @@ -226,6 +239,7 @@ org.apache.maven.plugins maven-scm-publish-plugin + ${commons.scm-publish.version} javadocs @@ -274,7 +288,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.4.0 + 2.5.3 Normal Default @@ -314,7 +328,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.9.1 + 2.11 ${basedir}/checkstyle.xml false @@ -323,7 +337,7 @@ org.apache.maven.plugins maven-pmd-plugin - 2.7.1 + 3.0.1 checkstyle.xml