[
https://issues.apache.org/jira/browse/AVRO-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476429#comment-17476429
]
ASF subversion and git services commented on AVRO-3120:
-------------------------------------------------------
Commit 4a7ba0169c7096488f302cf95b4bbb9a3f3452ef in avro's branch
refs/heads/branch-1.11 from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=4a7ba01 ]
AVRO-3120: Support Next Java LTS (Java 17) (#1454)
* AVRO-3120: Support Next Java LTS (Java 17)
Disable Spotless' removeUnusedImports
(https://github.com/diffplug/spotless/issues/834). It will be re-enabled
once Avro is updated to JDK 11+. Then we can add .mvn/jvm.config (see
https://github.com/diffplug/spotless/issues/834#issuecomment-817524058)
Replace Easymock with Mockito.
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3120: Downgrade eclipse-java-formatter to the version that supports JDK 8
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3120: Fix formatting for Spotless
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3120: Add JDK 17 for the interop tests
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3120: Install JDK 17 in the Docker image
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
(cherry picked from commit 3a8423fc48417e581d4423d2121cf16154e2dfaf)
> Support Next Java LTS (Java 17)
> -------------------------------
>
> Key: AVRO-3120
> URL: https://issues.apache.org/jira/browse/AVRO-3120
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Reporter: Ismaël Mejía
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> With the upcoming release of the next Java LTS version (Java 17) we should
> validate on Apache Avro that it works correctly in this Java version.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)