1. fdae33b [FELIX-2239]features-maven-plugin validate goal should be able to use configurable config.properties by Freeman Yue Fang · 14 years ago
  2. 18d9e34 [FELIX-2278] refactor features-maven-plugin to use Parser/Clause/VersionRange from utils by Freeman Yue Fang · 14 years ago
  3. 8668736 [karaf] remove dependency from obr to woodstox by Guillaume Nodet · 14 years ago
  4. 4465b39 FELIX-2237: ^C should interrupt the thread by Guillaume Nodet · 14 years ago
  5. 1c644bf [karaf] update wrt latest bundlerepository changes by Guillaume Nodet · 14 years ago
  6. 2d1a428 [FELIX-2193] add-features-to-repo goal of features-maven-plugin should be able to download dependencies if necessary by Freeman Yue Fang · 14 years ago
  7. 264a287 FELIX-2196: Use current version of aries artifacts by Guillaume Nodet · 14 years ago
  8. 9b93188 FELIX-2196: Use current version of aries artifacts by Guillaume Nodet · 14 years ago
  9. 4eee8bc Add missing opening plugins tag by Chris Custine · 14 years ago
  10. 83ebd4d Use the new maven bundle plugin goal to generate the OSGi versions instead of the hacky antrun + regexp stuff by Guillaume Nodet · 14 years ago
  11. e798396 FELIX-2169: Improve dev:show-tree performance and avoid NPE when no matching export is found by Gert Vanthienen · 14 years ago
  12. 1092824 FELIX-2129 - [Karaf] Possible hang with slave instances of Karaf when using Oracle JDBC lock. by Chris Custine · 14 years ago
  13. c783896 Fixed duplicate/redundant .asc.asc sigs by Chris Custine · 14 years ago
  14. 4905f83 FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  15. 2c21112 - Add missing license headers by Chris Custine · 14 years ago
  16. 785f33a FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  17. f01fcc1 FELIX-2145: Add a new feature for woodstox stax parser (and make the obr feature depend on it for correct speed) by Guillaume Nodet · 14 years ago
  18. 05c792d FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  19. 7e08f86 Update to newer version of rat plugin by Chris Custine · 14 years ago
  20. 5294c4e Add missing license headers by Chris Custine · 14 years ago
  21. ba7cfd5 Add missing license header by Chris Custine · 14 years ago
  22. 8533da6 Update to release plugin 2.0 by Chris Custine · 14 years ago
  23. c0b74d7 FELIX-2113: leverage FELIX-2110 to implement obr:resolve and obr:find commands by Guillaume Nodet · 14 years ago
  24. 741329b FELIX-2113: Add obr:find and obr:resolve to find matching resources and show resolution output by Guillaume Nodet · 14 years ago
  25. cf99b61 FELIX-1990: Use aries blueprint / jmx by Guillaume Nodet · 14 years ago
  26. f6a85b3 [maven-release-plugin] prepare for next development iteration by Chris Custine · 14 years ago
  27. 49ce940 [maven-release-plugin] prepare release karaf-1.4.0 by Chris Custine · 14 years ago
  28. d88acf9 Update to Felix framework to 2.0.4 release. by Chris Custine · 14 years ago
  29. 8d7d4e0 [karaf] Fix NPE in the OBR refreshUrl command by Guillaume Nodet · 14 years ago
  30. a62de69 FELIX-2084: Make the display of exception stack traces available through a variable in the shell by Guillaume Nodet · 14 years ago
  31. 7dccd5a Use karaf in the manual name to be more intuitive by Guillaume Nodet · 14 years ago
  32. 7cb3bc5 FELIX-2074: Bring back the history command by Guillaume Nodet · 14 years ago
  33. 2f60f11 FELIX-2075: Add a 'new' command to create java objects from the command line by Guillaume Nodet · 14 years ago
  34. 4253f7a FELIX-2072: OracleJDBCLock filling UNDO segment by Guillaume Nodet · 14 years ago
  35. 71195fe Catch exceptions while iterating over bundles entries by Guillaume Nodet · 14 years ago
  36. 51c1973 Remove the javax.script package which is causing problems when using an external java scripting api by Guillaume Nodet · 14 years ago
  37. ed88d13 FELIX-1995: Fix synchronization issue which cause two spring osgi listeners to be registered and created by Guillaume Nodet · 14 years ago
  38. 744626c FELIX-2070: Upgrade to felix framework 2.0.3 by Guillaume Nodet · 14 years ago
  39. 8386854 FELIX-2065 - BootstrapLogManager doesn't load etc/org.ops4j.pax.logging.cfg file by Chris Custine · 14 years ago
  40. 2cd07ba FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  41. 98ac3d3 FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  42. 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 · 14 years ago
  43. ed66a73 Remove unnecessary jline dependency since console has it embedded. Fixes build failure. by Chris Custine · 14 years ago
  44. 2c9ec92 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  45. 528efb9 FELIX-1815: Introduce 'shell:logout' command to close the current shell by Guillaume Nodet · 14 years ago
  46. c981aab FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  47. 79c7315 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  48. 2ab12aa FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests by Gert Vanthienen · 14 years ago
  49. 371149d FELIX-2049: extend org.apache.felix.karaf.testing.Helper to emit a karaf-specific execution environmnent file for pax-runner by Guillaume Nodet · 14 years ago
  50. 6d0e01c FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance by Guillaume Nodet · 14 years ago
  51. 29e4287 Removed duplicate dependency (Maven 3 is noisy about these) by Chris Custine · 14 years ago
  52. 8e062ac FELIX-2053: Completion does not reprint previous characters in some circumstances by Guillaume Nodet · 14 years ago
  53. 19ad472 FELIX-2054: Logo is garbled when connecting using putty by Guillaume Nodet · 14 years ago
  54. 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 · 14 years ago
  55. 60a69b6 FELIX-2047: Support for WAR files by Guillaume Nodet · 14 years ago
  56. 14f2ff6 FELIX-2046: Upgrade web bundles to their latest version (jetty, pax-web, felix console) by Guillaume Nodet · 14 years ago
  57. 5ac0c3e FELIX-2405: Restarting the framework from the web console (or using update on the system bundle) does not work by Guillaume Nodet · 14 years ago
  58. a6f93a6 FELIX-2044: System bundles are started out of order if karaf.lock.level is > 1 by Guillaume Nodet · 14 years ago
  59. 6aa9ffc FELIX-1947: [Karaf] Remove import java.util.* from karaf.main.StringMap and replace with proper import list. by Guillaume Nodet · 14 years ago
  60. dc3fea3 FELIX-2043: When launching Karaf with equinox, the osgi framework state is not written until 30s after the boot by Guillaume Nodet · 14 years ago
  61. 6e8af01 FELIX-2026: Document the use of the system.properties config file by Guillaume Nodet · 14 years ago
  62. 7341aab FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 14 years ago
  63. a446ec2 FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 14 years ago
  64. 983a727 FELIX-2028: Upgrade to preferences services 1.0.4 by Guillaume Nodet · 14 years ago
  65. 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 · 14 years ago
  66. ab80410 FELIX-2025 - grep -v doesn't filter linefeed on Windows by Chris Custine · 14 years ago
  67. 4d15383 FELIX-2001 - Add more info to log and console when feature bundles fail to resolve by Chris Custine · 14 years ago
  68. 5402da1 FELIX-2011: admin:create should use the ${karaf.home}/etc configuration files by Guillaume Nodet · 14 years ago
  69. f2366bc [FELIX-1994]improve fix to handle more generic case by Freeman Yue Fang · 14 years ago
  70. 967a3c1 [FELIX-2018]features-maven-plugin add-features-to-repo should suport the bundle start with wrap: in features.xml by Freeman Yue Fang · 14 years ago
  71. 8ea71e0 FELIX-1975: Add Oracle database support to Karaf locking feature by Gert Vanthienen · 14 years ago
  72. 798c8ec Fix to work with Maven 3 by Chris Custine · 14 years ago
  73. 040e6ec FELIX-1995: Spring status does not show properly after osgi:list command by Guillaume Nodet · 14 years ago
  74. 2fdcd61 [FELIX-1994]Web Console admin,features and gogo plugins do not work with Equinox by Freeman Yue Fang · 14 years ago
  75. a8163d2 FELIX-1970: the stop script should always work even if the default user / password / host has been changed by Guillaume Nodet · 14 years ago
  76. 4bc8c54 FELIX-1964: unable to choose the framework using system properties by Guillaume Nodet · 15 years ago
  77. ee8bd6b Update to released fileinstaller bundle. by Chris Custine · 15 years ago
  78. 4c793e7 Remove unused imports by Chris Custine · 15 years ago
  79. 795b102 FELIX-1768 - should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Chris Custine · 15 years ago
  80. 328002f FELIX-1932: Ensure that a missing reference in an itest gets logged without throwing NPE by Gert Vanthienen · 15 years ago
  81. 7fb6d9b FELIX-1914: Making sure that bundles only appear once in every branch of the tree by Gert Vanthienen · 15 years ago
  82. 5ec760a Update fileinstaller to 2.0.5-SNAPSHOT to pick up fix for FELIX-1928. by Chris Custine · 15 years ago
  83. 9a138e0 FELIX-1914: Add a command to enable/disable dynamic imports to troubleshoot classloading issues by Gert Vanthienen · 15 years ago
  84. dcb4ef5 FELIX-1914: Add a command to enable debug logging for the OSGi framework by Gert Vanthienen · 15 years ago
  85. d209bf2 FELIX-1915 - [karaf] allow overridding of etc/system.properties via environment by Chris Custine · 15 years ago
  86. d52c71a FELIX-1914: Add dev:show-tree to represent bundle dependencies by Gert Vanthienen · 15 years ago
  87. e7a6f96 FELIX-1902: [karaf] sanitize web demo README of references to FUSE SNAPSHOT version by Guillaume Nodet · 15 years ago
  88. 93344f2 Fix pom for maven 3 builds by Guillaume Nodet · 15 years ago
  89. 1432d50 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  90. 788f6c0 [maven-release-plugin] prepare release karaf-1.2.0 by Guillaume Nodet · 15 years ago
  91. daaca9f Fix README and RELEASE-NOTES for release by Guillaume Nodet · 15 years ago
  92. c5b1024 FELIX-1899: Karaf's CoreTest itest fails on slower build machines by Gert Vanthienen · 15 years ago
  93. 2ab1260 FELIX-1877: karaf.main.BootstrapLogManager possible resource leak and ignored exception in open method by Guillaume Nodet · 15 years ago
  94. 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
  95. 32fb4ff FELIX-1888: The karaf client hangs if the authentication fails by Guillaume Nodet · 15 years ago
  96. 55e1053 FELIX-1887: The stop script can't be used if the user or password has been changed by Guillaume Nodet · 15 years ago
  97. ac5adc9 FELIX-1878: karaf.main.Main possible resource leaks and ignored exceptions from mkdirs() by Guillaume Nodet · 15 years ago
  98. 43bdf83 Update to current sshd snapshot version by Guillaume Nodet · 15 years ago
  99. d511915 FELIX-1882: karaf-client should have the option to retry connection establishment by Guillaume Nodet · 15 years ago
  100. 858be10 FELIX-1850 and FELIX-1849: enhancements to AdminServiceMBean by Guillaume Nodet · 15 years ago