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 86D3A180C0 for ; Fri, 22 Jan 2016 17:58:07 +0000 (UTC) Received: (qmail 21416 invoked by uid 500); 22 Jan 2016 17:58:07 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 21291 invoked by uid 500); 22 Jan 2016 17:58:07 -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 21186 invoked by uid 99); 22 Jan 2016 17:58:07 -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; Fri, 22 Jan 2016 17:58:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 12C75E0901; Fri, 22 Jan 2016 17:58:07 +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: Fri, 22 Jan 2016 17:58:10 -0000 Message-Id: <67bc32405dfe4037b66919cfb8a8a318@git.apache.org> In-Reply-To: <6fb74208dcfe4c97ae1a7f3c9825143c@git.apache.org> References: <6fb74208dcfe4c97ae1a7f3c9825143c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [04/12] accumulo git commit: Merge branch '1.6' into 1.7 Merge branch '1.6' into 1.7 Conflicts: assemble/build.sh pom.xml Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e5401db1 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e5401db1 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e5401db1 Branch: refs/heads/1.7 Commit: e5401db1ce74d69f126519e57331b50f968b9422 Parents: 0720515 34bd263 Author: Christopher Tubbs Authored: Fri Jan 22 12:20:42 2016 -0500 Committer: Christopher Tubbs Committed: Fri Jan 22 12:20:42 2016 -0500 ---------------------------------------------------------------------- assemble/build.sh | 276 +++++++++++++++++++++++++++++++++++++------------ pom.xml | 4 +- 2 files changed, 213 insertions(+), 67 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/e5401db1/pom.xml ---------------------------------------------------------------------- diff --cc pom.xml index 3fc5d96,3238007..cf1f172 --- a/pom.xml +++ b/pom.xml @@@ -123,17 -122,17 +123,19 @@@ 1.50 ${project.parent.basedir}/contrib/Eclipse-Accumulo-Codestyle.xml + + - 2.5.5 + 3.0.1 1 - + 2.2.0 + 3.1.0-incubating 3.1 - 1.6 - 8.1.15.v20140411 + 9.1.5.v20140505 + 1.7 + 1.7 3.0.4 @@@ -649,8 -620,10 +651,8 @@@ org.apache.maven.plugins maven-release-plugin - - 2.5 - -P !autoformat,thrift,assemble,docs,sunny -Dtimeout.factor=2 - -P !autoformat,apache-release,thrift,assemble,docs,sunny -Dtimeout.factor=2 ${extraReleaseArgs} ++ -P !autoformat,thrift,assemble,docs,sunny -Dtimeout.factor=2 ${extraReleaseArgs} true clean deploy clean verify