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

Richard S. Hall commented on FELIX-2849:
----------------------------------------

For dependencies, I always return from all revisions, because these are the 
actual dependencies. See getImportingBundles(), for example, it is done the 
same way, it returns anyone importing from any revision of the bundle. Looking 
at getFragments(), it is the one that should probably be changed to work like 
the others.

> PackageAdmin is inconsistent between getFragments and getHosts
> --------------------------------------------------------------
>
>                 Key: FELIX-2849
>                 URL: https://issues.apache.org/jira/browse/FELIX-2849
>             Project: Felix
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>
> getFragments returns a list of fragments attached to the current module, 
> while getHosts returns a list of all dependant bundles (not only hosts) for 
> all revisions of the bundle.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to