From e83c1ba40b2109394f96b863ffcd0833874b536a Mon Sep 17 00:00:00 2001 From: zhangduo Date: Mon, 12 Sep 2016 15:44:31 +0800 Subject: [PATCH] HBASE-15624 Move master branch/hbase-2.0.0 to jdk-8 only --- pom.xml | 2 +- src/main/asciidoc/_chapters/configuration.adoc | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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} 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 -- 2.7.4