You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/07/23 15:00:05 UTC

[jira] [Resolved] (CAMEL-6460) camel-core-http - As a core component for http client and jetty

     [ https://issues.apache.org/jira/browse/CAMEL-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-6460.
--------------------------------
    Resolution: Fixed

Phew there was a lot of work to get this done. 

I put the common code in a separate package to avoid split package problems and whatnot.

> camel-core-http - As a core component for http client and jetty
> ---------------------------------------------------------------
>
>                 Key: CAMEL-6460
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6460
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-http, camel-jetty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>
> Today camel-jetty and camel-servlet requires camel-http, which has dependency on http client 3.x. We should create a camel-http-core which the shared code, and then let camel-http be the http client component only. And then allow camel-servlet and camel-jetty to dep on camel-http-core and thus not bring in http client 3.1 anymore.
> See also
> http://camel.465427.n5.nabble.com/camel-jetty-dependency-on-httpclient-3-tp5734180.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)