HBASE-15624 Move master branch/hbase-2.0.0 to jdk-8 only
This commit is contained in:
parent
c19d2cabbd
commit
105bfc7d7c
2
pom.xml
2
pom.xml
|
@ -1163,7 +1163,7 @@
|
||||||
yyyy-MM-dd'T'HH:mm
|
yyyy-MM-dd'T'HH:mm
|
||||||
</maven.build.timestamp.format>
|
</maven.build.timestamp.format>
|
||||||
<buildDate>${maven.build.timestamp}</buildDate>
|
<buildDate>${maven.build.timestamp}</buildDate>
|
||||||
<compileSource>1.7</compileSource>
|
<compileSource>1.8</compileSource>
|
||||||
<!-- Build dependencies -->
|
<!-- Build dependencies -->
|
||||||
<maven.min.version>3.0.4</maven.min.version>
|
<maven.min.version>3.0.4</maven.min.version>
|
||||||
<java.min.version>${compileSource}</java.min.version>
|
<java.min.version>${compileSource}</java.min.version>
|
||||||
|
|
|
@ -100,6 +100,11 @@ This section lists required services and some required system configuration.
|
||||||
|JDK 7
|
|JDK 7
|
||||||
|JDK 8
|
|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
|
|1.3
|
||||||
|link:http://search-hadoop.com/m/DHED4Zlz0R1[Not Supported]
|
|link:http://search-hadoop.com/m/DHED4Zlz0R1[Not Supported]
|
||||||
|yes
|
|yes
|
||||||
|
|
Loading…
Reference in New Issue