You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/04/05 17:26:00 UTC

[jira] [Commented] (BEAM-13814) Run errorprone with Java 11 (required in 2.11.0 and newer)

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

Beam JIRA Bot commented on BEAM-13814:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> Run errorprone with Java 11 (required in 2.11.0 and newer)
> ----------------------------------------------------------
>
>                 Key: BEAM-13814
>                 URL: https://issues.apache.org/jira/browse/BEAM-13814
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system
>            Reporter: Brian Hulette
>            Priority: P2
>              Labels: stale-P2
>
> errorprone 2.11.0 only supports JDK 11 (but can still validate Java 8 classes). We should find a way to upgrade errorprone while still supporting Java 8. 
> Perhaps we could modify BeamModulePlugin to disable errorprone when building with Java 8, and make sure that there's a Java 11 PreCommit that will run it?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)