Istvan Toth created CALCITE-6687: ------------------------------------ Summary: Add dependency constraint for org.ow2.asm for gradle plugins Key: CALCITE-6687 URL: https://issues.apache.org/jira/browse/CALCITE-6687 Project: Calcite Issue Type: Bug Reporter: Istvan Toth Assignee: Istvan Toth
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)