1. 4935c11 Improved a message. (FELIX-1151) by Richard S. Hall · 16 years ago
  2. 3a112cf Combined all dependency introspection commands into one "inspect" command. by Richard S. Hall · 16 years ago
  3. 8526a3f The help command now only lists the command name with no args and gives by Richard S. Hall · 16 years ago
  4. ee5b49b Modify help command to make it display command usage and description by Richard S. Hall · 16 years ago
  5. 384aa31 Applied patch (FELIX-1052) to add "log" command to shell. by Richard S. Hall · 16 years ago
  6. f2c9d07 Applied patch (FELIX-1058) to add a shell command to allow you to find by Richard S. Hall · 16 years ago
  7. 4d27435 Handle invalid bundle case properly properly in "requirers" and "exports" by Richard S. Hall · 16 years ago
  8. 83a9255 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  9. 65b0d0a [maven-release-plugin] prepare release org.apache.felix.shell-1.2.0 by Karl Pauls · 16 years ago
  10. 5ba286c Update changelog and prepare 1.2.0 release. by Karl Pauls · 16 years ago
  11. d30ae86 Implement "requires" and "requirers" commands. (FELIX-1009) by Richard S. Hall · 16 years ago
  12. 0446d7c Renamed "packages" command to "exports" and made it more consistent with by Richard S. Hall · 16 years ago
  13. 968750b Added command to list a bundle's imported packages. (FELIX-1006) by Richard S. Hall · 16 years ago
  14. 2afab8b Added support for transiently starting/stopping bundles. (FELIX-741) by Richard S. Hall · 16 years ago
  15. 437dc97 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  16. 927d84f [maven-release-plugin] prepare release org.apache.felix.shell-1.0.2 by Karl Pauls · 16 years ago
  17. cf02fc0 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  18. 8414496 Added OBR descriptor and updated to latest bundle plugin. (FELIX-669) by Richard S. Hall · 16 years ago
  19. 3543a16 Modified "update" command to not append ".jar" to URLs and also modified the by Richard S. Hall · 17 years ago
  20. be833cf Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  21. 9f94e92 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  22. a1d2327 [maven-release-plugin] prepare release org.apache.felix.shell-1.0.1 by Karl Pauls · 17 years ago
  23. 48b94d3 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  24. 6310025 Update NOTICE file to new layout, update documentation to match new style, delete redundant NOTICE and LICENSE files, prepare changelog for 1.0.1 release, and update dependencies to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  25. 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
  26. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 17 years ago
  27. 10fad49 FELIX-486 Updated dependencies in main and framework in order to enable the creation of felix release running on JDK 1.3 by Stefano Lenzi · 17 years ago
  28. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 17 years ago
  29. dc34da1 Applied patch (FELIX-473) to fix a bug in retrieving a command's service by Richard S. Hall · 17 years ago
  30. 7cce976 Add missing version element by Stuart McCulloch · 17 years ago
  31. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  32. 646b9f1 Use latest released parent pom. by Carsten Ziegeler · 17 years ago
  33. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  34. b61fe0e Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  35. 47ab0ae Organize imports, remove unused casts and remove trailing spaces - no other changes this time by Carsten Ziegeler · 17 years ago
  36. 53b66b7 Rollback to previous version to undo formating changes by Karl Pauls · 17 years ago
  37. eb80d51 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  38. 5fc73fb Organize imports by Carsten Ziegeler · 17 years ago
  39. f62835a Copy LICENSE and NOTICE files to the root of the artifacts. by Karl Pauls · 17 years ago
  40. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  41. 99c505c Change version of parent pom to 1.0.0 and the versions of the first batch of 1.0.0 release bundles by Karl Pauls · 17 years ago
  42. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  43. 677f589 Added documentation to the shell and bundlerepository sub-projects in by Richard S. Hall · 17 years ago
  44. ba5ce90 Added change logs to the various sub-projects in order to create their by Richard S. Hall · 17 years ago
  45. de5030b Modified refresh command to accept bundle IDs. by Richard S. Hall · 17 years ago
  46. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 18 years ago
  47. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 18 years ago
  48. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 18 years ago
  49. d292db6 Modified 'ps' so that it displays reasonable defaults if headers are missing. by Richard S. Hall · 18 years ago
  50. 1f1e2ef The shell bundle had the wrong bundle symbolic name, should be the by Richard S. Hall · 18 years ago
  51. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  52. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  53. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  54. 92748de Improved install command feedback message (FELIX-176). by Richard S. Hall · 18 years ago
  55. 96cade6 Added install feedback to print out bundle ID (FELIX-176). by Richard S. Hall · 18 years ago
  56. 1da4e54 Modified these subprojects to use the new Maven bundle plugin. by Richard S. Hall · 18 years ago
  57. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  58. c907976 Added LICENSE and NOTICE files. by Richard S. Hall · 18 years ago
  59. b084086 Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  60. 0fcc271 Shortened the subproject directory names. by Richard S. Hall · 18 years ago[Renamed from org.apache.felix.shell]
  61. 9beb33e Modified the Maven OSGi plugin to require: by Richard S. Hall · 18 years ago
  62. 54cf112 Implemented a new shell command for explicitly resolving bundles. by Richard S. Hall · 19 years ago
  63. 590f805 Modified the pom files to remove the bundle activator and the import package by Richard S. Hall · 19 years ago
  64. 3126799 Modified these pom files to use variable substitution in some of the manifest by Richard S. Hall · 19 years ago
  65. 963719b Updates to Felix modules related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 19 years ago
  66. 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 19 years ago
  67. bfd9996 changes ... by Alex Karasulu · 19 years ago
  68. 07d2049 merging mavenized branch changes from revision 382466 to the current head by Alex Karasulu · 19 years ago