steveloughran opened a new pull request, #45317: URL: https://github.com/apache/spark/pull/45317
### What changes were proposed in this pull request? Adds bouncy-castle jdk18 artifacts to test builds in spark-sql. Based on #38974 * only applies the test import changes * dependencies are those of #44359 ### Why are the changes needed? Forthcoming Hadoop 3.4.0 release doesn't export the bouncy-castle JARs; maven builds fail. ### Does this PR introduce _any_ user-facing change? No: test time dependency declarations only. ### How was this patch tested? This was done through the release build/test project https://github.com/apache/hadoop-release-support 1. Latest RC2 artifacts pulled from apache maven staging 2. Spark maven build triggered with the hadoop-version passed down. 3. The 3.3.6 release template worked with spark master (as it should!) 4. With this change the 3.4.0 RC build worked with this change Note: have not *yet* done a maven test run through this yet ### Was this patch authored or co-authored using generative AI tooling? No -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
