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

Upgrade httpclient-osgi 4.3.3 -> 4.3.6 #323

Merged
merged 3 commits into from Sep 16, 2017

Conversation

pgier
Copy link
Contributor

@pgier pgier commented Apr 25, 2017

Note, starting in 4.3.6, the httpcore classes are no longer bundled
with httpclient-osgi, so a separate dependency declaration is required.
See https://issues.apache.org/jira/browse/HTTPCLIENT-1558

@rhuss
Copy link
Member

rhuss commented Apr 26, 2017

Thanks for the heads up. Strange to see such a breaking change in a patch level version of httpclient, though.

will hopefully have time to review and intergrate this PR soon.

Thanks !

@pgier
Copy link
Contributor Author

pgier commented Apr 26, 2017

Yeah, I was surprised to see that change in 4.3.6 as well. Another way this upgrade could be done is to remove the transitive dep exclusions from httpclient-osgi, and then httpcore should be picked up transitively instead of requiring the direct dep on httpcore.

pgier and others added 3 commits September 16, 2017 12:23
Note, starting in 4.3.6, the httpcore classes are no longer bundled
with httpclient-osgi, so a separate dependency declaration is required.
See https://issues.apache.org/jira/browse/HTTPCLIENT-1558
@rhuss
Copy link
Member

rhuss commented Sep 16, 2017

thanks again, and sorry for the long delay !

@rhuss rhuss merged commit 0a6365b into jolokia:master Sep 16, 2017
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.

None yet

2 participants