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

MP rest client 1.2.1 implementation #4086

Merged
merged 3 commits into from
Jun 11, 2019
Merged

Conversation

Verdent
Copy link
Member

@Verdent Verdent commented Mar 26, 2019

MP rest client implementation

@smillidge
Copy link

This PR depends on Helidon that should be removed I think only MicroProfile dependencies should be added.

@Verdent
Copy link
Member Author

Verdent commented Mar 28, 2019

Hi @smillidge would it be acceptable from your point of view to move all helidon dependecies to the test scope?

@Verdent
Copy link
Member Author

Verdent commented Apr 4, 2019

Helidon removed from this implementation.

Copy link
Contributor

@pdudits pdudits left a comment

Choose a reason for hiding this comment

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

I tried integrating your client into Payara and found few things to be improved in order to work also in our environment:

ext/mp-rest-client/pom.xml Outdated Show resolved Hide resolved
ext/mp-rest-client/pom.xml Outdated Show resolved Hide resolved
ext/mp-rest-client/pom.xml Outdated Show resolved Hide resolved
@jansupol
Copy link
Contributor

Please add this module to the ext/microprofile/restclient folder.
Please add this to org.glassfish.jersey.microprofile.restclient package.
It seems we are getting more microprofile specific code.

@jansupol
Copy link
Contributor

CQ #19756 for SmallRye seems to have licensing issues, as it incorrectly refers to LGPL. Possibly, we need to use some other MP config implementation till SmallRye is released with the fixed license to be able to put this to 2.29

This was referenced Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants