Repository objects within IDE should be singletons to ensure that refreshing
repository in one view affects other views
-----------------------------------------------------------------------------------------------------------------------
Key: FELIX-2180
URL: https://issues.apache.org/jira/browse/FELIX-2180
Project: Felix
Issue Type: Improvement
Components: Sigil
Environment: eclipse
Reporter: David Savage
The sigil repository manager maintains a map of repository objects that provide
bundles from external sources (file system, obr, etc). However different views
can get different instances of the repository objects. Consequently this means
that when a repository is "refreshed" in one view other views do not see the
refresh event and requires an IDE restart to resync.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.