1. ad76067 Added the notion of ranking to aspects so they can dynamically be chained. Fixed a bug in bundle dependencies. by Marcel Offermans · 15 years ago
  2. a83c25a added a method to specify a service dependency that is based only on a filter condition by Marcel Offermans · 15 years ago
  3. 117aa2f added generic support for propagation of a dependency's properties to a service, implemented for configuration and resource dependencies by Marcel Offermans · 15 years ago
  4. 001db05 added some new adapters and a few fixes, work in progress by Marcel Offermans · 15 years ago
  5. aacb3aa renamed package to org.apache.felix.dm.impl.dependencies by Pierre De Rop · 15 years ago
  6. 4924974 moved to org.apache.felix.dm.impl.dependencies package by Pierre De Rop · 15 years ago[Renamed from dependencymanager/core/src/main/java/org/apache/felix/dependencymanager/dependencies/ServiceDependency.java]
  7. 203bdad added support and tests for resource dependencies that are shared between services by Marcel Offermans · 15 years ago
  8. 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
  9. b196d72 factoring out some common methods by Marcel Offermans · 15 years ago
  10. 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[Renamed (81%) from dependencymanager/core/src/main/java/org/apache/felix/dependencymanager/ServiceDependency.java]
  11. ca21ff1 updated to osgi.org dependencies, fixed several small mistakes with previous checkin by Marcel Offermans · 15 years ago
  12. 74363c3 FELIX-1546 applied the patch with some modifications by Marcel Offermans · 15 years ago
  13. 1e1233e Moving dependencymanager.temp to submodule. by Marcel Offermans · 15 years ago[Renamed from dependencymanager.temp/src/main/java/org/apache/felix/dependencymanager/ServiceDependency.java]
  14. a962bc9 Preparing move. by Marcel Offermans · 15 years ago