1. 98ac3d3 FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 15 years ago
  2. ecce257 FELIX-2063 [karaf] hardcoding org.ops4j.pax.exam.rbc.rmi.port property in raw pax runner --vmOptions is problematic when 1099 is not the next free port by Chris Custine · 15 years ago
  3. ed66a73 Remove unnecessary jline dependency since console has it embedded. Fixes build failure. by Chris Custine · 15 years ago
  4. 2c9ec92 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 15 years ago
  5. 528efb9 FELIX-1815: Introduce 'shell:logout' command to close the current shell by Guillaume Nodet · 15 years ago
  6. c981aab FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 15 years ago
  7. 79c7315 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 15 years ago
  8. 2ab12aa FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests by Gert Vanthienen · 15 years ago
  9. 371149d FELIX-2049: extend org.apache.felix.karaf.testing.Helper to emit a karaf-specific execution environmnent file for pax-runner by Guillaume Nodet · 15 years ago
  10. 6d0e01c FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance by Guillaume Nodet · 15 years ago
  11. 29e4287 Removed duplicate dependency (Maven 3 is noisy about these) by Chris Custine · 15 years ago
  12. 8e062ac FELIX-2053: Completion does not reprint previous characters in some circumstances by Guillaume Nodet · 15 years ago
  13. 19ad472 FELIX-2054: Logo is garbled when connecting using putty by Guillaume Nodet · 15 years ago
  14. 3eef245 FELIX-2032 (and revert of FELIX-2011): file host.key is not created or copied in the folder etc of the new instance(s) by Guillaume Nodet · 15 years ago
  15. 60a69b6 FELIX-2047: Support for WAR files by Guillaume Nodet · 15 years ago
  16. 14f2ff6 FELIX-2046: Upgrade web bundles to their latest version (jetty, pax-web, felix console) by Guillaume Nodet · 15 years ago
  17. 5ac0c3e FELIX-2405: Restarting the framework from the web console (or using update on the system bundle) does not work by Guillaume Nodet · 15 years ago
  18. a6f93a6 FELIX-2044: System bundles are started out of order if karaf.lock.level is > 1 by Guillaume Nodet · 15 years ago
  19. 6aa9ffc FELIX-1947: [Karaf] Remove import java.util.* from karaf.main.StringMap and replace with proper import list. by Guillaume Nodet · 15 years ago
  20. dc3fea3 FELIX-2043: When launching Karaf with equinox, the osgi framework state is not written until 30s after the boot by Guillaume Nodet · 15 years ago
  21. 6e8af01 FELIX-2026: Document the use of the system.properties config file by Guillaume Nodet · 15 years ago
  22. 7341aab FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 15 years ago
  23. a446ec2 FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 15 years ago
  24. 983a727 FELIX-2028: Upgrade to preferences services 1.0.4 by Guillaume Nodet · 15 years ago
  25. 3e0bf8a FELIX-2027: Custom deployers leveraging url handlers must not be registered before the url handler is actually registered in the osgi framework by Guillaume Nodet · 15 years ago
  26. ab80410 FELIX-2025 - grep -v doesn't filter linefeed on Windows by Chris Custine · 15 years ago
  27. 4d15383 FELIX-2001 - Add more info to log and console when feature bundles fail to resolve by Chris Custine · 15 years ago
  28. 5402da1 FELIX-2011: admin:create should use the ${karaf.home}/etc configuration files by Guillaume Nodet · 15 years ago
  29. f2366bc [FELIX-1994]improve fix to handle more generic case by Freeman Yue Fang · 15 years ago
  30. 967a3c1 [FELIX-2018]features-maven-plugin add-features-to-repo should suport the bundle start with wrap: in features.xml by Freeman Yue Fang · 15 years ago
  31. 8ea71e0 FELIX-1975: Add Oracle database support to Karaf locking feature by Gert Vanthienen · 15 years ago
  32. 798c8ec Fix to work with Maven 3 by Chris Custine · 15 years ago
  33. 040e6ec FELIX-1995: Spring status does not show properly after osgi:list command by Guillaume Nodet · 15 years ago
  34. 2fdcd61 [FELIX-1994]Web Console admin,features and gogo plugins do not work with Equinox by Freeman Yue Fang · 15 years ago
  35. a8163d2 FELIX-1970: the stop script should always work even if the default user / password / host has been changed by Guillaume Nodet · 15 years ago
  36. 4bc8c54 FELIX-1964: unable to choose the framework using system properties by Guillaume Nodet · 15 years ago
  37. ee8bd6b Update to released fileinstaller bundle. by Chris Custine · 15 years ago
  38. 4c793e7 Remove unused imports by Chris Custine · 15 years ago
  39. 795b102 FELIX-1768 - should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Chris Custine · 15 years ago
  40. 328002f FELIX-1932: Ensure that a missing reference in an itest gets logged without throwing NPE by Gert Vanthienen · 15 years ago
  41. 7fb6d9b FELIX-1914: Making sure that bundles only appear once in every branch of the tree by Gert Vanthienen · 15 years ago
  42. 5ec760a Update fileinstaller to 2.0.5-SNAPSHOT to pick up fix for FELIX-1928. by Chris Custine · 15 years ago
  43. 9a138e0 FELIX-1914: Add a command to enable/disable dynamic imports to troubleshoot classloading issues by Gert Vanthienen · 15 years ago
  44. dcb4ef5 FELIX-1914: Add a command to enable debug logging for the OSGi framework by Gert Vanthienen · 15 years ago
  45. d209bf2 FELIX-1915 - [karaf] allow overridding of etc/system.properties via environment by Chris Custine · 15 years ago
  46. d52c71a FELIX-1914: Add dev:show-tree to represent bundle dependencies by Gert Vanthienen · 15 years ago
  47. e7a6f96 FELIX-1902: [karaf] sanitize web demo README of references to FUSE SNAPSHOT version by Guillaume Nodet · 15 years ago
  48. 93344f2 Fix pom for maven 3 builds by Guillaume Nodet · 15 years ago
  49. 1432d50 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  50. 788f6c0 [maven-release-plugin] prepare release karaf-1.2.0 by Guillaume Nodet · 15 years ago
  51. daaca9f Fix README and RELEASE-NOTES for release by Guillaume Nodet · 15 years ago
  52. c5b1024 FELIX-1899: Karaf's CoreTest itest fails on slower build machines by Gert Vanthienen · 15 years ago
  53. 2ab1260 FELIX-1877: karaf.main.BootstrapLogManager possible resource leak and ignored exception in open method by Guillaume Nodet · 15 years ago
  54. 24c7b3d FELIX-1892: Upgrade to sshd-0.3.0, mina-2.0.0-RC1, gogo-0.2.2, jansi-1.1 by Guillaume Nodet · 15 years ago
  55. 32fb4ff FELIX-1888: The karaf client hangs if the authentication fails by Guillaume Nodet · 15 years ago
  56. 55e1053 FELIX-1887: The stop script can't be used if the user or password has been changed by Guillaume Nodet · 15 years ago
  57. ac5adc9 FELIX-1878: karaf.main.Main possible resource leaks and ignored exceptions from mkdirs() by Guillaume Nodet · 15 years ago
  58. 43bdf83 Update to current sshd snapshot version by Guillaume Nodet · 15 years ago
  59. d511915 FELIX-1882: karaf-client should have the option to retry connection establishment by Guillaume Nodet · 15 years ago
  60. 858be10 FELIX-1850 and FELIX-1849: enhancements to AdminServiceMBean by Guillaume Nodet · 15 years ago
  61. 45a520f FELIX-1869 - Need better UI feedback when features commands fail by Chris Custine · 15 years ago
  62. 74789eb Upgrade plugin versions. by Chris Custine · 15 years ago
  63. b0e27bd Upgrade to latest sshd snapshot by Guillaume Nodet · 15 years ago
  64. 8fa9fbb FELIX-1848 - Include instance name in the JMX ObjectName for AdminService and FeaturesService MBeans by Chris Custine · 15 years ago
  65. 2b2b0ed FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
  66. 9a8f605 FELIX-1857 - Backspace not working when using admin:connect by Chris Custine · 15 years ago
  67. 0e68805 FELIX-1855 - exec command eats first keystroke of subsequent commands by Chris Custine · 15 years ago
  68. ffcda70 Update to latest fileinstall release. by Chris Custine · 15 years ago
  69. 5c5f790 Fix up bundle plugin property. by Chris Custine · 15 years ago
  70. 4a3018b Upgrade some bundles to latest released versions. by Chris Custine · 15 years ago
  71. 1d5983e Remove duplicate dependencies (Maven 3 complains about these now). by Chris Custine · 15 years ago
  72. 4790dd3 FELIX-1810: improvements to Main startup class, patch provided by Jarek Gawor by Guillaume Nodet · 15 years ago
  73. 3daf0b5 FELIX-1817: Backspace does not work anymore when connecting from the karaf-client by Guillaume Nodet · 15 years ago
  74. 697dc53 FELIX-1642: osgi:shutdown just hang when using karaf-client.jar by Guillaume Nodet · 15 years ago
  75. f529de3 FELIX-1818: Ctrl-C kills the karaf-client instead of being sent to the server by Guillaume Nodet · 15 years ago
  76. 43f284a FELIX-1805 - Upgrade equinox to 3.5.1 by Chris Custine · 15 years ago
  77. d6b4652 FELIX-1803 - Unable to edit or backspace on multiline commands by Chris Custine · 15 years ago
  78. face733 FELIX-1802 - Grep command line prefix (-n) not working properly by Chris Custine · 15 years ago
  79. 290f07d FELIX-1801 - Case insensitive grep outputs all uppercase in match results by Chris Custine · 15 years ago
  80. 8426630 FELIX-1799: Hot-deployment not working on admin:create'd instances by Gert Vanthienen · 15 years ago
  81. 1ebf8a5 FELIX-1766: fix various problems by Guillaume Nodet · 15 years ago
  82. 8c0c8eb FELIX-1766: Refactor and enable AdminServiceMBean by Guillaume Nodet · 15 years ago
  83. be88852 FELIX-1791 - Update to the karaf web demo readme. by Chris Custine · 15 years ago
  84. 10aaf3b [FELIX-1793]ensure launch karaf java process from KARAF_BASE folder by Freeman Yue Fang · 15 years ago
  85. 82e972f Remove verify calls for easymock by Guillaume Nodet · 15 years ago
  86. 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
  87. 3dc630e FELIX-1786: the features deployment listener tracks installed bundles and force their resolution by Guillaume Nodet · 15 years ago
  88. 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
  89. 1b869f4 FELIX-1777: Hitting backspace beyond last character causes LOUD BEEP by Guillaume Nodet · 15 years ago
  90. 1710abf FELIX-1779: The port for the jmx server needs to be configured at two locations by Guillaume Nodet · 15 years ago
  91. c0ff563 FELIX-1778: instances/xxx/karaf.bat leaks environment variables to parent shell by Guillaume Nodet · 15 years ago
  92. e4c754d FELIX-1064: Improve validate goal to deal with repository specified in the bundle url by Gert Vanthienen · 15 years ago
  93. 62c174d FELIX-1772: upgrade to felix framework 2.0.1 by Guillaume Nodet · 15 years ago
  94. 2d33092 FELIX-1755: provide a script that would be loaded when starting a new shell by Guillaume Nodet · 15 years ago
  95. 850d50f FELIX-1718: karaf shell config:update command should persist / override configurations from the etc/ folder by Guillaume Nodet · 15 years ago
  96. 7f81043 FELIX-1771: Feature deployer is broken on windows by Guillaume Nodet · 15 years ago
  97. d4e4c65 [FELIX-1768]should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Freeman Yue Fang · 15 years ago
  98. ceb3373 FELIX-1064: Add a goal to validate a features descriptor to the features-maven-plugin by Gert Vanthienen · 15 years ago
  99. f30a8bc FELIX-1655: enhance the webconsole plugin + unit tests, patch provided by David Bosschaert with many thx by Guillaume Nodet · 15 years ago
  100. 44ef462 FELIX-1620: Script for running the created Karaf instances with a console by Guillaume Nodet · 15 years ago