1. 37ef651 Revert to parent pom 1.2.0 and to maven-bundle-plugin 2.3.4 because it's not worth doing this (see FELIX-4557) by Pierre De Rop · 10 years ago
  2. 4713947 fixed scm section by Pierre De Rop · 10 years ago
  3. 55c6701 use latest maven-bundle-plugin 2.5.0 by Pierre De Rop · 10 years ago
  4. 3666186 prepare release 3.2.0 by Pierre De Rop · 10 years ago
  5. 5d3fd5f fixed scm section by Pierre De Rop · 10 years ago
  6. 74285ae updated parent pom to 2.1 version. declared scm section. by Pierre De Rop · 10 years ago
  7. cebf88c the DM shell does not depend on Eclipse anymore by Pierre De Rop · 10 years ago
  8. 89d3044 fixed version of latest changelog by Pierre De Rop · 10 years ago
  9. f9a2e2c changed copyright year by Pierre De Rop · 10 years ago
  10. a936829 FELIX-4294: Removed wrong "diagnose" function from COMMAND_FUNCTION by Pierre De Rop · 11 years ago
  11. 6662e5c FELIX-4352: committed the jan15.path attached in the felix issue (many thanks Jago !). by Pierre De Rop · 11 years ago
  12. cc47a48 [FELIX-4352] Detect missing configuration dependency before checking dependency cycles. by Pierre De Rop · 11 years ago
  13. 2d8270a FELIX-4352: Added support of circular dependency in the wtf command (work in progress) by Pierre De Rop · 11 years ago
  14. cec9c3e FELIX-4352: Added the wtf enhancement (thanks Jago !). I think that service properties should be taken into account by the getRoot method. by Pierre De Rop · 11 years ago
  15. 1f35b82 FELIX-4294: Dependency Manager shell improvements by Pierre De Rop · 11 years ago
  16. 8efb751 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 12 years ago
  17. 697358f [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-3.0.1 by Marcel Offermans · 12 years ago
  18. 2473545 Preparing for release, updated copyright year. by Marcel Offermans · 12 years ago
  19. 115f082 Apache-developed software shouldn't be incluced in third-party software by Richard S. Hall · 14 years ago
  20. 273d8c1 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
  21. 3b79798 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-3.0.0 by Marcel Offermans · 14 years ago
  22. 4fb36aa Rolled back the 2nd release attempt. by Marcel Offermans · 14 years ago
  23. 79f0fa5 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
  24. 7ff72d7 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-3.0.0 by Marcel Offermans · 14 years ago
  25. bb4a8b7 Updated changelogs with initial messages. by Marcel Offermans · 14 years ago
  26. 5f8fb37 Added changelog.txt's. by Marcel Offermans · 14 years ago
  27. 083a970 Fixed DEPENDENCIES files. by Marcel Offermans · 14 years ago
  28. e13b7bf [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
  29. 6e89418 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-3.0.0 by Marcel Offermans · 14 years ago
  30. 37b9004 Release prep. by Marcel Offermans · 14 years ago
  31. 9dec17b More updates to the poms and licenses. by Marcel Offermans · 14 years ago
  32. c2664ea Updated poms to include DEPENDENCIES file in META-INF and some other small cleanups. by Marcel Offermans · 14 years ago
  33. 89c60cc Cleaned up poms in preparation for release. by Marcel Offermans · 14 years ago
  34. d5b7f56 Fixed missing license headers. by Marcel Offermans · 14 years ago
  35. 2d7d3f4 Freed the pom from its direct parent. by Marcel Offermans · 14 years ago
  36. ae342c6 Updated notice file, made pom.xml independent from its old parent so we don't need to release that one. by Marcel Offermans · 14 years ago
  37. 17753d5 changed bundle symbolic name to org.apache.felix.dependencymanager.shell by Pierre De Rop · 14 years ago
  38. fd94a83 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
  39. 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
  40. c91ef0b don't import org.apache.felix.dm.management package anymore since the API is now in the same toplevel package by Pierre De Rop · 14 years ago
  41. 8b93efa Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago
  42. 4128bfd Fixed Gogo command in order to keep the same syntax from other shells by Pierre De Rop · 14 years ago
  43. 0e6cbf3 Added support for Gogo shell by Pierre De Rop · 14 years ago
  44. 9f26a06 register the FelixDMCommand instead of the DMCommand command by Pierre De Rop · 15 years ago
  45. 0e0ca3c revert to previous version: this is the FelixDMCommand which properly implements the Command interface by Pierre De Rop · 15 years ago
  46. bf7b5a6 fixed the DMCommand which must implement the Felix Command interface by Pierre De Rop · 15 years ago
  47. 13f0f43 fixed the shell equinox shell command by Marcel Offermans · 15 years ago
  48. 9432055 metadata changes by Marcel Offermans · 15 years ago
  49. 8d9ef76 shell now works both in eclipse and equinox by Marcel Offermans · 15 years ago
  50. 404cd54 added some new adapters and a few fixes, work in progress, more changes by Marcel Offermans · 15 years ago
  51. 8341616 renamed package to dm by Pierre De Rop · 15 years ago
  52. f4a26e9 changed package to dm by Pierre De Rop · 15 years ago
  53. 6cb11f9 moved to new dm package by Pierre De Rop · 15 years ago
  54. ca21ff1 updated to osgi.org dependencies, fixed several small mistakes with previous checkin by Marcel Offermans · 15 years ago
  55. 4bcd2cb Updated all poms. by Marcel Offermans · 15 years ago
  56. 8f480e6 Moving shell to submodule. by Marcel Offermans · 15 years ago