You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/11 18:40:00 UTC

[jira] [Commented] (AVRO-3120) Support Next Java LTS (Java 17)

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

ASF subversion and git services commented on AVRO-3120:
-------------------------------------------------------

Commit 120a3fb869e098f0cca14d35dfba1a12eb18bf5c in avro's branch refs/heads/avro-3120-fix-build-with-jdk16+ from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=120a3fb ]

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 <mg...@apache.org>


> 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
>
> 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)