1. 9460db2 Add support for enabling bundle activation policy when starting the bundle; by Richard S. Hall · 15 years ago
  2. ae5e94a Improved a message. (FELIX-1151) by Richard S. Hall · 15 years ago
  3. 806ae82 Combined all dependency introspection commands into one "inspect" command. by Richard S. Hall · 15 years ago
  4. 1111c18 The help command now only lists the command name with no args and gives by Richard S. Hall · 15 years ago
  5. 8b9f703 Modify help command to make it display command usage and description by Richard S. Hall · 15 years ago
  6. ca0578c Applied patch (FELIX-1052) to add "log" command to shell. by Richard S. Hall · 15 years ago
  7. 79dd752 Applied patch (FELIX-1058) to add a shell command to allow you to find by Richard S. Hall · 15 years ago
  8. c58a433 Handle invalid bundle case properly properly in "requirers" and "exports" by Richard S. Hall · 15 years ago
  9. 3132f4d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  10. 1b96140 [maven-release-plugin] prepare release org.apache.felix.shell-1.2.0 by Karl Pauls · 15 years ago
  11. a8a7a52 Update changelog and prepare 1.2.0 release. by Karl Pauls · 15 years ago
  12. 9fc3d91 Implement "requires" and "requirers" commands. (FELIX-1009) by Richard S. Hall · 15 years ago
  13. cb4d581 Renamed "packages" command to "exports" and made it more consistent with by Richard S. Hall · 15 years ago
  14. 4d2d43d Added command to list a bundle's imported packages. (FELIX-1006) by Richard S. Hall · 15 years ago
  15. c7dd648 Added support for transiently starting/stopping bundles. (FELIX-741) by Richard S. Hall · 16 years ago
  16. a0ea099 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  17. 77367dd [maven-release-plugin] prepare release org.apache.felix.shell-1.0.2 by Karl Pauls · 16 years ago
  18. da29c0a Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  19. aaf81ee Added OBR descriptor and updated to latest bundle plugin. (FELIX-669) by Richard S. Hall · 16 years ago
  20. df1ddf6 Modified "update" command to not append ".jar" to URLs and also modified the by Richard S. Hall · 16 years ago
  21. 13639bb Manually update dependencies to snapshot. by Karl Pauls · 16 years ago
  22. 25ca9c5 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  23. 65a0036 [maven-release-plugin] prepare release org.apache.felix.shell-1.0.1 by Karl Pauls · 16 years ago
  24. dec905b Manually update dependencies to minor release. by Karl Pauls · 16 years ago
  25. b26e3f4 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 · 16 years ago
  26. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  27. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  28. 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 · 16 years ago
  29. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  30. dc34da1 Applied patch (FELIX-473) to fix a bug in retrieving a command's service by Richard S. Hall · 16 years ago
  31. 7cce976 Add missing version element by Stuart McCulloch · 16 years ago
  32. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  33. 646b9f1 Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  34. 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 · 16 years ago
  35. b61fe0e Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  36. 47ab0ae Organize imports, remove unused casts and remove trailing spaces - no other changes this time by Carsten Ziegeler · 17 years ago
  37. 53b66b7 Rollback to previous version to undo formating changes by Karl Pauls · 17 years ago
  38. eb80d51 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  39. 5fc73fb Organize imports by Carsten Ziegeler · 17 years ago
  40. f62835a Copy LICENSE and NOTICE files to the root of the artifacts. by Karl Pauls · 17 years ago
  41. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  42. 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
  43. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  44. 677f589 Added documentation to the shell and bundlerepository sub-projects in by Richard S. Hall · 17 years ago
  45. ba5ce90 Added change logs to the various sub-projects in order to create their by Richard S. Hall · 17 years ago
  46. de5030b Modified refresh command to accept bundle IDs. by Richard S. Hall · 17 years ago
  47. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  48. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  49. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 17 years ago
  50. d292db6 Modified 'ps' so that it displays reasonable defaults if headers are missing. by Richard S. Hall · 17 years ago
  51. 1f1e2ef The shell bundle had the wrong bundle symbolic name, should be the by Richard S. Hall · 18 years ago
  52. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  53. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  54. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  55. 92748de Improved install command feedback message (FELIX-176). by Richard S. Hall · 18 years ago
  56. 96cade6 Added install feedback to print out bundle ID (FELIX-176). by Richard S. Hall · 18 years ago
  57. 1da4e54 Modified these subprojects to use the new Maven bundle plugin. by Richard S. Hall · 18 years ago
  58. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  59. c907976 Added LICENSE and NOTICE files. by Richard S. Hall · 18 years ago
  60. b084086 Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  61. 0fcc271 Shortened the subproject directory names. by Richard S. Hall · 18 years ago[Renamed from org.apache.felix.shell]
  62. 9beb33e Modified the Maven OSGi plugin to require: by Richard S. Hall · 18 years ago
  63. 54cf112 Implemented a new shell command for explicitly resolving bundles. by Richard S. Hall · 18 years ago
  64. 590f805 Modified the pom files to remove the bundle activator and the import package by Richard S. Hall · 18 years ago
  65. 3126799 Modified these pom files to use variable substitution in some of the manifest by Richard S. Hall · 18 years ago
  66. 963719b Updates to Felix modules related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  67. 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 18 years ago
  68. bfd9996 changes ... by Alex Karasulu · 18 years ago
  69. 07d2049 merging mavenized branch changes from revision 382466 to the current head by Alex Karasulu · 18 years ago