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 D07D2180C0 for ; Thu, 31 Dec 2015 01:56:56 +0000 (UTC) Received: (qmail 70494 invoked by uid 500); 31 Dec 2015 01:56:56 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 70386 invoked by uid 500); 31 Dec 2015 01:56:56 -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 70361 invoked by uid 99); 31 Dec 2015 01:56:56 -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; Thu, 31 Dec 2015 01:56:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8D21EE00AB; Thu, 31 Dec 2015 01:56:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: elserj@apache.org To: commits@accumulo.apache.org Date: Thu, 31 Dec 2015 01:56:57 -0000 Message-Id: <0291e4ddcbe64eb7b1873fefe827a307@git.apache.org> In-Reply-To: <360387025da54d139a3651a639e6c932@git.apache.org> References: <360387025da54d139a3651a639e6c932@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/6] accumulo git commit: ACCUMULO-4089 Revert the checkstyle-plugin version ACCUMULO-4089 Revert the checkstyle-plugin version Version 2.15 doesn't work with out JDK6 limit on 1.6.x Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/401350f0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/401350f0 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/401350f0 Branch: refs/heads/1.7 Commit: 401350f08807a7544d31e42ce6cc297ab45df8f4 Parents: 7aaecbb Author: Josh Elser Authored: Wed Dec 30 20:33:41 2015 -0500 Committer: Josh Elser Committed: Wed Dec 30 20:45:10 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/401350f0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3a8b7be..58fabb4 100644 --- a/pom.xml +++ b/pom.xml @@ -517,7 +517,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.15 + 2.13 com.github.ekryd.sortpom