stoty commented on PR #257: URL: https://github.com/apache/calcite-avatica/pull/257#issuecomment-2470077333
Technically, we have two mechanisms: - The constraints for the project ( not build), are applied by the property reading magic. - We have a block for applying the constraints for the spotbug plugins only. There is nothing that that would apply to the shadowJar plugin. The mechanism used for overriding the constraints does not work for shadowJar plugin, but we can just add the constraint globall to the build environment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
