1. 84f26eb Don't export old API wiht a version. by Pierre De Rop · 14 years ago
  2. 4040854 Export old dependencymanager package with version 2.0.2, and Import new package with version [3,4) by Pierre De Rop · 14 years ago
  3. c82a576 Cleaned imports. by Pierre De Rop · 14 years ago
  4. 44d9982 FELIX-2778 (DM compat layer does not cleanup left-over Service instances when bundle is stopped) by Pierre De Rop · 14 years ago
  5. 936d26c fixed memory leak in remove(Dependency) method by Pierre De Rop · 14 years ago
  6. 34ab294 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. e7951e3 Cleaned up the pom.xml files, centralizing dependencies and versions and making it easier to just checkout this project and build it. Also made sure that the appropriate parts of the dependency manager are now compiled against the standard OSGi execution environment instead of Java 5 (annotation related bundles and tests are excluded). by Marcel Offermans · 14 years ago
  8. 8b93efa Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago
  9. 8f0d45c Added javadoc. Added missing method "isAutoConfig()". by Pierre De Rop · 14 years ago
  10. e8894c2 fixed invalid classcast in remove method by Pierre De Rop · 14 years ago
  11. 9684fed added compatibility bundle for old dm version 2.x.x by Pierre De Rop · 15 years ago