You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2019/07/03 16:04:00 UTC

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

Peter Somogyi created HBASE-22653:
-------------------------------------

             Summary: 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
             Fix For: 1.5.0, 1.4.11


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
(v7.6.3#76005)