1. 1d5983e Remove duplicate dependencies (Maven 3 complains about these now). by Chris Custine · 15 years ago
  2. 4790dd3 FELIX-1810: improvements to Main startup class, patch provided by Jarek Gawor by Guillaume Nodet · 15 years ago
  3. 3daf0b5 FELIX-1817: Backspace does not work anymore when connecting from the karaf-client by Guillaume Nodet · 15 years ago
  4. 697dc53 FELIX-1642: osgi:shutdown just hang when using karaf-client.jar by Guillaume Nodet · 15 years ago
  5. f529de3 FELIX-1818: Ctrl-C kills the karaf-client instead of being sent to the server by Guillaume Nodet · 15 years ago
  6. 43f284a FELIX-1805 - Upgrade equinox to 3.5.1 by Chris Custine · 15 years ago
  7. d6b4652 FELIX-1803 - Unable to edit or backspace on multiline commands by Chris Custine · 15 years ago
  8. face733 FELIX-1802 - Grep command line prefix (-n) not working properly by Chris Custine · 15 years ago
  9. 290f07d FELIX-1801 - Case insensitive grep outputs all uppercase in match results by Chris Custine · 15 years ago
  10. 8426630 FELIX-1799: Hot-deployment not working on admin:create'd instances by Gert Vanthienen · 15 years ago
  11. 1ebf8a5 FELIX-1766: fix various problems by Guillaume Nodet · 15 years ago
  12. 8c0c8eb FELIX-1766: Refactor and enable AdminServiceMBean by Guillaume Nodet · 15 years ago
  13. be88852 FELIX-1791 - Update to the karaf web demo readme. by Chris Custine · 15 years ago
  14. 10aaf3b [FELIX-1793]ensure launch karaf java process from KARAF_BASE folder by Freeman Yue Fang · 15 years ago
  15. 82e972f Remove verify calls for easymock by Guillaume Nodet · 15 years ago
  16. 785255f FELIX-1784: add an option to control the behavior in case of a failure in a batched installation by Guillaume Nodet · 15 years ago
  17. 3dc630e FELIX-1786: the features deployment listener tracks installed bundles and force their resolution by Guillaume Nodet · 15 years ago
  18. cbb9525 [FELIX-1784]install one feature failed in org.apache.felix.karaf.features.cfg featuresBoot list shouldn't block install other features in this list by Freeman Yue Fang · 15 years ago
  19. 1b869f4 FELIX-1777: Hitting backspace beyond last character causes LOUD BEEP by Guillaume Nodet · 15 years ago
  20. 1710abf FELIX-1779: The port for the jmx server needs to be configured at two locations by Guillaume Nodet · 15 years ago
  21. c0ff563 FELIX-1778: instances/xxx/karaf.bat leaks environment variables to parent shell by Guillaume Nodet · 15 years ago
  22. e4c754d FELIX-1064: Improve validate goal to deal with repository specified in the bundle url by Gert Vanthienen · 15 years ago
  23. 62c174d FELIX-1772: upgrade to felix framework 2.0.1 by Guillaume Nodet · 15 years ago
  24. 2d33092 FELIX-1755: provide a script that would be loaded when starting a new shell by Guillaume Nodet · 15 years ago
  25. 850d50f FELIX-1718: karaf shell config:update command should persist / override configurations from the etc/ folder by Guillaume Nodet · 15 years ago
  26. 7f81043 FELIX-1771: Feature deployer is broken on windows by Guillaume Nodet · 15 years ago
  27. d4e4c65 [FELIX-1768]should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Freeman Yue Fang · 15 years ago
  28. ceb3373 FELIX-1064: Add a goal to validate a features descriptor to the features-maven-plugin by Gert Vanthienen · 15 years ago
  29. f30a8bc FELIX-1655: enhance the webconsole plugin + unit tests, patch provided by David Bosschaert with many thx by Guillaume Nodet · 15 years ago
  30. 44ef462 FELIX-1620: Script for running the created Karaf instances with a console by Guillaume Nodet · 15 years ago
  31. 8d96ddb FELIX-1655: Provide an additional argument to the Karaf admin:create command that specifies the featuresBoot by Guillaume Nodet · 15 years ago
  32. ed407b8 FELIX-1757: Completer for session scopes by Guillaume Nodet · 15 years ago
  33. 3091638 FELIX-1763: upgrade to latest pax-url by Guillaume Nodet · 15 years ago
  34. f06efd9 Change a bit the manual generation so that it can we also fallback to a dummy pdf in case of an error, and it also provides an easier way to switch to something else than prince if needed by Guillaume Nodet · 15 years ago
  35. b5ce080 Reverting disable of manual build. Manual build succeeds but assembly fails if it the manual pdf is not available. We'll have to get prince installed on build servers, or find some way to optionally include it in assembly. by Chris Custine · 15 years ago
  36. 6f6a605 Disabling manual in default build for now. Perhaps we should add a profile to include it so that default builds work without prince (like Hudson builds). by Chris Custine · 15 years ago
  37. 20e0115 FELIX-1743: include the karaf manual into the distribution by Guillaume Nodet · 15 years ago
  38. 2f2aecc FELIX-1762: upgrade to pax-web 0.7.1 by Guillaume Nodet · 15 years ago
  39. 0f4abbf FELIX-1761: include felix as a platform for karaf integration tests by Guillaume Nodet · 15 years ago
  40. 7b3a3bd FELIX-1091: [karaf] reenable integration tests on windows by Guillaume Nodet · 15 years ago
  41. 2c5b2f6 FELIX-1759: upgrade karaf to latest web console by Guillaume Nodet · 15 years ago
  42. 8544c0f Use released version of felix parent pom by Guillaume Nodet · 15 years ago
  43. e4460f0 FELIX-1717: osgi:list column for spring is sometimes filled and sometimes not by Guillaume Nodet · 15 years ago
  44. 46e2838 FELIX-1626: fix some remaining bits by Guillaume Nodet · 15 years ago
  45. 514c259 FELIX-1723: [karaf] slave instances on same host as master instance does not properly lock by Guillaume Nodet · 15 years ago
  46. e1e0711 FELIX-1715: osgi:update can not be used on transformed artifacts by Guillaume Nodet · 15 years ago
  47. 0d4ee15 FELIX-1689: improve the features deployer to leverage batch installation too by Guillaume Nodet · 15 years ago
  48. 276a750 [karaf] fix the module name for the manual to be consistent with others by Guillaume Nodet · 15 years ago
  49. feb3677 FELIX-1689: use a list instead of a set to keep ordering of bundles and start them in order by Guillaume Nodet · 15 years ago
  50. 869225e FELIX-1752: [karaf] extends DefaultJDBCLock to support MySQL out of the box by Guillaume Nodet · 15 years ago
  51. e254442 FELIX-1689: make sure boot features are installed in batch to avoid unnecessary refresh by Guillaume Nodet · 15 years ago
  52. 582ec30 FELIX-1751: [karaf] admin:start silently fails to launch new instance by Guillaume Nodet · 15 years ago
  53. b49d1f5 FELIX-1749: Improve log:set command with completer and support for lower case by Gert Vanthienen · 15 years ago
  54. b8111a5 Add the manual to the build making it fully optional unless karaf is being released by Guillaume Nodet · 15 years ago
  55. d4ae3d9 FELIX-1748: make the command history persistent across restarts by Guillaume Nodet · 15 years ago
  56. ea011a0 FELIX-1744: add a -C/--context option to the grep command by Guillaume Nodet · 15 years ago
  57. b4c8e3e FELIX-1743 first commit of the apache felix karaf user guide module by Filippo Diotalevi · 15 years ago
  58. aedf17e FELIX-1689: When deploying a feature, we need to refresh some bundles to cope with newly resolved optional dependencies by Guillaume Nodet · 15 years ago
  59. 026d19a FELIX-1745: Unable to alter/unset a log level after it has been set from the console by Gert Vanthienen · 15 years ago
  60. 33bbf0c FELIX-1682: the newly installed bundles for a feature shuld be uninstalled when feature install failed by Guillaume Nodet · 15 years ago
  61. ea0f645 FELIX-1626: Configurations loaded from the etc/ directory are only available after a delay by Guillaume Nodet · 15 years ago
  62. 34532d7 FELIX-1737: upgrade karaf to fileinstall 2.0.2 by Guillaume Nodet · 15 years ago
  63. 1d5aa6d FELIX-1729, FELIX-1730: add the each / if commands, make sure the arguments are displayed in the correct order in the help system by Guillaume Nodet · 15 years ago
  64. b717ecf FELIX-1728: Karaf itests fail on IBM JDK due to missing annotations by Gert Vanthienen · 15 years ago
  65. 6d2cb49 FELIX-1660: karaf should not hardcode the 'system' location of its maven-like repository, patch provided by Richard Stone by Guillaume Nodet · 15 years ago
  66. fb5fe95 FELIX-1707 - Add OSGi framework information to InfoAction by Chris Custine · 15 years ago
  67. 29785a2 FELIX-1706 - Highlight grep matches by Chris Custine · 15 years ago
  68. 23560f4 FELIX-1656: new Shell command: shell:clear, patch provided by Lars Heinemann by Guillaume Nodet · 15 years ago
  69. e93393e FELIX-1660: karaf should not hardcode the 'system' location of its maven like repository, patch provided by David Jencks by Guillaume Nodet · 15 years ago
  70. 3abd384 FELIX-1675: karaf web demo README references old servicemix-client jar by Guillaume Nodet · 15 years ago
  71. 1e056a6 FELIX-1693: [karaf][shell] Make "system bundles" start level configurable via properties, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
  72. 2a46bef FELIX-1694: [karaf][shell] Do not print stack traces on exceptions, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
  73. 7edef20 FELIX-1626 - Configuration loaded from the etc/ directory are only available after a delay by Chris Custine · 15 years ago
  74. 819a0a3 [FELIX-1645] add null and empty check for FeaturesServiceImpl.readValue(String val) by Freeman Yue Fang · 15 years ago
  75. c029aa6 FELIX-1643: Improvements / Fixes for Karaf commands and their helps by Guillaume Nodet · 15 years ago
  76. 9bea2a3 FELIX-1624: Add convenience start/stop scripts to run Karaf in the background by Gert Vanthienen · 15 years ago
  77. 0f4d1ab FELIX-1641: Unable to connect to Karaf with ssh on Windows by Gert Vanthienen · 15 years ago
  78. 42e610c FELIX-1638: [karaf] The branding properties load can't find the external branding file by Guillaume Nodet · 15 years ago
  79. befdced [karaf] use a snapshot for parent so that karaf can build by Guillaume Nodet · 15 years ago
  80. 6f17f4f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  81. 6896d70 [maven-release-plugin] prepare release karaf-1.0.0 by Guillaume Nodet · 15 years ago
  82. 7398a72 Remove the verify goal that cause problems with maven-bundle-plugin by Guillaume Nodet · 15 years ago
  83. 5623b2c [karaf] use the released version of parent to cut the release by Guillaume Nodet · 15 years ago
  84. 8b5a31f FELIX-1626: hack to work around the fact that fileinstall does not load the CM properties soon enough by Guillaume Nodet · 15 years ago
  85. 20d5773 [karaf] Fix build when using the release profile by Guillaume Nodet · 15 years ago
  86. e7542c6 [karaf] Fix os integration on windows by Guillaume Nodet · 15 years ago
  87. df79f70 [karaf] add missing # at beginning of a commented line by Guillaume Nodet · 15 years ago
  88. e3406a0 [karaf] Fix maven assembly plugin config in release profile by Guillaume Nodet · 15 years ago
  89. c07658b [karaf] Fix scripts when karaf is installed in a directory containing a space by Guillaume Nodet · 15 years ago
  90. bac520b [karaf] Add some missing ASF headers by Guillaume Nodet · 15 years ago
  91. 0bac11c [karaf] Fix a snapshot plugin version by Guillaume Nodet · 15 years ago
  92. a494e36 Fix a few more NOTICE files by Guillaume Nodet · 15 years ago
  93. 32b1bf6 [karaf] Fix readme and release notes by Guillaume Nodet · 15 years ago
  94. e60ec8a [karaf] Fix notices for web console plugins, change default repository name, make sure ssh and management features are listed as installed, remove obr url to smx repo by Guillaume Nodet · 15 years ago
  95. ca1c87b Cleaned up unused imports by Chris Custine · 15 years ago
  96. c0713db Fixed symbolic name for command services by Chris Custine · 15 years ago
  97. bdc8c4a Fix file paths for for renamed package. by Chris Custine · 15 years ago
  98. d312f4d [karaf] fix the javax.transaction* packages exported by the system bundle by Guillaume Nodet · 15 years ago
  99. e73545e [karaf] fix NOTICE files (first pass) by Guillaume Nodet · 15 years ago
  100. 23a0f3d [karaf] rename gshell to shell and rename submodules to avoid having the parent module name in their names by Guillaume Nodet · 15 years ago