1. dc3ad6a FELIX-3377 Commit my latest patch (FELIX-3377-4-fmeschbe.patch) including input from David Jencks (thanks alot). by Felix Meschberger · 12 years ago
  2. 8422a30 FELIX-3377 Applied patch provided by David Jencks (thanks alot) slightly modified: by Felix Meschberger · 13 years ago
  3. 1a0bd2c FELIX-3090 Ensure target properties are properly considered when satisfying the ComponentFactory service by Felix Meschberger · 13 years ago
  4. 161c4c0 FELIX-3087 Fix wrong Character/Char type conversion; add unit tests; refactor value conversion to do it during validation, which allows to fail value conversion on a component-level instead of a descriptor file level. by Felix Meschberger · 13 years ago
  5. f65156d FELIX-3086 Missing support for DS 1.1 "Character" type name plus unit test by Felix Meschberger · 13 years ago
  6. 4c6215d FELIX-2821 Apply patch by Stephen Flynn (thanks alot). Basically when closing the DependencyManagers, the manager list is copied, reversed and this reversed copy is iterated. And added an integration test to prove correctness. by Felix Meschberger · 14 years ago
  7. d767799 FELIX-2519 Specification of activate, deactivate, modified, and configuration-policy attributes is not allowed for DS 1.0 descriptors. by Felix Meschberger · 14 years ago
  8. f96e10c FELIX-2233 Ensure new component instances (created for factory configurations) are not enabled if the component has been disabled by ComponentContext.disableComponent(String) by Felix Meschberger · 15 years ago
  9. 3242020 FELIX-2010 Missing descriptor for the test components ... by Felix Meschberger · 15 years ago
  10. f1ce1a3 FELIX-1943 Ensure components which are not satisfied any longer if a service is unregistered are deactivated. Before this would only happen if the component had the service bound, which is not always the case (for example for ComponentFactory components). by Felix Meschberger · 15 years ago
  11. 01fdc28 FELIX-1922 test ComponentFactory does not require configuration by Felix Meschberger · 15 years ago
  12. 470a975 FELIX-1841 Apply DependencyManager part of FELIX-1841.patch.2 supplied by Pierre de Rop (thanks) with the slight modification of guarding the rebind with a configuration setting. Also added integration tests validating this fix. by Felix Meschberger · 15 years ago
  13. 639f83a FELIX-1825 Deactivate component instances of delayed components which by Felix Meschberger · 15 years ago
  14. 40a2677 FELIX-1686 Record in the component metadata whether the activate/deactivate by Felix Meschberger · 15 years ago
  15. f975aa5 Add integration tests for service binding mechanisms by Felix Meschberger · 15 years ago
  16. 31181f2 FELIX-1503 Add API to ComponentHolder to allow ImmediateComponentManager instances by Felix Meschberger · 15 years ago
  17. 883c48c New test verifying that a single-component XML document without the by Felix Meschberger · 15 years ago
  18. bbfc717 FELIX-1447 Remove ComponentMetadata parameter from AbstractComponentManager.log by Felix Meschberger · 15 years ago
  19. 01ead65 FELIX-1436 Ensure duplicate implementation and/or service elements render by Felix Meschberger · 15 years ago
  20. 4dab8ea FELIX-1232 Add integration test ensuring private component by Felix Meschberger · 15 years ago
  21. 47eb037 FELIX-1416 Add unit and integration tests for new and fixed configuration behaviour by Felix Meschberger · 15 years ago
  22. d07f180 FELIX-1284 unit tests for new "modified" attribute by Felix Meschberger · 15 years ago
  23. f7d5706 FELIX-924 configuration policy configurable by Felix Meschberger · 15 years ago