Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BA6FB200B8C for ; Mon, 12 Sep 2016 15:59:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B8EE5160AB8; Mon, 12 Sep 2016 13:59:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0BCA1160AB3 for ; Mon, 12 Sep 2016 15:59:22 +0200 (CEST) Received: (qmail 29791 invoked by uid 500); 12 Sep 2016 13:59:22 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 29782 invoked by uid 99); 12 Sep 2016 13:59:22 -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; Mon, 12 Sep 2016 13:59:22 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0E4AFE009D; Mon, 12 Sep 2016 13:59:22 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: zhangduo@apache.org To: commits@hbase.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: hbase git commit: HBASE-15624 Move master branch/hbase-2.0.0 to jdk-8 only Date: Mon, 12 Sep 2016 13:59:22 +0000 (UTC) archived-at: Mon, 12 Sep 2016 13:59:23 -0000 Repository: hbase Updated Branches: refs/heads/master c19d2cabb -> 105bfc7d7 HBASE-15624 Move master branch/hbase-2.0.0 to jdk-8 only Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/105bfc7d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/105bfc7d Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/105bfc7d Branch: refs/heads/master Commit: 105bfc7d7cd242fea384985a6a4e6ab7eced255f Parents: c19d2ca Author: zhangduo Authored: Mon Sep 12 15:44:31 2016 +0800 Committer: zhangduo Committed: Mon Sep 12 21:54:52 2016 +0800 ---------------------------------------------------------------------- pom.xml | 2 +- src/main/asciidoc/_chapters/configuration.adoc | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/105bfc7d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fb3ead0..c148b19 100644 --- a/pom.xml +++ b/pom.xml @@ -1163,7 +1163,7 @@ yyyy-MM-dd'T'HH:mm ${maven.build.timestamp} - 1.7 + 1.8 3.0.4 ${compileSource} http://git-wip-us.apache.org/repos/asf/hbase/blob/105bfc7d/src/main/asciidoc/_chapters/configuration.adoc ---------------------------------------------------------------------- diff --git a/src/main/asciidoc/_chapters/configuration.adoc b/src/main/asciidoc/_chapters/configuration.adoc index 89820ca..e9f1abc 100644 --- a/src/main/asciidoc/_chapters/configuration.adoc +++ b/src/main/asciidoc/_chapters/configuration.adoc @@ -100,6 +100,11 @@ This section lists required services and some required system configuration. |JDK 7 |JDK 8 +|2.0 +|link:http://search-hadoop.com/m/DHED4Zlz0R1[Not Supported] +|link:http://search-hadoop.com/m/YGbbsPxZ723m3as[Not Supported] +|yes + |1.3 |link:http://search-hadoop.com/m/DHED4Zlz0R1[Not Supported] |yes