1. 936d26c fixed memory leak in remove(Dependency) method by Pierre De Rop · 14 years ago
  2. 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
  3. 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
  4. 8b93efa Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago
  5. 8f0d45c Added javadoc. Added missing method "isAutoConfig()". by Pierre De Rop · 14 years ago
  6. e8894c2 fixed invalid classcast in remove method by Pierre De Rop · 14 years ago
  7. 9684fed added compatibility bundle for old dm version 2.x.x by Pierre De Rop · 15 years ago