You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Peter Somogyi (Jira)" <ji...@apache.org> on 2019/09/22 11:32:00 UTC

[jira] [Commented] (HBASE-22653) compile failure using JDK7 and errorProne

    [ https://issues.apache.org/jira/browse/HBASE-22653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935289#comment-16935289 ] 

Peter Somogyi commented on HBASE-22653:
---------------------------------------

[~busbey] solved the main problem with different java versions in HBASE-22955. I'm preparing a PR to disable error-prone when JDK7 is in use.

> compile failure using JDK7 and errorProne
> -----------------------------------------
>
>                 Key: HBASE-22653
>                 URL: https://issues.apache.org/jira/browse/HBASE-22653
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.5.0, 1.4.11
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Major
>             Fix For: 1.5.0, 1.4.12
>
>
> Nightly JDK7 build fails for branch-1 and branch-1.4 when errorProne profile is used.
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project hbase-common: Execution default-compile of goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile: java.lang.UnsupportedClassVersionError: javax/tools/DiagnosticListener : Unsupported major.minor version 52.0{noformat}
> https://builds.apache.org/job/HBase%20Nightly/job/branch-1/929/ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)