1. 125fa3b [FELIX-1793]ensure launch karaf java process from KARAF_BASE folder by Freeman Yue Fang · 15 years ago
  2. 05989b1 FELIX-1790: fileinstall tmp dir needs to be different for each watched directory by Guillaume Nodet · 15 years ago
  3. 9031e92 Remove verify calls for easymock by Guillaume Nodet · 15 years ago
  4. b0e5a8c FELIX-1788: Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default by Guillaume Nodet · 15 years ago
  5. bef7323 FELIX-1787: fileinstall relies on location to be a valid URL for update to be successful by Guillaume Nodet · 15 years ago
  6. e2d1159 FELIX-1784: add an option to control the behavior in case of a failure in a batched installation by Guillaume Nodet · 15 years ago
  7. 99ebee0 FELIX-1786: the features deployment listener tracks installed bundles and force their resolution by Guillaume Nodet · 15 years ago
  8. d5eea19 [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
  9. f16d8f8 Eliminate contention on ServiceRegistry.getServiceReferences(String, Filter) (FELIX-1783). by Karl Pauls · 15 years ago
  10. 8d4e5b9 Fix various error during start-up on gnu/classpath based VMs (jamvm, kaffe, cacao) and mika (FELIX-1782). Mainly, catch throwable instead of exceptions when we look for dalvik specific classes and add a couple of workarounds to URLHandlers. by Karl Pauls · 15 years ago
  11. 77cb57e Removed PackageSource class from resolver to avoid unnecessary object allocations by Richard S. Hall · 15 years ago
  12. 0da4f0c [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  13. 9670123 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.2 by Guillaume Nodet · 15 years ago
  14. 86acd01 FELIX-1777: Hitting backspace beyond last character causes LOUD BEEP by Guillaume Nodet · 15 years ago
  15. 3634757 FELIX-1779: The port for the jmx server needs to be configured at two locations by Guillaume Nodet · 15 years ago
  16. aa82245 FELIX-1778: instances/xxx/karaf.bat leaks environment variables to parent shell by Guillaume Nodet · 15 years ago
  17. 87c2046 FELIX-1776: the Util.getBundleKey method should just use the bundle id by Guillaume Nodet · 15 years ago
  18. 0e8505a FELIX-1207: update svn:ignore properties to exclude more files generated for eclipse/idea by Guillaume Nodet · 15 years ago
  19. a71a47a FELIX-1064: Improve validate goal to deal with repository specified in the bundle url by Gert Vanthienen · 15 years ago
  20. f0a64c3 FELIX-1772: upgrade to felix framework 2.0.1 by Guillaume Nodet · 15 years ago
  21. 6f27954 FELIX-1755: provide a script that would be loaded when starting a new shell by Guillaume Nodet · 15 years ago
  22. 6877bf6 FELIX-1718: karaf shell config:update command should persist / override configurations from the etc/ folder by Guillaume Nodet · 15 years ago
  23. 2628e63 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  24. fd8e15b [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.2 by Guillaume Nodet · 15 years ago
  25. 3c78dfd FELIX-1370: Sometimes the configuration for org.apache.felix.webconsole.internal.servlet.OsgiManager is ignored by Guillaume Nodet · 15 years ago
  26. 3227921 FELIX-1771: Feature deployer is broken on windows by Guillaume Nodet · 15 years ago
  27. 75f6819 [FELIX-1768]should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Freeman Yue Fang · 15 years ago
  28. 8541c2b FELIX-1064: Add a goal to validate a features descriptor to the features-maven-plugin by Gert Vanthienen · 15 years ago
  29. 8ddb01e FELIX-1655: enhance the webconsole plugin + unit tests, patch provided by David Bosschaert with many thx by Guillaume Nodet · 15 years ago
  30. 6587ad4 FELIX-1620: Script for running the created Karaf instances with a console by Guillaume Nodet · 15 years ago
  31. cba903b FELIX-1655: Provide an additional argument to the Karaf admin:create command that specifies the featuresBoot by Guillaume Nodet · 15 years ago
  32. d193715 FELIX-1757: Completer for session scopes by Guillaume Nodet · 15 years ago
  33. 0a14f94 FELIX-1763: upgrade to latest pax-url by Guillaume Nodet · 15 years ago
  34. c5050bd 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. 60e9fea 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. 71a0c60 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. 225b799 FELIX-1743: include the karaf manual into the distribution by Guillaume Nodet · 15 years ago
  38. c1eebb6 FELIX-1762: upgrade to pax-web 0.7.1 by Guillaume Nodet · 15 years ago
  39. 4eab8e6 FELIX-1761: include felix as a platform for karaf integration tests by Guillaume Nodet · 15 years ago
  40. 7ac6a8c FELIX-1091: [karaf] reenable integration tests on windows by Guillaume Nodet · 15 years ago
  41. ef2723a FELIX-1759: upgrade karaf to latest web console by Guillaume Nodet · 15 years ago
  42. 09b081b Use released version of felix parent pom by Guillaume Nodet · 15 years ago
  43. 6e6ded9 FELIX-1717: osgi:list column for spring is sometimes filled and sometimes not by Guillaume Nodet · 15 years ago
  44. 77d6ed6 FELIX-1572: fileinstall runs into an infinite loop while watching multiple directories, one of which is itself by Guillaume Nodet · 15 years ago
  45. 72af87a FELIX-1756: allow fileinstall to override (i.e. update) bundles that have not been deployed by fileinstall initially by Guillaume Nodet · 15 years ago
  46. 6d6e036 FELIX-1626: fix some remaining bits by Guillaume Nodet · 15 years ago
  47. 88e8d57 FELIX-1591: fix last refactoring for cm being optional by Guillaume Nodet · 15 years ago
  48. 7eff503 FELIX-1723: [karaf] slave instances on same host as master instance does not properly lock by Guillaume Nodet · 15 years ago
  49. 7be2496 FELIX-1716: Fileinstall does not properly handle bundles uninstalled through the OSGi API by Guillaume Nodet · 15 years ago
  50. 6a2683c FELIX-1593: Got an exception when restarting FileInstall bundle by Guillaume Nodet · 15 years ago
  51. d567a24 FELIX-1591: fileinstall should have an optional import on org.osgi.service.cm package by Guillaume Nodet · 15 years ago
  52. 78ff334 [fileinstall] fix code format by Guillaume Nodet · 15 years ago
  53. e4500c9 [fileinstall] remove the Jar class which is not used anymore by Guillaume Nodet · 15 years ago
  54. ea7c63a FELIX-1715: osgi:update can not be used on transformed artifacts by Guillaume Nodet · 15 years ago
  55. 5777a95 FELIX-1689: improve the features deployer to leverage batch installation too by Guillaume Nodet · 15 years ago
  56. d4e2027 [karaf] fix the module name for the manual to be consistent with others by Guillaume Nodet · 15 years ago
  57. 4857eab 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
  58. 1ac64b8 FELIX-1752: [karaf] extends DefaultJDBCLock to support MySQL out of the box by Guillaume Nodet · 15 years ago
  59. 2604833 FELIX-1578: remove commented code by Guillaume Nodet · 15 years ago
  60. 5bef4a8 FELIX-1666 JavaDoc for the helper method and accept STARTING bundles by Felix Meschberger · 15 years ago
  61. f4f1649 FELIX-1689: make sure boot features are installed in batch to avoid unnecessary refresh by Guillaume Nodet · 15 years ago
  62. da48615 FELIX-1578: fileinstall issue when updating already installed bundles at startup time by Guillaume Nodet · 15 years ago
  63. ab6bf50 FELIX-1666 add helper method for deciding whether a bundle is considered by Felix Meschberger · 15 years ago
  64. eaecc47 FELIX-1751: [karaf] admin:start silently fails to launch new instance by Guillaume Nodet · 15 years ago
  65. c3a2c3a FELIX-1537: fileinstall should support xml syntax for properties file by Guillaume Nodet · 15 years ago
  66. 9aaf577 FELIX-1750: fileinstall does not work on jdk 1.4 by Guillaume Nodet · 15 years ago
  67. f10ec47 FELIX-1749: Improve log:set command with completer and support for lower case by Gert Vanthienen · 15 years ago
  68. ab7eaf2 Add the manual to the build making it fully optional unless karaf is being released by Guillaume Nodet · 15 years ago
  69. 4ae6920 FELIX-1748: make the command history persistent across restarts by Guillaume Nodet · 15 years ago
  70. 20cb666 FELIX-1744: add a -C/--context option to the grep command by Guillaume Nodet · 15 years ago
  71. f9ecbd6 FELIX-1743 first commit of the apache felix karaf user guide module by Filippo Diotalevi · 15 years ago
  72. bea6e5e 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
  73. 6ffe898 FELIX-1745: Unable to alter/unset a log level after it has been set from the console by Gert Vanthienen · 15 years ago
  74. 7fb3640 FELIX-1682: the newly installed bundles for a feature shuld be uninstalled when feature install failed by Guillaume Nodet · 15 years ago
  75. 7bfe9bf fix -defaults for absoliute patsh (FELIX-1738) by Derek Baum · 15 years ago
  76. 3095848 The exclusion is no longer needed. by Richard S. Hall · 15 years ago
  77. 923df6b FELIX-1626: Configurations loaded from the etc/ directory are only available after a delay by Guillaume Nodet · 15 years ago
  78. 8dfcb80 FELIX-1628: fileinstall should load configurations as soon as config admin is available by Guillaume Nodet · 15 years ago
  79. b3f548d FELIX-1735 adding a string property for the build directory by Felix Meschberger · 15 years ago
  80. 80fc0fc FELIX-1735 renaming the property to try again ... by Felix Meschberger · 15 years ago
  81. 7e215c0 FELIX-1737: upgrade karaf to fileinstall 2.0.2 by Guillaume Nodet · 15 years ago
  82. 636a158 FELIX-1736: after a restart, fileinstall does not always properly uninstall bundles by Guillaume Nodet · 15 years ago
  83. 0d2db8e FELIX-1735 project.build.directory is a file property and cannot by Felix Meschberger · 15 years ago
  84. c71d0e7 FELIX-1735 provide bundle jar file name to the integration tests with a by Felix Meschberger · 15 years ago
  85. 57eea16 Clean-up after release by Karl Pauls · 15 years ago
  86. 76d3943 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  87. 2b478ff [maven-release-plugin] prepare release org.apache.felix.main-2.0.1 by Karl Pauls · 15 years ago
  88. 329f260 Update dependencies for release by Karl Pauls · 15 years ago
  89. 2a2a54c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  90. 7efc260 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.1 by Karl Pauls · 15 years ago
  91. 814787a Clean-up after release by Karl Pauls · 15 years ago
  92. e973f59 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  93. b87869c [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.2 by Karl Pauls · 15 years ago
  94. 6574878 Update dependencies for release by Karl Pauls · 15 years ago
  95. 55ab5ce Clean-up after release by Karl Pauls · 15 years ago
  96. 8db644d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  97. b3865b1 [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.4.1 by Karl Pauls · 15 years ago
  98. 3d9c13a Update dependencies for release by Karl Pauls · 15 years ago
  99. 389787d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  100. 7db6d0e [maven-release-plugin] prepare release org.apache.felix.shell-1.4.1 by Karl Pauls · 15 years ago