1. 43082dd renamed package to org.apache.felix.dm.management. by Pierre De Rop · 15 years ago
  2. 8be5073 moved to org.apache.felix.dm.management package by Pierre De Rop · 15 years ago
  3. ddce586 Created interfaces for all kind of dependencies. Implementation classes are now in org.apache.felix.dm.impl.dependencies package by Pierre De Rop · 15 years ago
  4. 26c4a97 changed package to org.apache.felix.dm.dependencies. Removed start/stop method which are not part of the API. The start/stop methods are now in org.apache.felix.dm.impl.dependencies.DependencyActivation interface by Pierre De Rop · 15 years ago
  5. 26bb3c4 moved to org.apache.felix.dm.dependencies package by Pierre De Rop · 15 years ago
  6. ae4a5db moved org.apache.felix.dependencymanager package to org.apache.felix.dm. Reworked API by Pierre De Rop · 15 years ago
  7. 3960e55 moved to org.apache.felix.dm package by Pierre De Rop · 15 years ago
  8. 203bdad added support and tests for resource dependencies that are shared between services by Marcel Offermans · 15 years ago
  9. 2925f17 added support for resources and resource dependencies, plus a test case by Marcel Offermans · 15 years ago
  10. 80eeafe added support for adding dynamic aspects for services, plus a test that validates the basic behaviour by Marcel Offermans · 15 years ago
  11. cae6136 adapted service, configuration and bundle dependencies to allow them to be added to more than one service so you can share them efficiently, added basic tests for those scenarios by Marcel Offermans · 15 years ago
  12. b196d72 factoring out some common methods by Marcel Offermans · 15 years ago
  13. 9f3c5f4 extended the bundle dependency test to check filtering, added debug output to the Ensure class, fixed the BundleDependency by Marcel Offermans · 15 years ago
  14. d66c5ce added support for bundle dependencies plus a basic test by Marcel Offermans · 15 years ago
  15. 9bbe334 only invokes setAccessible() when necessary now by Marcel Offermans · 15 years ago
  16. e14b342 moved classes to subpackages, updated ServiceTracker to 4.2 spec, added BundleTracker and BundleDependency, ResourceDependency and some preliminary resource related classes (WIP) by Marcel Offermans · 15 years ago
  17. ca21ff1 updated to osgi.org dependencies, fixed several small mistakes with previous checkin by Marcel Offermans · 15 years ago
  18. c854d1a moving around some of the code in preparation for some extensions by Marcel Offermans · 15 years ago
  19. d3f0f29 FELIX-1546 added a missing file, and an integration test that validates the working of the temporal dependency by Marcel Offermans · 15 years ago
  20. 74363c3 FELIX-1546 applied the patch with some modifications by Marcel Offermans · 15 years ago
  21. 4bcd2cb Updated all poms. by Marcel Offermans · 15 years ago
  22. 76586ff Removing integration tests. by Marcel Offermans · 15 years ago
  23. 1e1233e Moving dependencymanager.temp to submodule. by Marcel Offermans · 15 years ago