JinyuChen97 opened a new pull request, #9128: URL: https://github.com/apache/camel-quarkus/pull/9128
Remove compile-scope S3 SDK dependency from the shared AWS test support module to prevent S3InternalSdkHttpExecutionAttribute from appearing on the native image classpath of non-S3 AWS extensions. Replace the instanceof S3ClientBuilder check in Aws2TestEnvContext with a service-based check and reflection to avoid the compile-time import. -- 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]
