1. 565ede7 added annotation support for factory configuration adapter service by Pierre De Rop · 15 years ago
  2. 2944e68 fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array. by Pierre De Rop · 15 years ago
  3. 7b3b21c Added an extra parameter to resource adapters to specify a handler to invoke life cycle callbacks on. Experimental bit of API for now. by Marcel Offermans · 15 years ago
  4. a06f37d applied DependencyManager.createResourceAdapterService() API modification: service name is now defined as a String, not as a Class by Pierre De Rop · 15 years ago
  5. 2ac424c fixed wrong version of core/compendium dependencies by Pierre De Rop · 15 years ago
  6. a0dfcde Fixed bug when parsing BundleDependency's propagate attribute. Added ResourceAdapter and ResourceDependency annotations. by Pierre De Rop · 15 years ago
  7. b66b73c code factorization: merged setServiceComposition/setServiceCallbacks methods into setCommonServiceParams method. Added factory/factoryMethod attributes in AspectService annotation by Pierre De Rop · 15 years ago
  8. 66afb93 added annotation support for BundleAdapterService by Pierre De Rop · 15 years ago
  9. 5e5f451 added annotation support for BundleAdapterService. Fixed wrong default value for "propagate" BundleDependency attribute by Pierre De Rop · 15 years ago
  10. cbfe88e Attempt to implement aspect API change in the runtime. by Marcel Offermans · 15 years ago
  11. 274fdad added BundleDependency annotation by Pierre De Rop · 15 years ago
  12. b745560 added support for annotated adapter services by Pierre De Rop · 15 years ago
  13. 720122b fixed aspect service parsing (the lifecycle callbacks, and composition method name was not parsed) by Pierre De Rop · 15 years ago
  14. 0d44224 fixed javadoc. Added Aspect support by Pierre De Rop · 15 years ago
  15. f7a312b fixed javadoc by Pierre De Rop · 15 years ago
  16. cdea877 added AspectService by Pierre De Rop · 15 years ago
  17. c1d19c9 fixed bnf description in javadoc by Pierre De Rop · 15 years ago
  18. f9bfe44 removed "changed/removed" callbacks from temporal service dependency annotation by Pierre De Rop · 15 years ago
  19. a050e9a added support for temporal service dependency annotations by Pierre De Rop · 15 years ago
  20. 53d3376 code cleanup by Pierre De Rop · 15 years ago
  21. 159eef8 fixed bug when creating a ConfigurationDependency (the pid was not set) by Pierre De Rop · 15 years ago
  22. 77b9583 import dependencymanager packages using version range by Pierre De Rop · 15 years ago
  23. 4124179 fixed bug when handling dependencymanager service factory parameters by Pierre De Rop · 15 years ago
  24. b207999 Fixed javadoc by Pierre De Rop · 15 years ago
  25. c21fa88 initial commit of the DependencyManager Component Runtime bundle which tracks started bundles and loads their corresponding component descriptors from OSGI-INF/*.dm by Pierre De Rop · 15 years ago