1. 08615d2 Fixed bug in swapped callback of AbstractDecorator. Instead of really swapping it re-added the old service instead of the new one. by Xander Uiterlinden · 12 years ago
  2. 4aa032c FELIX-3186 Applied the patch, with some improvements. by Marcel Offermans · 13 years ago
  3. 58f6c39 FELIX-2964 (NPE on some dependency manager adapters, when auto-configuration mode is disabled) by Pierre De Rop · 13 years ago
  4. 5be5f14 Added an @author tag to all class comments. by Marcel Offermans · 13 years ago
  5. 09e14aa Bugfixes for several issues with required service dependencies with callbacks in scenarios where multiple dependencies are available. by Marcel Offermans · 14 years ago
  6. faaed47 Big refactoring, renamed "Service" to "Component" whenever it was referring to the thing that has dependencies and registers itself as a service. by Marcel Offermans · 14 years ago
  7. 3d92121 Several smaller bugfixes and performance updates for resources. Added a test that demonstrates how to create a custom dependency (and did some refactorings to make that easier). by Marcel Offermans · 14 years ago
  8. 8b93efa Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago
  9. a8c213f Refactored resource dependencies to use URLs instead of the Resource interface we used previously. Adapted all tests to reflect that. by Marcel Offermans · 14 years ago
  10. 19476fe - Reworked the aspect API in order to allow to provide aspect parameters by by Pierre De Rop · 14 years ago
  11. 21f95dd added missing synchronize in ManagedServiceFactory's updated method (fix in progress) by Pierre De Rop · 14 years ago
  12. ef94c88 ConfigAdmin factory configuration adapter support by Pierre De Rop · 14 years ago
  13. d665eaf Fixes for bundle adapters. Added missing methods to DAB. by Marcel Offermans · 14 years ago
  14. 3e1998c refactored some common features into an abstract superclass for all decorator patterns by Marcel Offermans · 15 years ago