1. 7faa397 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  2. f2f34cb [maven-release-plugin] prepare release org.apache.felix.webconsole-3.1.0 by Guillaume Nodet · 14 years ago
  3. 3d19938 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  4. fe6d062 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.4 by Guillaume Nodet · 14 years ago
  5. 1c3f3af Added a work around regarding the bug from CM FELIX-1545 issue by Pierre De Rop · 14 years ago
  6. 154fb3b moved sleep method from AnnotationBase to Base class by Pierre De Rop · 14 years ago
  7. 4c05121 fixed bug: configuration dependencies were added twice in the service by Pierre De Rop · 14 years ago
  8. b43d0ae Fixed issue FELIX-2403: the dependencymanager annotation scanner is not working under windows by Pierre De Rop · 14 years ago
  9. fa74e31 Modify the NOTICE file and ad the dependencies file. by Clement Escoffier · 14 years ago
  10. 9cec3d5 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  11. 4ce0900 [maven-release-plugin] prepare release karaf-1.6.2 by Guillaume Nodet · 14 years ago
  12. d0d5425 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  13. e0ff178 [maven-release-plugin] prepare release karaf-1.6.2 by Guillaume Nodet · 14 years ago
  14. 8c8fff1 Remove empty dirs and add svn:ignore on exception module by Guillaume Nodet · 14 years ago
  15. 8a1fbf7 [karaf] Upgrade to (being) released versions by Guillaume Nodet · 14 years ago
  16. fa9bd74 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  17. f5932f6 [maven-release-plugin] prepare release org.apache.felix.webconsole-3.0.2 by Guillaume Nodet · 14 years ago
  18. 06e9f4e [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  19. 26ae162 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.4 by Guillaume Nodet · 14 years ago
  20. ab3231c fixed bug: unamed dependencies must be injected before the init() method, not after. by Pierre De Rop · 14 years ago
  21. b4a83c5 fixed javadoc by Pierre De Rop · 14 years ago
  22. 4a57226 FELIX-2382: do not refresh host bundles that have just been installed by Guillaume Nodet · 14 years ago
  23. 6c206e5 FELIX-2404: Use felix utils instead of various classes from karaf by Guillaume Nodet · 14 years ago
  24. 734f8d3 fixed javadoc by Pierre De Rop · 14 years ago
  25. cdf3ab9 FELIX-2079: Add missing metatype files to document the configurations by Guillaume Nodet · 14 years ago
  26. f36d8bc 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
  27. 45ff607 javadoc by Pierre De Rop · 14 years ago
  28. 1c2c567 added a new name attribute, allowing to dynamically configure the service dependency filter/required attributes by Pierre De Rop · 14 years ago
  29. c37e9b6 added a new name attribute, allowing to dynamically configure the service dependency filter/required attributes by Pierre De Rop · 14 years ago
  30. 6b66bb7 fixed javadoc by Pierre De Rop · 14 years ago
  31. e9b2c6e 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
  32. fbc2a0f Accumulate all extra dependencies defined from init() method, before calculating state changes. by Pierre De Rop · 14 years ago
  33. 3c85ae2 Added step method. Added comments by Pierre De Rop · 14 years ago
  34. 58fcebe cleanup by Pierre De Rop · 14 years ago
  35. 54c6e92 Replaced destroy callback, by stop callback. by Pierre De Rop · 14 years ago
  36. 44d7287 added logs. Replaced destroy callback, by stop callback. by Pierre De Rop · 14 years ago
  37. ee8a9d3 removed useless comments by Pierre De Rop · 14 years ago
  38. 6495ef4 cleaned logs by Pierre De Rop · 14 years ago
  39. 1284719 modified the test in order to check if optional dependency callbacks are invoked after the start method by Pierre De Rop · 14 years ago
  40. 24c675f 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
  41. 6d8699a 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
  42. 62229f2 Added more tests regarding multiple dependencies combination, and dependencies defined from init methods. by Pierre De Rop · 14 years ago
  43. c24d4ef added license by Pierre De Rop · 14 years ago
  44. e180fbb Added a new test for the FELIX2344 issue: the test validates that extra-autoconfig dependencies by Pierre De Rop · 14 years ago
  45. 8639595 FELIX-2101: Exception in grep command by Guillaume Nodet · 14 years ago
  46. e7c63e6 FELIX-2360: Error message from bin/karaf script by Guillaume Nodet · 14 years ago
  47. 3736f27 FELIX-2381: The default log exception renderer does not print inner exceptions anymore by Guillaume Nodet · 14 years ago
  48. 7574bc3 [karaf] Upgrade to OBR snapshot by Guillaume Nodet · 14 years ago
  49. 1322396 Add gogo to main pom, add gogo-parent to gogo reactor by Clement Escoffier · 14 years ago
  50. 6930fdc FELIX-2358: Hot undeployment of features does not uninstall all bundles by Guillaume Nodet · 14 years ago
  51. 9d44078 Update to latest gogo by Clement Escoffier · 14 years ago
  52. 3f2bdb4 Make sure case insensitive keys are found before doing dictionary by Richard S. Hall · 14 years ago
  53. 85cd703 Update with latest change to the security interface for the webconsole by Guillaume Nodet · 14 years ago
  54. 024ddde FELIX-1764: remove the use of the GeneralSecurityException by Guillaume Nodet · 14 years ago
  55. 0c29039 Update to new NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
  56. 161de07 FELIX-2352: The web console should delegate to JAAS when deployed in Karaf by Guillaume Nodet · 14 years ago
  57. b22fb13 FELIX-1764: Add support for pluggable access control by Guillaume Nodet · 14 years ago
  58. 2a69a53 FELIX-2399 Be lenient to types of the ds.loglevel and ds.factory.enabled configuration properties. by Felix Meschberger · 14 years ago
  59. 5ce7f8c 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
  60. 11ddca4 FELIX-2341: the gogo-commands module should be moved back to karaf by Guillaume Nodet · 14 years ago
  61. e262742 FELIX-2349: JMX notifications by Guillaume Nodet · 14 years ago
  62. 6f0d9b4 FELIX-2382: Installing a feature with a fragment should refresh the host by Guillaume Nodet · 14 years ago
  63. 463c4a0 FELIX-2371: features-maven-plugin cannot handle classifiers by Guillaume Nodet · 14 years ago
  64. 7af0308 FELIX-2377: info - Should output the exact JRE version used by Guillaume Nodet · 14 years ago
  65. 00585e7 FELIX-2385: Execution environment property is not correctly exposed by Guillaume Nodet · 14 years ago
  66. 2c95f17 FELIX-2310: Karaf framework environment is not set correctly by Guillaume Nodet · 14 years ago
  67. 377dc45 FELIX-2395: The client jar Class-Path manifest entry does not work anymore by Guillaume Nodet · 14 years ago
  68. 119e439 FELIX-2310: Karaf framework environment is not set correctly by Guillaume Nodet · 14 years ago
  69. 9747acc FELIX-2373: wrapper service is not configured properly in karaf 1.6.0 by Guillaume Nodet · 14 years ago
  70. 4694470 Clean-up after release by Karl Pauls · 14 years ago
  71. 12537ea [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  72. 310fa42 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.0 by Karl Pauls · 14 years ago
  73. 99849a4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  74. 98f946c [maven-release-plugin] prepare release org.apache.felix.main-3.0.0 by Karl Pauls · 14 years ago
  75. 2c62685 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  76. be452d0 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
  77. eef5aca [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  78. 1d6af79 [maven-release-plugin] prepare release org.apache.felix.framework-3.0.0 by Karl Pauls · 14 years ago
  79. 235590c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  80. 771a712 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago
  81. ace9e85 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  82. 57d0001 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0 by Karl Pauls · 14 years ago
  83. b9f5dab [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  84. b7222ce [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0 by Karl Pauls · 14 years ago
  85. 15163a0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  86. 2c93aa4 [maven-release-plugin] prepare release gogo-parent-0.6.0 by Karl Pauls · 14 years ago
  87. b62b6aa Rollback latest releases. by Karl Pauls · 14 years ago
  88. 3cb6ea0 No need to repeat, info already in included license file. by Richard S. Hall · 14 years ago
  89. bda6623 Include DEPENDENCIES file. by Richard S. Hall · 14 years ago
  90. 8ab0ee4 Include DEPENDENCIES file. by Richard S. Hall · 14 years ago
  91. 2496993 Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
  92. 53c9a76 Update to new NOTICE/DEPENDENCIES approach. by Richard S. Hall · 14 years ago
  93. d1fcee3 Contains OSGi Log Service. by Richard S. Hall · 14 years ago
  94. dd052c2 Remove unneeded directories. by Richard S. Hall · 14 years ago
  95. 51e8152 Clean-up after release by Karl Pauls · 14 years ago
  96. f981885 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  97. 8bcf292 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.0 by Karl Pauls · 14 years ago
  98. 428fe3c Prepare 3.0.0 release by Karl Pauls · 14 years ago
  99. 08ff19b Prepare 3.0.0 release by Karl Pauls · 14 years ago
  100. 5cc8909 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago