You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2014/02/12 15:29:20 UTC

[jira] [Resolved] (FELIX-2871) Transistive Dependencies

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

Felix Meschberger resolved FELIX-2871.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: http-2.2.1
         Assignee: Felix Meschberger

You are right, this seems to have been fixed in the last release already.

> Transistive Dependencies
> ------------------------
>
>                 Key: FELIX-2871
>                 URL: https://issues.apache.org/jira/browse/FELIX-2871
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>    Affects Versions: http-2.2.0
>         Environment: Win XP
>            Reporter: Andrew Holland
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: http-2.2.1
>
>
> i use both felix org.apache.felix.http.jetty & org.apache.felix.http.whiteboard bundles with my project, it seems that both these bundles export the same packages.
> is it possible that transitive dependencies could be excluded from the built bundles and Import-Package should be used to find required packages. (the base and api bundles)
> As it stands org.apache.felix.http.jetty includes the following embedded dependencies
> javax.servlet
> org.apache.felix.http.api
> org.apache.felix.http.base
> org.mortbay
> org.osgi.service.http
> org.apache.felix.http.whiteboard bundles includes
> org.apache.felix.http.api
> org.apache.felix.http.base
> is it not possible to just use Import-Package and not use the embedded dependencies



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)