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 12:10:00 UTC

[jira] [Updated] (HBASE-22653) Do not run errorProne on JDK7

     [ https://issues.apache.org/jira/browse/HBASE-22653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Somogyi updated HBASE-22653:
----------------------------------
    Summary: Do not run errorProne on JDK7  (was: compile failure using JDK7 and errorProne)

> Do not run errorProne on JDK7
> -----------------------------
>
>                 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)