1. ae89ee6 FELIX-2315: Upgrade to felix web console 3.0.0 by Guillaume Nodet · 14 years ago
  2. 87d0b5f FELIX-2314: Improve logging support by Guillaume Nodet · 14 years ago
  3. 37339ea FELIX-2312: Support for ext and endorsed directories by Guillaume Nodet · 14 years ago
  4. 484fa65 [karaf] remove the woodstox feature which is not needed anymore by Guillaume Nodet · 14 years ago
  5. 70af141 FELIX-2311: Remove the Bootstrap class which is not needed anymore by Guillaume Nodet · 14 years ago
  6. 5355e8c FELIX-2310: Karaf framework environment is not set correctly by Guillaume Nodet · 14 years ago
  7. 66e70e9 FELIX-1921: Provide a way to configure the host used for karaf ssh server by Guillaume Nodet · 14 years ago
  8. 5550164 FELIX-2270: Do not pass the proxy login module options to the real jaas module by Guillaume Nodet · 14 years ago
  9. 2c745bf FELIX-2130: Karaf] Failover Clustering Mechanism - Database shutdown / loss results in all Karaf instances becoming Active on restart of that DB by Guillaume Nodet · 14 years ago
  10. 5ceccd0 [FELIX-2297] features-maven-plugin validate goal should be able to use configurable jre version by Freeman Yue Fang · 14 years ago
  11. f26a255 [FELIX-2293]features-maven-plugin validate should support specify the feature repositories from the maven plugin configure by Freeman Yue Fang · 14 years ago
  12. fdae33b [FELIX-2239]features-maven-plugin validate goal should be able to use configurable config.properties by Freeman Yue Fang · 14 years ago
  13. 18d9e34 [FELIX-2278] refactor features-maven-plugin to use Parser/Clause/VersionRange from utils by Freeman Yue Fang · 14 years ago
  14. 8668736 [karaf] remove dependency from obr to woodstox by Guillaume Nodet · 14 years ago
  15. 4465b39 FELIX-2237: ^C should interrupt the thread by Guillaume Nodet · 14 years ago
  16. 1c644bf [karaf] update wrt latest bundlerepository changes by Guillaume Nodet · 14 years ago
  17. 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
  18. 264a287 FELIX-2196: Use current version of aries artifacts by Guillaume Nodet · 14 years ago
  19. 9b93188 FELIX-2196: Use current version of aries artifacts by Guillaume Nodet · 14 years ago
  20. 4eee8bc Add missing opening plugins tag by Chris Custine · 14 years ago
  21. 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
  22. e798396 FELIX-2169: Improve dev:show-tree performance and avoid NPE when no matching export is found by Gert Vanthienen · 14 years ago
  23. 1092824 FELIX-2129 - [Karaf] Possible hang with slave instances of Karaf when using Oracle JDBC lock. by Chris Custine · 14 years ago
  24. c783896 Fixed duplicate/redundant .asc.asc sigs by Chris Custine · 14 years ago
  25. 4905f83 FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  26. 2c21112 - Add missing license headers by Chris Custine · 14 years ago
  27. 785f33a FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  28. 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
  29. 05c792d FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  30. 7e08f86 Update to newer version of rat plugin by Chris Custine · 14 years ago
  31. 5294c4e Add missing license headers by Chris Custine · 14 years ago
  32. ba7cfd5 Add missing license header by Chris Custine · 14 years ago
  33. 8533da6 Update to release plugin 2.0 by Chris Custine · 14 years ago
  34. c0b74d7 FELIX-2113: leverage FELIX-2110 to implement obr:resolve and obr:find commands by Guillaume Nodet · 14 years ago
  35. 741329b FELIX-2113: Add obr:find and obr:resolve to find matching resources and show resolution output by Guillaume Nodet · 14 years ago
  36. cf99b61 FELIX-1990: Use aries blueprint / jmx by Guillaume Nodet · 14 years ago
  37. f6a85b3 [maven-release-plugin] prepare for next development iteration by Chris Custine · 14 years ago
  38. 49ce940 [maven-release-plugin] prepare release karaf-1.4.0 by Chris Custine · 14 years ago
  39. d88acf9 Update to Felix framework to 2.0.4 release. by Chris Custine · 14 years ago
  40. 8d7d4e0 [karaf] Fix NPE in the OBR refreshUrl command by Guillaume Nodet · 14 years ago
  41. a62de69 FELIX-2084: Make the display of exception stack traces available through a variable in the shell by Guillaume Nodet · 14 years ago
  42. 7dccd5a Use karaf in the manual name to be more intuitive by Guillaume Nodet · 14 years ago
  43. 7cb3bc5 FELIX-2074: Bring back the history command by Guillaume Nodet · 14 years ago
  44. 2f60f11 FELIX-2075: Add a 'new' command to create java objects from the command line by Guillaume Nodet · 14 years ago
  45. 4253f7a FELIX-2072: OracleJDBCLock filling UNDO segment by Guillaume Nodet · 14 years ago
  46. 71195fe Catch exceptions while iterating over bundles entries by Guillaume Nodet · 14 years ago
  47. 51c1973 Remove the javax.script package which is causing problems when using an external java scripting api by Guillaume Nodet · 14 years ago
  48. ed88d13 FELIX-1995: Fix synchronization issue which cause two spring osgi listeners to be registered and created by Guillaume Nodet · 14 years ago
  49. 744626c FELIX-2070: Upgrade to felix framework 2.0.3 by Guillaume Nodet · 14 years ago
  50. 8386854 FELIX-2065 - BootstrapLogManager doesn't load etc/org.ops4j.pax.logging.cfg file by Chris Custine · 14 years ago
  51. 2cd07ba FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  52. 98ac3d3 FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  53. 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
  54. ed66a73 Remove unnecessary jline dependency since console has it embedded. Fixes build failure. by Chris Custine · 14 years ago
  55. 2c9ec92 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  56. 528efb9 FELIX-1815: Introduce 'shell:logout' command to close the current shell by Guillaume Nodet · 14 years ago
  57. c981aab FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  58. 79c7315 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  59. 2ab12aa FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests by Gert Vanthienen · 14 years ago
  60. 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
  61. 6d0e01c FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance by Guillaume Nodet · 14 years ago
  62. 29e4287 Removed duplicate dependency (Maven 3 is noisy about these) by Chris Custine · 14 years ago
  63. 8e062ac FELIX-2053: Completion does not reprint previous characters in some circumstances by Guillaume Nodet · 14 years ago
  64. 19ad472 FELIX-2054: Logo is garbled when connecting using putty by Guillaume Nodet · 14 years ago
  65. 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
  66. 60a69b6 FELIX-2047: Support for WAR files by Guillaume Nodet · 14 years ago
  67. 14f2ff6 FELIX-2046: Upgrade web bundles to their latest version (jetty, pax-web, felix console) by Guillaume Nodet · 14 years ago
  68. 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
  69. a6f93a6 FELIX-2044: System bundles are started out of order if karaf.lock.level is > 1 by Guillaume Nodet · 14 years ago
  70. 6aa9ffc FELIX-1947: [Karaf] Remove import java.util.* from karaf.main.StringMap and replace with proper import list. by Guillaume Nodet · 14 years ago
  71. 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
  72. 6e8af01 FELIX-2026: Document the use of the system.properties config file by Guillaume Nodet · 14 years ago
  73. 7341aab FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 14 years ago
  74. a446ec2 FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 14 years ago
  75. 983a727 FELIX-2028: Upgrade to preferences services 1.0.4 by Guillaume Nodet · 14 years ago
  76. 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
  77. ab80410 FELIX-2025 - grep -v doesn't filter linefeed on Windows by Chris Custine · 14 years ago
  78. 4d15383 FELIX-2001 - Add more info to log and console when feature bundles fail to resolve by Chris Custine · 14 years ago
  79. 5402da1 FELIX-2011: admin:create should use the ${karaf.home}/etc configuration files by Guillaume Nodet · 14 years ago
  80. f2366bc [FELIX-1994]improve fix to handle more generic case by Freeman Yue Fang · 14 years ago
  81. 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
  82. 8ea71e0 FELIX-1975: Add Oracle database support to Karaf locking feature by Gert Vanthienen · 14 years ago
  83. 798c8ec Fix to work with Maven 3 by Chris Custine · 14 years ago
  84. 040e6ec FELIX-1995: Spring status does not show properly after osgi:list command by Guillaume Nodet · 14 years ago
  85. 2fdcd61 [FELIX-1994]Web Console admin,features and gogo plugins do not work with Equinox by Freeman Yue Fang · 14 years ago
  86. 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
  87. 4bc8c54 FELIX-1964: unable to choose the framework using system properties by Guillaume Nodet · 15 years ago
  88. ee8bd6b Update to released fileinstaller bundle. by Chris Custine · 15 years ago
  89. 4c793e7 Remove unused imports by Chris Custine · 15 years ago
  90. 795b102 FELIX-1768 - should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Chris Custine · 15 years ago
  91. 328002f FELIX-1932: Ensure that a missing reference in an itest gets logged without throwing NPE by Gert Vanthienen · 15 years ago
  92. 7fb6d9b FELIX-1914: Making sure that bundles only appear once in every branch of the tree by Gert Vanthienen · 15 years ago
  93. 5ec760a Update fileinstaller to 2.0.5-SNAPSHOT to pick up fix for FELIX-1928. by Chris Custine · 15 years ago
  94. 9a138e0 FELIX-1914: Add a command to enable/disable dynamic imports to troubleshoot classloading issues by Gert Vanthienen · 15 years ago
  95. dcb4ef5 FELIX-1914: Add a command to enable debug logging for the OSGi framework by Gert Vanthienen · 15 years ago
  96. d209bf2 FELIX-1915 - [karaf] allow overridding of etc/system.properties via environment by Chris Custine · 15 years ago
  97. d52c71a FELIX-1914: Add dev:show-tree to represent bundle dependencies by Gert Vanthienen · 15 years ago
  98. e7a6f96 FELIX-1902: [karaf] sanitize web demo README of references to FUSE SNAPSHOT version by Guillaume Nodet · 15 years ago
  99. 93344f2 Fix pom for maven 3 builds by Guillaume Nodet · 15 years ago
  100. 1432d50 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago