You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jonathan Pierce (JIRA)" <ji...@apache.org> on 2014/01/23 18:26:52 UTC

[jira] [Created] (FELIX-4407) All necessary Fragement-Hosts not refreshed

Jonathan Pierce created FELIX-4407:
--------------------------------------

             Summary: All necessary Fragement-Hosts not refreshed
                 Key: FELIX-4407
                 URL: https://issues.apache.org/jira/browse/FELIX-4407
             Project: Felix
          Issue Type: Bug
          Components: File Install
    Affects Versions: fileinstall-3.2.8
            Reporter: Jonathan Pierce


If I have the following bundles installed via a configured felix fileinstall directory:

fragment-host
fragment (imports package1)
bundle (exports package1)

If I delete the jar for "bundle" from the directory (uninstalling it), and add a newer version of the same jar (also exporting package1), the "fragment" bundle goes to "INSTALLED" state, and the "fragment-host" is never refreshed.

It seems like the desired behavior would be for fragment-host to be refreshed in this case.



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