1. caca094 moved sleep method from AnnotationBase to Base class by Pierre De Rop · 14 years ago
  2. 794558b fixed bug: configuration dependencies were added twice in the service by Pierre De Rop · 14 years ago
  3. 713a2e4 Fixed issue FELIX-2403: the dependencymanager annotation scanner is not working under windows by Pierre De Rop · 14 years ago
  4. 4783b05 Modify the NOTICE file and ad the dependencies file. by Clement Escoffier · 14 years ago
  5. c72f049 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  6. 810d33c [maven-release-plugin] prepare release karaf-1.6.2 by Guillaume Nodet · 14 years ago
  7. e0f36ec [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  8. ee3bbf5 [maven-release-plugin] prepare release karaf-1.6.2 by Guillaume Nodet · 14 years ago
  9. 6471086 Remove empty dirs and add svn:ignore on exception module by Guillaume Nodet · 14 years ago
  10. 8ec25b3 [karaf] Upgrade to (being) released versions by Guillaume Nodet · 14 years ago
  11. 950bcb6 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  12. aa59d28 [maven-release-plugin] prepare release org.apache.felix.webconsole-3.0.2 by Guillaume Nodet · 14 years ago
  13. 90c75cc [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  14. 12bbf06 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.4 by Guillaume Nodet · 14 years ago
  15. 912cdec fixed bug: unamed dependencies must be injected before the init() method, not after. by Pierre De Rop · 14 years ago
  16. ddf1035 fixed javadoc by Pierre De Rop · 14 years ago
  17. 91574b1 FELIX-2382: do not refresh host bundles that have just been installed by Guillaume Nodet · 14 years ago
  18. 2eda1e7 FELIX-2404: Use felix utils instead of various classes from karaf by Guillaume Nodet · 14 years ago
  19. 3fffd04 fixed javadoc by Pierre De Rop · 14 years ago
  20. 5d7d0e8 FELIX-2079: Add missing metatype files to document the configurations by Guillaume Nodet · 14 years ago
  21. c21081b Added the ability to dynamically configure service dependency "required" and "filter" attributes from the Service's init method by Pierre De Rop · 14 years ago
  22. 98ab87a javadoc by Pierre De Rop · 14 years ago
  23. 7329eb9 added a new name attribute, allowing to dynamically configure the service dependency filter/required attributes by Pierre De Rop · 14 years ago
  24. a6acf07 added a new name attribute, allowing to dynamically configure the service dependency filter/required attributes by Pierre De Rop · 14 years ago
  25. 4432a75 fixed javadoc by Pierre De Rop · 14 years ago
  26. 1785c33 Added comments. In addedService: invoke added callback if the dependency is made available and if the dependency is not required by Pierre De Rop · 14 years ago
  27. 79ac971 Accumulate all extra dependencies defined from init() method, before calculating state changes. by Pierre De Rop · 14 years ago
  28. d5eeee6 Added step method. Added comments by Pierre De Rop · 14 years ago
  29. bf5c813 cleanup by Pierre De Rop · 14 years ago
  30. 430b789 Replaced destroy callback, by stop callback. by Pierre De Rop · 14 years ago
  31. 806fdc2 added logs. Replaced destroy callback, by stop callback. by Pierre De Rop · 14 years ago
  32. 86fe3f5 removed useless comments by Pierre De Rop · 14 years ago
  33. cbe972f cleaned logs by Pierre De Rop · 14 years ago
  34. 2fba107 modified the test in order to check if optional dependency callbacks are invoked after the start method by Pierre De Rop · 14 years ago
  35. 908e305 Modified annotation service factory test in order to validate that dependency filters are properly configured from init methods. by Pierre De Rop · 14 years ago
  36. 366d77f Modified annotation service factory test in order to validate that dependency filters are properly configured from init methods. by Pierre De Rop · 14 years ago
  37. 66ebced Added more tests regarding multiple dependencies combination, and dependencies defined from init methods. by Pierre De Rop · 14 years ago
  38. 1db98a8 added license by Pierre De Rop · 14 years ago
  39. 8f1a859 Added a new test for the FELIX2344 issue: the test validates that extra-autoconfig dependencies by Pierre De Rop · 14 years ago
  40. 0e6257d FELIX-2101: Exception in grep command by Guillaume Nodet · 14 years ago
  41. d210a92 FELIX-2360: Error message from bin/karaf script by Guillaume Nodet · 14 years ago
  42. 2a6350e FELIX-2381: The default log exception renderer does not print inner exceptions anymore by Guillaume Nodet · 14 years ago
  43. 709fdb3 [karaf] Upgrade to OBR snapshot by Guillaume Nodet · 14 years ago
  44. 9aa9041 Add gogo to main pom, add gogo-parent to gogo reactor by Clement Escoffier · 14 years ago
  45. 5788119 FELIX-2358: Hot undeployment of features does not uninstall all bundles by Guillaume Nodet · 14 years ago
  46. b84f62f Update to latest gogo by Clement Escoffier · 14 years ago
  47. 4fdcc4a Make sure case insensitive keys are found before doing dictionary by Richard S. Hall · 14 years ago
  48. 1430264 Update with latest change to the security interface for the webconsole by Guillaume Nodet · 14 years ago
  49. ab9d1ad FELIX-1764: remove the use of the GeneralSecurityException by Guillaume Nodet · 14 years ago
  50. bb2d43e Update to new NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
  51. 5623073 FELIX-2352: The web console should delegate to JAAS when deployed in Karaf by Guillaume Nodet · 14 years ago
  52. cdf6336 FELIX-1764: Add support for pluggable access control by Guillaume Nodet · 14 years ago
  53. b9ccb8d FELIX-2399 Be lenient to types of the ds.loglevel and ds.factory.enabled configuration properties. by Felix Meschberger · 14 years ago
  54. cbcb016 FELIX-2364, FELIX-2365: The width and height of the terminal should be available on the command session, The help command printer should line wrap the text according to the terminal width by Guillaume Nodet · 14 years ago
  55. 6e3f324 FELIX-2341: the gogo-commands module should be moved back to karaf by Guillaume Nodet · 14 years ago
  56. 20cd92b FELIX-2349: JMX notifications by Guillaume Nodet · 14 years ago
  57. f31975f FELIX-2382: Installing a feature with a fragment should refresh the host by Guillaume Nodet · 14 years ago
  58. bb1227b FELIX-2371: features-maven-plugin cannot handle classifiers by Guillaume Nodet · 14 years ago
  59. e3941f2 FELIX-2377: info - Should output the exact JRE version used by Guillaume Nodet · 14 years ago
  60. 6580d72 FELIX-2385: Execution environment property is not correctly exposed by Guillaume Nodet · 14 years ago
  61. 1dad3ac FELIX-2310: Karaf framework environment is not set correctly by Guillaume Nodet · 14 years ago
  62. b59922a FELIX-2395: The client jar Class-Path manifest entry does not work anymore by Guillaume Nodet · 14 years ago
  63. 5cfe261 FELIX-2310: Karaf framework environment is not set correctly by Guillaume Nodet · 14 years ago
  64. eeeeabc FELIX-2373: wrapper service is not configured properly in karaf 1.6.0 by Guillaume Nodet · 14 years ago
  65. 5353336 Clean-up after release by Karl Pauls · 14 years ago
  66. cbbff5d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  67. 66b8f98 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.0 by Karl Pauls · 14 years ago
  68. 29e7abf [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  69. c458e1f [maven-release-plugin] prepare release org.apache.felix.main-3.0.0 by Karl Pauls · 14 years ago
  70. 2bb4893 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  71. 9aea919 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
  72. 8496479 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  73. 8913a13 [maven-release-plugin] prepare release org.apache.felix.framework-3.0.0 by Karl Pauls · 14 years ago
  74. b8b3053 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  75. e630c00 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago
  76. 77fe578 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  77. e6190e5 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0 by Karl Pauls · 14 years ago
  78. 26f0ffa [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  79. 820852a [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0 by Karl Pauls · 14 years ago
  80. 7749c2a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  81. 6736571 [maven-release-plugin] prepare release gogo-parent-0.6.0 by Karl Pauls · 14 years ago
  82. a0da437 Rollback latest releases. by Karl Pauls · 14 years ago
  83. bbbf66d No need to repeat, info already in included license file. by Richard S. Hall · 14 years ago
  84. 7487c8c Include DEPENDENCIES file. by Richard S. Hall · 14 years ago
  85. 28c6c31 Include DEPENDENCIES file. by Richard S. Hall · 14 years ago
  86. f29b4f7 Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
  87. fbdc1e0 Update to new NOTICE/DEPENDENCIES approach. by Richard S. Hall · 14 years ago
  88. c81594b Contains OSGi Log Service. by Richard S. Hall · 14 years ago
  89. dcf6a8b Remove unneeded directories. by Richard S. Hall · 14 years ago
  90. 796d420 Clean-up after release by Karl Pauls · 14 years ago
  91. 0f0b2e6 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  92. b13e0bd [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.0 by Karl Pauls · 14 years ago
  93. 7f69336 Prepare 3.0.0 release by Karl Pauls · 14 years ago
  94. f4ea031 Prepare 3.0.0 release by Karl Pauls · 14 years ago
  95. a591827 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  96. 5648e25 [maven-release-plugin] prepare release org.apache.felix.main-3.0.0 by Karl Pauls · 14 years ago
  97. d8a3042 Prepare 3.0.0 release by Karl Pauls · 14 years ago
  98. 34ab827 Prepare 3.0.0 release by Karl Pauls · 14 years ago
  99. 11aca1a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  100. 1bad411 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago