Chesnay Schepler created FLINK-24995:
----------------------------------------
Summary: EnumValueSerializerCompatibilityTest fails to compile on
later Scala versions
Key: FLINK-24995
URL: https://issues.apache.org/jira/browse/FLINK-24995
Project: Flink
Issue Type: Sub-task
Components: API / Scala
Reporter: Chesnay Schepler
After upgrading Scala to 2.12.15 for testing purposes (because 2.12.7 does not
work on Java 17), I got a compile error in the
EnumValueSerializerCompatibilityTest#compileScalaFile.
The printSummary() method of the CompileReporter was apparently removed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)