Istvan Toth created CALCITE-6686: ------------------------------------ Summary: Fix spotbugs plugin in Avatica Key: CALCITE-6686 URL: https://issues.apache.org/jira/browse/CALCITE-6686 Project: Calcite Issue Type: Bug Components: avatica Reporter: Istvan Toth
Trying to run spotbugs via gradle results in errors like: {noformat} > Could not create task ':core:spotbugsMain'. > You can't map a property that does not exist: propertyName=enabled {noformat} We probably need to upgrade our ancient spotbugs plugin. -- This message was sent by Atlassian Jira (v8.20.10#820010)