1. 7937dcc fixed memory leak in remove(Dependency) method by Pierre De Rop · 14 years ago
  2. d514807 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. ecd32b0 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. 4735ada Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago
  5. 23b3b15 Added javadoc. Added missing method "isAutoConfig()". by Pierre De Rop · 15 years ago
  6. c2aab66 fixed invalid classcast in remove method by Pierre De Rop · 15 years ago
  7. 250a119 added compatibility bundle for old dm version 2.x.x by Pierre De Rop · 15 years ago