Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sief
Copy link
Contributor

@sief sief commented Jan 22, 2017

Hi,

After upgrading to 2.5.11 I was getting runtime exceptions when using a class from "org.apache.httpcomponents" % "httpclient".
httpclient has a dependency on httpcore, but httpcore is excluded by
ExclusionRule(organization = "org.apache.httpcomponents")
I could fix this by adding it to my app dependencies, but maybe it's better to have this dependency in the framework.
Here is a forum user who also had this problem.

thanks
Simon

@gmethvin gmethvin merged commit 948e1ab into playframework:2.5.x Jan 22, 2017
gmethvin pushed a commit that referenced this pull request Jan 22, 2017
@gmethvin
Copy link
Member

gmethvin commented Jan 23, 2017

Thanks! Just released a new version (2.5.12) that adds the dependency.

@sief sief deleted the 2.5.x branch January 23, 2017 10:25
@mkurz mkurz added this to the 2.5.12 milestone Feb 9, 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.

3 participants