[
https://issues.apache.org/jira/browse/THRIFT-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell closed THRIFT-1693.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.9
updated version of httpclient to match httpcore
> libthrift has dependency on two different versions of httpcore
> --------------------------------------------------------------
>
> Key: THRIFT-1693
> URL: https://issues.apache.org/jira/browse/THRIFT-1693
> Project: Thrift
> Issue Type: Bug
> Components: Java - Library
> Affects Versions: 0.8
> Reporter: Christopher Tubbs
> Assignee: Jake Farrell
> Priority: Critical
> Labels: convergence, dependency, httpclient, httpcore,
> libthrift, maven
> Fix For: 0.9
>
>
> libthrift fails to enforce dependency convergence, resulting in potential
> conflicts.
> At the very least, there appears to be a direct dependency on
> {code}org.apache.httpcomponents:httpcore:4.1.3{code}
> but a transitive dependency on
> {code}org.apache.httpcomponents:httpcore:4.1.2{code}
> via
> {code}org.apache.httpcomponents:httpclient:4.1.2{code}
> See
> http://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html
> for details on how to enforce dependency convergence in Maven.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira