You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/09 13:51:49 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #3371: Ensure consistent version of `software.amazon.awssdk` dependencies

jamesnetherton commented on pull request #3371:
URL: https://github.com/apache/camel-quarkus/pull/3371#issuecomment-989871363


   > @jamesnetherton For my understanding, this imports the software.amazon.awssdk version of Quarkiverse only for the tests ?
   
   No, also for non-test usage too. I.e so that our Camel AWS extensions use a consistent version for all `software.amazon.awssdk` dependencies.
   
   We only import `quarkus-amazon-services-bom` in `camel-quarkus-bom-test` because we have [these aws2-quarkus-client tests](https://github.com/apache/camel-quarkus/tree/main/integration-test-groups/aws2-quarkus-client), and they need access to the Quarkiverse AWS extensions.
   
   Hope that makes sense.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org