ImmediateComponentManager should use any non-ignored configuration to try to activate a component. --------------------------------------------------------------------------------------------------
Key: FELIX-3410 URL: https://issues.apache.org/jira/browse/FELIX-3410 Project: Felix Issue Type: Bug Components: Declarative Services (SCR) Affects Versions: scr-1.6.2 Reporter: David Jencks ImmediateComponentManager.reconfigure only tries to activate an unsatisfied component if the configuration is require. However, if configuration is optional (i.e. not ignored) it could still change target properties and make the component satisfied so it can be activated. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira