1. 491e963 Apache-developed software shouldn't be incluced in third-party software by Richard S. Hall · 14 years ago
  2. 4d761a8 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
  3. 0303b8d [maven-release-plugin] prepare release org.apache.felix.dependencymanager.compat-3.0.0 by Marcel Offermans · 14 years ago
  4. 0f42043 Rolled back the 2nd release attempt. by Marcel Offermans · 14 years ago
  5. 91615dc [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
  6. 4d4891f [maven-release-plugin] prepare release org.apache.felix.dependencymanager.compat-3.0.0 by Marcel Offermans · 14 years ago
  7. f51b783 Updated changelogs with initial messages. by Marcel Offermans · 14 years ago
  8. b6645ba Added changelog.txt's. by Marcel Offermans · 14 years ago
  9. 839b6a1 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
  10. f3b980b [maven-release-plugin] prepare release org.apache.felix.dependencymanager.compat-3.0.0 by Marcel Offermans · 14 years ago
  11. 45c3a06 More release prep. by Marcel Offermans · 14 years ago
  12. 8edbaa4 Release prep. by Marcel Offermans · 14 years ago
  13. 75177fe More updates to the poms and licenses. by Marcel Offermans · 14 years ago
  14. 86bfb70 Updated poms to include DEPENDENCIES file in META-INF and some other small cleanups. by Marcel Offermans · 14 years ago
  15. 0994a31 Cleaned up poms in preparation for release. by Marcel Offermans · 14 years ago
  16. c78dcbd Freed the pom from its direct parent. by Marcel Offermans · 14 years ago
  17. 9704086 fixed sub project name by Pierre De Rop · 14 years ago
  18. d41435b trying to fix license files ... by Pierre De Rop · 14 years ago
  19. dff1dc6 Don't export old API wiht a version. by Pierre De Rop · 14 years ago
  20. c8927e0 Export old dependencymanager package with version 2.0.2, and Import new package with version [3,4) by Pierre De Rop · 14 years ago
  21. 3482b06 Cleaned imports. by Pierre De Rop · 14 years ago
  22. 842b1b6 FELIX-2778 (DM compat layer does not cleanup left-over Service instances when bundle is stopped) by Pierre De Rop · 14 years ago
  23. 7937dcc fixed memory leak in remove(Dependency) method by Pierre De Rop · 14 years ago
  24. 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
  25. 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
  26. 4735ada Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago
  27. 23b3b15 Added javadoc. Added missing method "isAutoConfig()". by Pierre De Rop · 15 years ago
  28. c2aab66 fixed invalid classcast in remove method by Pierre De Rop · 15 years ago
  29. 250a119 added compatibility bundle for old dm version 2.x.x by Pierre De Rop · 15 years ago