Fragment support is currently limited to directly resolved hosts
----------------------------------------------------------------
Key: FELIX-852
URL: https://issues.apache.org/jira/browse/FELIX-852
Project: Felix
Issue Type: Bug
Components: Framework, Specification compliance
Affects Versions: felix-1.4.1
Reporter: Richard S. Hall
Assignee: Richard S. Hall
Fix For: felix-1.6.0
Currently, fragments will only be attached to hosts that are directly resolved
(either by calling resolve on them or by starting them). If a host is resolved
as a byproduct of resolving some other bundle (i.e., the other bundle depends
on the host), then fragments will not be attached to the host. Fragments should
attach in both cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.