[
https://issues.apache.org/jira/browse/CALCITE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922014#comment-17922014
]
Istvan Toth commented on CALCITE-6687:
--------------------------------------
Fixed in
[48004934e96dc47afe87bb7251bd6e530a59985c|https://github.com/apache/calcite-avatica/commit/48004934e96dc47afe87bb7251bd6e530a59985c]
> Add dependency constraints for org.ow2.asm for Gradle build environment in
> Avatica
> ----------------------------------------------------------------------------------
>
> Key: CALCITE-6687
> URL: https://issues.apache.org/jira/browse/CALCITE-6687
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
> Fix For: avatica-1.26.0
>
>
> What we currently have only applies to spotbugs (which does not work anyway).
> This is required to be able to shadow/shade JARs with JDK21 classes, while
> keeping the build working on JDK8.
> We could just upgrade to the latest shadow plugin, but everything after 8.11
> requires JDK11.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)