Brian Hulette created BEAM-13814:
------------------------------------
Summary: 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
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)