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

Christian Schneider resolved CAMEL-8239.
----------------------------------------
    Resolution: Fixed

For karaf there are two different features now.

Install camel-jetty for karaf < 4
and camel-jetty9 for karaf >=4

Currently the karaf 4 jetty feature is missing the jetty client bundle so it 
has to be installed by hand:
install -s mvn:org.eclipse.jetty/jetty-client/9.0.7.v20131107

I did not add it to the camel-jetty9 feature as karaf 4.0.0 will have it in the 
jetty feature.

> Support jetty9 for camel-jetty
> ------------------------------
>
>                 Key: CAMEL-8239
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8239
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jetty
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.15.0
>
>
> Support for jetty 8 will soon end and karaf 4 will only support jetty 9.
> On the other hand a lot of people are still using jetty 8.
> So we need to make camel compatible to jetty 8 and jetty 9.
> On the list we agreed to create separate modules 
> camel-jetty8
> camel-jetty9
> and camel-jetty-common 
> This is necessary as jetty 9 is incompatible to jetty 8 in some APIs.



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

Reply via email to