Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix aws2-support dependency on httpclient #2683

Merged
merged 1 commit into from May 27, 2021

Conversation

aloubyansky
Copy link
Contributor

Fixes #2670

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What a shame on me, @aloubyansky ! Sorry for the false alarm and thanks a lot for figuring out how to fix this!

@aloubyansky
Copy link
Contributor Author

That actually made me realize our extension dependency validation has a bug. It obviously missed this case. I am going to fix it.

@ppalaga ppalaga closed this May 27, 2021
@ppalaga ppalaga reopened this May 27, 2021
@ppalaga
Copy link
Contributor

ppalaga commented May 27, 2021

Sorry, I have hit the wrong button

@ppalaga ppalaga merged commit fd65906 into apache:main May 27, 2021
@ppalaga
Copy link
Contributor

ppalaga commented May 27, 2021

Merged after testing locally. Thanks again, @aloubyansky !

@aloubyansky
Copy link
Contributor Author

The enhancement to the extension dependency validation to catch this sort of misconfig quarkusio/quarkus#17498
I also built your main branch with it, just in case, and it passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS2 test: org.apache.log4j.Priority required via netty, although netty should not be in the class path at all
3 participants