ppalaga commented on a change in pull request #1186:
URL: https://github.com/apache/camel-quarkus/pull/1186#discussion_r420322920



##########
File path: 
extensions/aws2-s3/deployment/src/main/java/org/apache/camel/quarkus/component/aws2/s3/deployment/Aws2S3Processor.java
##########
@@ -48,17 +46,9 @@ FeatureBuildItem feature() {
         return new FeatureBuildItem(FEATURE);
     }
 
-    @BuildStep
-    ExtensionSslNativeSupportBuildItem activateSslNativeSupport() {

Review comment:
       Shouldn't we produce ExtensionSslNativeSupportBuildItem in 
AwsCommonsProcessor if we remove it here? I guess the AWS API client 
communicates over HTTPS, so SSL is needed. 




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to