DependencyManager ConfigurationDependency update isn't propagated to super
classes
----------------------------------------------------------------------------------
Key: FELIX-2987
URL: https://issues.apache.org/jira/browse/FELIX-2987
Project: Felix
Issue Type: Bug
Components: Dependency Manager
Affects Versions: dependencymanager-3.0.0
Environment: Felix 3.2.2, ConfigAdmin 1.2.8
Reporter: Alexander Broekhuis
When using the latest release of the dependency manager (3.0.0), configuration
dependencies aren't propagated towards parent classes. For previous releases
this used to work (2.0.1).
To reproduce:
- Have an abstract class which implements the ManagedService interface and has
the updated() method
- Create a class which extends the previous abstract class
- Create a new DependencyManager component with the created class as component
- Add a configuration dependency to the component
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira