1. c0ff563 FELIX-1778: instances/xxx/karaf.bat leaks environment variables to parent shell by Guillaume Nodet · 15 years ago
  2. 4a77808 FELIX-1776: the Util.getBundleKey method should just use the bundle id by Guillaume Nodet · 15 years ago
  3. 003bc24 FELIX-1207: update svn:ignore properties to exclude more files generated for eclipse/idea by Guillaume Nodet · 15 years ago
  4. e4c754d FELIX-1064: Improve validate goal to deal with repository specified in the bundle url by Gert Vanthienen · 15 years ago
  5. 62c174d FELIX-1772: upgrade to felix framework 2.0.1 by Guillaume Nodet · 15 years ago
  6. 2d33092 FELIX-1755: provide a script that would be loaded when starting a new shell by Guillaume Nodet · 15 years ago
  7. 850d50f FELIX-1718: karaf shell config:update command should persist / override configurations from the etc/ folder by Guillaume Nodet · 15 years ago
  8. 39e3365 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  9. 748d36e [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.2 by Guillaume Nodet · 15 years ago
  10. 89482a3 FELIX-1370: Sometimes the configuration for org.apache.felix.webconsole.internal.servlet.OsgiManager is ignored by Guillaume Nodet · 15 years ago
  11. 7f81043 FELIX-1771: Feature deployer is broken on windows by Guillaume Nodet · 15 years ago
  12. d4e4c65 [FELIX-1768]should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Freeman Yue Fang · 15 years ago
  13. ceb3373 FELIX-1064: Add a goal to validate a features descriptor to the features-maven-plugin by Gert Vanthienen · 15 years ago
  14. f30a8bc FELIX-1655: enhance the webconsole plugin + unit tests, patch provided by David Bosschaert with many thx by Guillaume Nodet · 15 years ago
  15. 44ef462 FELIX-1620: Script for running the created Karaf instances with a console by Guillaume Nodet · 15 years ago
  16. 8d96ddb FELIX-1655: Provide an additional argument to the Karaf admin:create command that specifies the featuresBoot by Guillaume Nodet · 15 years ago
  17. ed407b8 FELIX-1757: Completer for session scopes by Guillaume Nodet · 15 years ago
  18. 3091638 FELIX-1763: upgrade to latest pax-url by Guillaume Nodet · 15 years ago
  19. 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
  20. 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
  21. 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
  22. 20e0115 FELIX-1743: include the karaf manual into the distribution by Guillaume Nodet · 15 years ago
  23. 2f2aecc FELIX-1762: upgrade to pax-web 0.7.1 by Guillaume Nodet · 15 years ago
  24. 0f4abbf FELIX-1761: include felix as a platform for karaf integration tests by Guillaume Nodet · 15 years ago
  25. 7b3a3bd FELIX-1091: [karaf] reenable integration tests on windows by Guillaume Nodet · 15 years ago
  26. 2c5b2f6 FELIX-1759: upgrade karaf to latest web console by Guillaume Nodet · 15 years ago
  27. 8544c0f Use released version of felix parent pom by Guillaume Nodet · 15 years ago
  28. e4460f0 FELIX-1717: osgi:list column for spring is sometimes filled and sometimes not by Guillaume Nodet · 15 years ago
  29. 995ce07 FELIX-1572: fileinstall runs into an infinite loop while watching multiple directories, one of which is itself by Guillaume Nodet · 15 years ago
  30. fc1217c FELIX-1756: allow fileinstall to override (i.e. update) bundles that have not been deployed by fileinstall initially by Guillaume Nodet · 15 years ago
  31. 46e2838 FELIX-1626: fix some remaining bits by Guillaume Nodet · 15 years ago
  32. e12a8cb FELIX-1591: fix last refactoring for cm being optional by Guillaume Nodet · 15 years ago
  33. 514c259 FELIX-1723: [karaf] slave instances on same host as master instance does not properly lock by Guillaume Nodet · 15 years ago
  34. 9e2b666 FELIX-1716: Fileinstall does not properly handle bundles uninstalled through the OSGi API by Guillaume Nodet · 15 years ago
  35. 31c0005 FELIX-1593: Got an exception when restarting FileInstall bundle by Guillaume Nodet · 15 years ago
  36. a286157 FELIX-1591: fileinstall should have an optional import on org.osgi.service.cm package by Guillaume Nodet · 15 years ago
  37. aed7fe0 [fileinstall] fix code format by Guillaume Nodet · 15 years ago
  38. e9aaca9 [fileinstall] remove the Jar class which is not used anymore by Guillaume Nodet · 15 years ago
  39. e1e0711 FELIX-1715: osgi:update can not be used on transformed artifacts by Guillaume Nodet · 15 years ago
  40. 0d4ee15 FELIX-1689: improve the features deployer to leverage batch installation too by Guillaume Nodet · 15 years ago
  41. 276a750 [karaf] fix the module name for the manual to be consistent with others by Guillaume Nodet · 15 years ago
  42. 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
  43. 869225e FELIX-1752: [karaf] extends DefaultJDBCLock to support MySQL out of the box by Guillaume Nodet · 15 years ago
  44. 11eadbc FELIX-1578: remove commented code by Guillaume Nodet · 15 years ago
  45. 70d9623 FELIX-1666 JavaDoc for the helper method and accept STARTING bundles by Felix Meschberger · 15 years ago
  46. e254442 FELIX-1689: make sure boot features are installed in batch to avoid unnecessary refresh by Guillaume Nodet · 15 years ago
  47. fc77de0 FELIX-1578: fileinstall issue when updating already installed bundles at startup time by Guillaume Nodet · 15 years ago
  48. e6c40e7 FELIX-1666 add helper method for deciding whether a bundle is considered by Felix Meschberger · 15 years ago
  49. 582ec30 FELIX-1751: [karaf] admin:start silently fails to launch new instance by Guillaume Nodet · 15 years ago
  50. d6eb4fd FELIX-1537: fileinstall should support xml syntax for properties file by Guillaume Nodet · 15 years ago
  51. 540f6af FELIX-1750: fileinstall does not work on jdk 1.4 by Guillaume Nodet · 15 years ago
  52. b49d1f5 FELIX-1749: Improve log:set command with completer and support for lower case by Gert Vanthienen · 15 years ago
  53. b8111a5 Add the manual to the build making it fully optional unless karaf is being released by Guillaume Nodet · 15 years ago
  54. d4ae3d9 FELIX-1748: make the command history persistent across restarts by Guillaume Nodet · 15 years ago
  55. ea011a0 FELIX-1744: add a -C/--context option to the grep command by Guillaume Nodet · 15 years ago
  56. b4c8e3e FELIX-1743 first commit of the apache felix karaf user guide module by Filippo Diotalevi · 15 years ago
  57. 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
  58. 026d19a FELIX-1745: Unable to alter/unset a log level after it has been set from the console by Gert Vanthienen · 15 years ago
  59. 33bbf0c FELIX-1682: the newly installed bundles for a feature shuld be uninstalled when feature install failed by Guillaume Nodet · 15 years ago
  60. d9656ac fix -defaults for absoliute patsh (FELIX-1738) by Derek Baum · 15 years ago
  61. 54a8771 The exclusion is no longer needed. by Richard S. Hall · 15 years ago
  62. ea0f645 FELIX-1626: Configurations loaded from the etc/ directory are only available after a delay by Guillaume Nodet · 15 years ago
  63. 644f9e3 FELIX-1628: fileinstall should load configurations as soon as config admin is available by Guillaume Nodet · 15 years ago
  64. 6c63b75 FELIX-1735 adding a string property for the build directory by Felix Meschberger · 15 years ago
  65. e130b0b FELIX-1735 renaming the property to try again ... by Felix Meschberger · 15 years ago
  66. 34532d7 FELIX-1737: upgrade karaf to fileinstall 2.0.2 by Guillaume Nodet · 15 years ago
  67. 3002e58 FELIX-1736: after a restart, fileinstall does not always properly uninstall bundles by Guillaume Nodet · 15 years ago
  68. c17fdbd FELIX-1735 project.build.directory is a file property and cannot by Felix Meschberger · 15 years ago
  69. 55e3b97 FELIX-1735 provide bundle jar file name to the integration tests with a by Felix Meschberger · 15 years ago
  70. 42534d6 Clean-up after release by Karl Pauls · 15 years ago
  71. 3b6d6de [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  72. e621196 [maven-release-plugin] prepare release org.apache.felix.main-2.0.1 by Karl Pauls · 15 years ago
  73. b3d2e2a Update dependencies for release by Karl Pauls · 15 years ago
  74. 77f291c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  75. 3e3221a [maven-release-plugin] prepare release org.apache.felix.framework-2.0.1 by Karl Pauls · 15 years ago
  76. ad09c60 Clean-up after release by Karl Pauls · 15 years ago
  77. 4ec7887 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  78. 1d1f57a [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.2 by Karl Pauls · 15 years ago
  79. e4b270c Update dependencies for release by Karl Pauls · 15 years ago
  80. 7801411 Clean-up after release by Karl Pauls · 15 years ago
  81. a28b6b2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  82. 3f9f031 [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.4.1 by Karl Pauls · 15 years ago
  83. 8e41626 Update dependencies for release by Karl Pauls · 15 years ago
  84. 96bf47b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  85. ed6503f [maven-release-plugin] prepare release org.apache.felix.shell-1.4.1 by Karl Pauls · 15 years ago
  86. bc00aa6 Update changelog by Karl Pauls · 15 years ago
  87. 9201a2d Update changelog by Karl Pauls · 15 years ago
  88. cf1cb10 Update changelog by Karl Pauls · 15 years ago
  89. 1be8b55 Update changelog by Karl Pauls · 15 years ago
  90. cff9e86 Update changelog by Karl Pauls · 15 years ago
  91. 444701c Update changelog by Karl Pauls · 15 years ago
  92. 1a3eaa2 Update changelog by Karl Pauls · 15 years ago
  93. 93f7ea2 Update framework doc by Karl Pauls · 15 years ago
  94. 33ac1cc Move docs to latest name (includes framework) by Karl Pauls · 15 years ago
  95. b5448cb Downgrade to bundle plugin 1.4.3 as 2.0.x seems to have a problem with _doNotCopy which makes us include stuff we don't want. by Karl Pauls · 15 years ago
  96. 7e1e1c9 FELIX-1530 Extend the "scr info" command to print the configuration policy by Felix Meschberger · 15 years ago
  97. 886fc30 FELIX-1733 Prevent recreation of dead components when the components by Felix Meschberger · 15 years ago
  98. 40d3e60 Use inherited bundle plugin version and add Bundle-DocURL by Felix Meschberger · 15 years ago
  99. fc8793e FELIX-1666 have to explicitly box a long value by Felix Meschberger · 15 years ago
  100. 60f6bf6 Turn off JAR file verification. (FELIX-1625) by Richard S. Hall · 15 years ago