You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/05/25 21:57:17 UTC

[jira] [Commented] (KARAF-3363) feature:install jetty does not install org.eclipse.jetty.client packages

    [ https://issues.apache.org/jira/browse/KARAF-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558490#comment-14558490 ] 

Jean-Baptiste Onofré commented on KARAF-3363:
---------------------------------------------

On latest 4.0.0-SNAPSHOT, after installing the jetty feature:

{code}
karaf@root()> package:exports |grep -i org.eclipse.jetty.client
org.eclipse.jetty.client.api                           | 9.2.10           | 54 | org.eclipse.jetty.client
org.eclipse.jetty.client.http                          | 9.2.10           | 54 | org.eclipse.jetty.client
org.eclipse.jetty.client.util                          | 9.2.10           | 54 | org.eclipse.jetty.client
org.eclipse.jetty.client                               | 9.2.10           | 54 | org.eclipse.jetty.client
{code}

> 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
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.0.0.M3
>
>
> 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)