[
https://issues.apache.org/jira/browse/CALCITE-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde reassigned CALCITE-5098:
------------------------------------
Assignee: Julian Hyde
> Migrate Avatica to Gradle 7
> ----------------------------
>
> Key: CALCITE-5098
> URL: https://issues.apache.org/jira/browse/CALCITE-5098
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
>
> Avatica currently uses Gradle 6.8.1. Migrating Avatica to Gradle 7 is
> necessary because Gradle 6 only supports up to JDK 16 (see CALCITE-4547, the
> corresponding Calcite issue). But Gradle 7 drops support for the
> "testRuntime" configuration, so we will need to remove uses of that first
> (see CALCITE-4821, the corresponding Calcite issue).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)