Skip to content

Conversation

@gsmet
Copy link
Member

@gsmet gsmet commented Jun 29, 2020

In the platform, we have inconsistent versions of various artifacts from
the AWS SDK, better fix it once and for all.

I tested the platform with this forced and it worked OK.

/cc @quarkusio/camel FYI. I also think you should drop the override of the AWS SDK version in your Camel Quarkus project as they are not properly enforced fully in the platform and will be ignored starting with this commit.

I plan to backport this for 1.6.0.Final except if there is a significant issue.

In the platform, we have inconsistent versions of various artifacts from
the AWS SDK, better fix it once and for all.
@boring-cyborg boring-cyborg bot added the area/dependencies Pull requests that update a dependency file label Jun 29, 2020
gsmet added 4 commits June 29, 2020 17:47
We need it to be consistent with the other httpclient artifacts.
We need it to be consistent with mockito-core.
It ends up being inconsistent in the platform.
It needs to be consistent with maven-core.
@ppalaga
Copy link
Contributor

ppalaga commented Jun 29, 2020

@gsmet thanks for the heads up. Having this will make it easier for us to rely on Quarkus for AWS artifacts management. However, there always be a chance that Camel core chooses an incompatible version.

@gsmet gsmet changed the title Use the AWS SDK BOM to avoid inconsistent versions Use the AWS SDK BOM to avoid inconsistent versions and upgrade to 2.13.46 Jun 29, 2020
@gsmet gsmet changed the title Use the AWS SDK BOM to avoid inconsistent versions and upgrade to 2.13.46 Use the AWS SDK BOM to avoid inconsistent versions and upgrade to 2.13.46 - Fix various other version alignments Jun 29, 2020
@gsmet gsmet requested a review from aloubyansky June 29, 2020 16:10
@gsmet
Copy link
Member Author

gsmet commented Jun 29, 2020

@ppalaga yeah, that will remain a problem but it's already one as we are having inconsistent versions of the SDK in the Quarkus platform BOM.

@gsmet gsmet merged commit 1c29d17 into quarkusio:master Jun 29, 2020
@gsmet gsmet added this to the 1.7.0 - master milestone Jun 29, 2020
@gsmet gsmet modified the milestones: 1.7.0 - master, 1.6.0.Final Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants