1. 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
  2. 8b93efa Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago[Renamed (96%) from dependencymanager/core/src/main/java/org/apache/felix/dm/dependencies/ConfigurationDependency.java]
  3. 61a8114 Added support for invoking life cycle callbacks on something else than the service instance. Refactored some of the callback invocation code so all of them now use the same implementation. Implemented some still missing things. by Marcel Offermans · 14 years ago
  4. 379ba3e fixed javadoc by Pierre De Rop · 15 years ago
  5. a0204f5 added MetaType support in DependencyManager API by Pierre De Rop · 15 years ago
  6. 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