[
https://issues.apache.org/jira/browse/KARAF-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212577#comment-14212577
]
Achim Nierbeck commented on KARAF-3363:
---------------------------------------
In 4.0 there is
{code}
<feature name="jetty" version="8.1.9.v20130131">
<feature>pax-jetty</feature>
</feature>
{code}
available. Now are you missing the client packages?
The version is wrong though ...
> feature:install jetty does not install org.eclipse.jetty.client packages
> ------------------------------------------------------------------------
>
> Key: KARAF-3363
> URL: https://issues.apache.org/jira/browse/KARAF-3363
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.0.0.M1
> Reporter: Daniel Kulp
>
> In prior versions of Karaf, a feature:install jetty would install the client
> packages as well as all the server related stuff. Thus, projects like camel
> that depend on that package expect that to work. With 4.0, that package is
> unavailable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)