Return-Path: X-Original-To: apmail-accumulo-commits-archive@www.apache.org Delivered-To: apmail-accumulo-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7119318D03 for ; Tue, 5 Jan 2016 22:32:32 +0000 (UTC) Received: (qmail 62697 invoked by uid 500); 5 Jan 2016 22:32:32 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 62589 invoked by uid 500); 5 Jan 2016 22:32:32 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 62559 invoked by uid 99); 5 Jan 2016 22:32:32 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2016 22:32:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E42F0E0544; Tue, 5 Jan 2016 22:32:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ctubbsii@apache.org To: commits@accumulo.apache.org Date: Tue, 05 Jan 2016 22:32:31 -0000 Message-Id: <6dd77c7aa3eb4a4397a103242aa768f3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/8] accumulo git commit: ACCUMULO-4089 Fix checkstyle for JDK6 (1.6 branch only) Repository: accumulo Updated Branches: refs/heads/1.6 e581d5b69 -> 288a2e108 refs/heads/1.7 ff0833643 -> 0e9f2085a refs/heads/master dee8d7aba -> 7bbf7ade1 ACCUMULO-4089 Fix checkstyle for JDK6 (1.6 branch only) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/288a2e10 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/288a2e10 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/288a2e10 Branch: refs/heads/1.6 Commit: 288a2e108e1a3a3f0cd3bb083c77c56bec97bf08 Parents: e581d5b Author: Christopher Tubbs Authored: Tue Jan 5 16:11:42 2016 -0500 Committer: Christopher Tubbs Committed: Tue Jan 5 16:11:42 2016 -0500 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/288a2e10/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e8f39b9..833bf44 100644 --- a/pom.xml +++ b/pom.xml @@ -517,7 +517,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.13 + 2.15 com.github.ekryd.sortpom @@ -1026,7 +1026,7 @@ com.puppycrawl.tools checkstyle - 6.6 + 6.1.1