1. 53fe398 FELIX-5164: Increased minor version because API has been modified in order to support callback instance for Aspects. by Pierre De Rop · 9 years ago
  2. becfed4 FELIX-5155: Do not invoke callbacks on Factory Pid Adapters components and on AbstractDecorator components (excepts for the first internal dependency declared by aspects and adapters). by Pierre De Rop · 9 years ago
  3. 32b68c8 FELIX-5164: Add support for callback instance in Aspects. by Pierre De Rop · 9 years ago
  4. cc3f816 FELIX-5155: cleanup possibly cached dependency callback instance when removing a dependency from an aspect or adapter component. by Pierre De Rop · 9 years ago
  5. e04b687 Added comments. by Pierre De Rop · 9 years ago
  6. 2c3aeab FELIX-5155: Adapter/Aspect extra service dependencies injected twice if using callback instance. by Pierre De Rop · 9 years ago
  7. fd90eda FELIX-5153: DM4 calls stop before ungetService() on ServiceFactory components. by Pierre De Rop · 9 years ago
  8. 82e47a4 FELIX-5147: Bundle Adapter auto configures class fields even if callbacks are used. by Pierre De Rop · 9 years ago
  9. adea09f FELIX-5146: Service adapters must not turn on autoconf mode if callbacks are ever used. by Pierre De Rop · 9 years ago
  10. c723eb3 FELIX-5114: Schedule configuration update in Component executor synchronously. by Pierre De Rop · 9 years ago
  11. 58018a1 [FELIX-5113] - Remove useless wrong test in ConfigurationDependencyImpl. by Pierre De Rop · 9 years ago
  12. 43ca21b FELIX-5104: Call a conf dependency callback Instance with an instantiated component by Pierre De Rop · 9 years ago
  13. 1088d6d FELIX-5054: clean-up instance bound dependencies when the component is destroyed. by Pierre De Rop · 9 years ago
  14. 1eb4a45 FELIX-5045: Committed a fix that avoid invoking optional dependency callbacks before start. by Pierre De Rop · 9 years ago
  15. 85fc8f0 FELIX-4974: DM filter indices are not enabled if the dependencymanager bundle is started before any other bundles that contain a DM Activator. by Pierre De Rop · 9 years ago
  16. c8295c2 FELIX-4907: ConfigurationDependency calls updated(null) when component is stopped. by Pierre De Rop · 9 years ago
  17. 7b5d1d1 uncommitted the patch for FELIX-4879, which is invalid. by Pierre De Rop · 9 years ago
  18. 8db54e4 Committed the following contributions provided by Raluca Grigoras (many thanks): by Pierre De Rop · 9 years ago
  19. c40d93f FELIX-4869: Fixed comments. by Pierre De Rop · 9 years ago
  20. e4cc2c3 FELIX-4858: Added missing createCopy in TemporalServiceDependencyImpl, this dependency can now be used from any adapter. by Pierre De Rop · 9 years ago
  21. d2012be FELIX-4869: Fixed a bug where optional dependency callbacks are not invoked if the optional dependency by Pierre De Rop · 9 years ago
  22. bfa2728 FELIX-4832: ClassCastException with autoconfig Iterable fields. by Pierre De Rop · 9 years ago
  23. 3a00a21 moved new dm4 from sandbox to trunk. by Pierre De Rop · 10 years ago