animovscw commented on code in PR #12982: URL: https://github.com/apache/ignite/pull/12982#discussion_r3207303573
########## modules/extdata/uri/config/signeddeploy/keystore: ########## Review Comment: The keystore contained a 1024-bit DSA key expired in 2007. maven-jarsigner-plugin in new version 3.1.0 introduced strict validation that rejects signing with expired or weak certificates. Without this change, all GridFileDeploymentSelfTest tests fail at the build phase. I couldn't find a specific run when this happened at the moment. -- 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]
