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 A1760107E9 for ; Thu, 7 Nov 2013 05:24:06 +0000 (UTC) Received: (qmail 28889 invoked by uid 500); 7 Nov 2013 05:24:05 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 28793 invoked by uid 500); 7 Nov 2013 05:24:05 -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 28754 invoked by uid 99); 7 Nov 2013 05:24:03 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 05:24:03 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 1C7D149535; Thu, 7 Nov 2013 05:24:03 +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, 07 Nov 2013 05:24:03 -0000 Message-Id: <105f52588d72461ca92f5d9433f8bdc2@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/5] git commit: ACCUMULO-1783 Add in maven-compiler-plugin configuration to make eclipse stop defaulting to 1.5 Updated Branches: refs/heads/ACCUMULO-1783 30fd9aa6c -> 22498f775 ACCUMULO-1783 Add in maven-compiler-plugin configuration to make eclipse stop defaulting to 1.5 Project: http://git-wip-us.apache.org/repos/asf/accumulo-pig/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-pig/commit/dd212693 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-pig/tree/dd212693 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-pig/diff/dd212693 Branch: refs/heads/ACCUMULO-1783 Commit: dd212693c8ed9f8d17ef6639f0e65d6d96ffb7d0 Parents: 30fd9aa Author: Josh Elser Authored: Sun Nov 3 22:20:20 2013 -0500 Committer: Josh Elser Committed: Sun Nov 3 22:20:20 2013 -0500 ---------------------------------------------------------------------- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-pig/blob/dd212693/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b096123..963dab6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,19 @@ accumulo-pig 1.4.4-SNAPSHOT + + + + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + + + + + org.apache.pig