1. b3798e0 Add missing license header by Carsten Ziegeler · 9 years ago
  2. 147b595 Added a test case which reproduces the issue described in FELIX-4984. by Pierre De Rop · 9 years ago
  3. 5ff55e0 FELIX-5020 : Don't log exception if metatype is not available by Carsten Ziegeler · 9 years ago
  4. 5c624a4 Update changelog by Carsten Ziegeler · 9 years ago
  5. 2abaa5f FELIX-5001 : scr:list Gogo command should display component configurations by Carsten Ziegeler · 9 years ago
  6. 87724c2 Update changelog by Carsten Ziegeler · 9 years ago
  7. 35d58f8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 9 years ago
  8. ac9f5a7 [maven-release-plugin] prepare release org.apache.felix.scr-2.0.0 by Carsten Ziegeler · 9 years ago
  9. b18d3b5 Use offical R6 compendium jar by Carsten Ziegeler · 9 years ago
  10. ec51822 FELIX-4990 : Only first factoy configuration is used by Carsten Ziegeler · 9 years ago
  11. e824738 Add extra null guards in case configuration can't be retrieved by Carsten Ziegeler · 9 years ago
  12. 04cec85 FELIX-4968 Throw coercion exceptions when members are accessed by David Jencks · 9 years ago
  13. bd7adcb FELIX-4967 handle char and char types in config annotations, and fix boolean handling by David Jencks · 9 years ago
  14. 3909033 FELIX-4965 throw ComponentException for invalid annotation member types by David Jencks · 9 years ago
  15. d521253 FELIX-4964 Activate a component at most once from a service event by David Jencks · 9 years ago
  16. f9fbb36 Cleanup shared service object by Carsten Ziegeler · 9 years ago
  17. 27a514a Improve sync handling for service objects. Update to spec by Carsten Ziegeler · 9 years ago
  18. 11db82c Simplify component service objects handling by Carsten Ziegeler · 9 years ago
  19. 917aacd FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  20. ff9e55a FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  21. feddfb6 FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  22. 230e88b FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  23. ea8173d [SCR] Additional Unit Tests for SingleComponentManager.getService() by A. J. David Bosschaert · 9 years ago
  24. e2ea8e7 [SCR] Fix potential NPE in concurrent scenarios by A. J. David Bosschaert · 9 years ago
  25. a51034e FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  26. 99e7b95 FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  27. b94d746 FELIX-4951 : [DS][RFC-190] Correct pid handling by Carsten Ziegeler · 9 years ago
  28. 064c762 FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  29. 202f3fe FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  30. a8b8fe7 [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  31. a06eafb [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  32. a1170e7 [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  33. 84e560d FELIX-4951 : [DS][RFC-190] Correct pid handling by Carsten Ziegeler · 9 years ago
  34. dc04a3c FELIX-4951 : [DS][RFC-190] Correct pid handling - use scalar if single pid by Carsten Ziegeler · 9 years ago
  35. 97d7562 FELIX-4950 : [DS][RFC-190] Within a component instance for each reference to the same service the same object needs to be injected by Carsten Ziegeler · 9 years ago
  36. 88d5af7 FELIX-4949 : [DS][RFC-190] Implement prototype_required by Carsten Ziegeler · 9 years ago
  37. ffa70f0 Update to new parent pom by Carsten Ziegeler · 9 years ago
  38. 14e3531 FELIX-4918 : Implement searching for event methods according to 112.3.2 by Carsten Ziegeler · 9 years ago
  39. 6d2802a FELIX-4787 : Update DS Implementation to R6 by Carsten Ziegeler · 9 years ago
  40. 934193d FELIX-4632 : [RFC212] Make properties map passed to event methods comparable by Carsten Ziegeler · 9 years ago
  41. 1138942 FELIX-4916 Add provide service capability for SCR by David Jencks · 9 years ago
  42. cc9f8ab Fix package exports and imports: framework and dto should never be exported, promise/function should also be imported by Carsten Ziegeler · 9 years ago
  43. 4c487c4 FELIX-4883 ServiceComponentRuntime.getComponentConfigurationDTOs NullPointerException by A. J. David Bosschaert · 9 years ago
  44. 8c62aaa FELIX-4883 Fix NPE when creating ServiceReferenceDTO - callsite by A. J. David Bosschaert · 9 years ago
  45. 2ab3943 FELIX-4883 Fix NPE when creating ServiceReferenceDTO by A. J. David Bosschaert · 9 years ago
  46. b44672e FELIX-4843 fix for loop in ScrInfo impl so all services are shown by David Jencks · 9 years ago
  47. 1b5020e FELIX-4758, fix SCRCommandTest on windows, thanks to Sean Bright by David Jencks · 9 years ago
  48. 29b0cc1 FELIX-4835 Use up to date maven-bundle-plugin using bnd 2.3.0 by David Jencks · 9 years ago
  49. 9a212cb FELIX-4412 wire only to bundles that don't require an extender or are wired to us by David Jencks · 9 years ago
  50. 07698b0 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  51. b5a09b3 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  52. 0957409 Fix typos in bnd file by Carsten Ziegeler · 9 years ago
  53. 780582a FELIX-4793 Components with an empty configuration are created even if configuration is required or available by A. J. David Bosschaert · 9 years ago
  54. 4aa7b16 Clean up bnd file by Carsten Ziegeler · 9 years ago
  55. d744dce FELIX-4686 : If component is declared with 1.3 NS and ds.factory.enabled = true, validation error occors by Carsten Ziegeler · 9 years ago
  56. bad740c Fix state handling for old ScrService by Carsten Ziegeler · 9 years ago
  57. 4b67071 Use version from pom and import * by Carsten Ziegeler · 9 years ago
  58. 3ae7f0d FELIX-4792 Catch Throwable during initial initialization of components and log by Felix Meschberger · 9 years ago
  59. c015641 FELIX-4787 :DS implementation should work with R5 by Carsten Ziegeler · 9 years ago
  60. 8fb60bc FELIX-4787 : DS implementation should work with R5 by Carsten Ziegeler · 9 years ago
  61. 83c499f Set version back to 1.8.3-SNAPSHOT and move provisional marker from API as that is not true by Carsten Ziegeler · 9 years ago
  62. f96fec1 Removing the osgi.implementation capability again as it turns out that it's not needed. by A. J. David Bosschaert · 9 years ago
  63. 6b99da5 FELIX-4787 : DS implementation should be based on R6 by Carsten Ziegeler · 9 years ago
  64. 70f1853 Update the Declarative Service version mentioned in the SCR pom. by A. J. David Bosschaert · 9 years ago
  65. d08ed13 Add osgi.implementation capability. by A. J. David Bosschaert · 9 years ago
  66. 8cf704c FELIX-4789 Fix for SCR Felix4188Test fails when run with framework 4.4.1 or newer by A. J. David Bosschaert · 9 years ago
  67. 3765acb FELIX-4790 Make MutablePropertiesTest work with R6 Framework. by A. J. David Bosschaert · 9 years ago
  68. 894119e FELIX-4785 Fix for test failure with old SCR API. by A. J. David Bosschaert · 9 years ago
  69. 2ac0814 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  70. fc1e692 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  71. 5f3b120 FELIX-4769 : [RFC190/212] Implement ComponentServiceObjects by Carsten Ziegeler · 9 years ago
  72. 5bbcf58 Update to latest DS api by Carsten Ziegeler · 9 years ago
  73. 863bca7 FELIX-4768 : [RFC190/212] Reference can specify both method and field by Carsten Ziegeler · 9 years ago
  74. e030b9a FELIX-4768 : [RFC190/212] Reference can specify both method and field by Carsten Ziegeler · 9 years ago
  75. 8ddd546 FELIX-4631 : [DS][R6/RFC212] Implement field injection. Update to latest spec status , reference can use field and bind at the same time by Carsten Ziegeler · 9 years ago
  76. 27da271 FELIX-4753 fix startup timing issue, patch thanks to Thomas Watson by David Jencks · 10 years ago
  77. 13fe7ff FELIX-4403 ComponentContext javadoc updated (minor non-code spec change) by David Jencks · 10 years ago
  78. 5b681f4 FELIX-4631 : [DS][R6/RFC212] Implement field injection. Update to latest draft: only a single reference element in XML, different names for the attributes by Carsten Ziegeler · 10 years ago
  79. 9c8e4b1 FELIX-4405 update to latest spec classes to include ComponentServiceObjects. Update bnd.bnd file to avoid split-package warnings by David Jencks · 10 years ago
  80. f44e3cf FELIX-4631 : [DS][R6/RFC212] Implement field injection. by Carsten Ziegeler · 10 years ago
  81. 5c6e5ef FELIX-4631 : [DS][R6/RFC212] Implement field injection. by Carsten Ziegeler · 10 years ago
  82. 37631ad FELIX-4686 : If component is declared with 1.3 NS and ds.factory.enabled = true, validation error occors by Carsten Ziegeler · 10 years ago
  83. 37429b4 FELIX-4631 : [DS][R6/RFC212] Implement field injection. by Carsten Ziegeler · 10 years ago
  84. 047d051 FELIX-4631 : [DS][R6/RFC212] Implement field injection. Use boolen to test strategy by Carsten Ziegeler · 10 years ago
  85. 7dd92c7 FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  86. 1ed9e0e FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  87. b27a9b2 FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  88. 704e8e3 FELIX-4631 : [DS][R6/RFC212] Implement field injection. Move common class handling in utility class by Carsten Ziegeler · 10 years ago
  89. 135b8cd FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  90. df1f2f7 FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  91. 11dbd17 FELIX-4401 update spec DTO classes to latest revision by David Jencks · 10 years ago
  92. 4893b88 [FELIX-4467] Reduce churn when a configuration for DS is supplied and the global extender property is not changed by David Jencks · 10 years ago
  93. 1290962 FELIX-4632 : [RFC212] Make properties map passed to event methods comparable by Carsten Ziegeler · 10 years ago
  94. aba9a54 FELIX-4403 fix compilation problem on some jdks (and not mine, obviously) by David Jencks · 10 years ago
  95. b5b3a41 FELIX-4607 Implement the easy half of inheritance, where desired type is known statically by David Jencks · 10 years ago
  96. d796dd9 FELIX-4405 Fix concurrency bug in determining bind method parameter types by David Jencks · 10 years ago
  97. b39f598 FELIX-4607 initial implementation of configuration with nested annotations/interfaces. Only supports arrays or single elements, not collections. Does not support subtypes. by David Jencks · 10 years ago
  98. dab3d07 FELIX-4505 add missing AL header by David Jencks · 10 years ago
  99. 6ddef9e FELIX-4403 complete ServiceReferenceDTO info, with what the spec says about type conversions, however implausible that is, and update SCRCommand appropriately by David Jencks · 10 years ago
  100. 89cc89f FELIX-4537 remove commented-out pom section replaced by bnd.bnd file. Update spec export version to 1.3 by David Jencks · 10 years ago