Configuration dependencies don't always call updated() on a component with
another required dependency
------------------------------------------------------------------------------------------------------
Key: FELIX-2696
URL: https://issues.apache.org/jira/browse/FELIX-2696
Project: Felix
Issue Type: Bug
Components: Dependency Manager
Reporter: Marcel Offermans
Assignee: Marcel Offermans
When you create a component with both a service dependency and some other
required dependency and subsequently make that other dependency available,
unavailable and available again, the configuration dependency will fail to call
updated() on the new instance the second time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.