1. bd7adcb FELIX-4967 handle char and char types in config annotations, and fix boolean handling by David Jencks · 9 years ago
  2. 3909033 FELIX-4965 throw ComponentException for invalid annotation member types by David Jencks · 9 years ago
  3. d521253 FELIX-4964 Activate a component at most once from a service event by David Jencks · 9 years ago
  4. f9fbb36 Cleanup shared service object by Carsten Ziegeler · 9 years ago
  5. 27a514a Improve sync handling for service objects. Update to spec by Carsten Ziegeler · 9 years ago
  6. 11db82c Simplify component service objects handling by Carsten Ziegeler · 9 years ago
  7. 917aacd FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  8. ff9e55a FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  9. feddfb6 FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  10. 230e88b FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  11. ea8173d [SCR] Additional Unit Tests for SingleComponentManager.getService() by A. J. David Bosschaert · 9 years ago
  12. e2ea8e7 [SCR] Fix potential NPE in concurrent scenarios by A. J. David Bosschaert · 9 years ago
  13. a51034e FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  14. 99e7b95 FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  15. b94d746 FELIX-4951 : [DS][RFC-190] Correct pid handling by Carsten Ziegeler · 9 years ago
  16. 064c762 FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  17. 202f3fe FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  18. a8b8fe7 [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  19. a06eafb [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  20. a1170e7 [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  21. 84e560d FELIX-4951 : [DS][RFC-190] Correct pid handling by Carsten Ziegeler · 9 years ago
  22. dc04a3c FELIX-4951 : [DS][RFC-190] Correct pid handling - use scalar if single pid by Carsten Ziegeler · 9 years ago
  23. 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
  24. 88d5af7 FELIX-4949 : [DS][RFC-190] Implement prototype_required by Carsten Ziegeler · 9 years ago
  25. ffa70f0 Update to new parent pom by Carsten Ziegeler · 9 years ago
  26. 14e3531 FELIX-4918 : Implement searching for event methods according to 112.3.2 by Carsten Ziegeler · 9 years ago
  27. 6d2802a FELIX-4787 : Update DS Implementation to R6 by Carsten Ziegeler · 9 years ago
  28. 934193d FELIX-4632 : [RFC212] Make properties map passed to event methods comparable by Carsten Ziegeler · 9 years ago
  29. 1138942 FELIX-4916 Add provide service capability for SCR by David Jencks · 9 years ago
  30. 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
  31. 4c487c4 FELIX-4883 ServiceComponentRuntime.getComponentConfigurationDTOs NullPointerException by A. J. David Bosschaert · 9 years ago
  32. 8c62aaa FELIX-4883 Fix NPE when creating ServiceReferenceDTO - callsite by A. J. David Bosschaert · 9 years ago
  33. 2ab3943 FELIX-4883 Fix NPE when creating ServiceReferenceDTO by A. J. David Bosschaert · 9 years ago
  34. b44672e FELIX-4843 fix for loop in ScrInfo impl so all services are shown by David Jencks · 9 years ago
  35. 1b5020e FELIX-4758, fix SCRCommandTest on windows, thanks to Sean Bright by David Jencks · 9 years ago
  36. 29b0cc1 FELIX-4835 Use up to date maven-bundle-plugin using bnd 2.3.0 by David Jencks · 9 years ago
  37. 9a212cb FELIX-4412 wire only to bundles that don't require an extender or are wired to us by David Jencks · 9 years ago
  38. 07698b0 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  39. b5a09b3 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  40. 0957409 Fix typos in bnd file by Carsten Ziegeler · 9 years ago
  41. 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
  42. 4aa7b16 Clean up bnd file by Carsten Ziegeler · 9 years ago
  43. 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
  44. bad740c Fix state handling for old ScrService by Carsten Ziegeler · 9 years ago
  45. 4b67071 Use version from pom and import * by Carsten Ziegeler · 9 years ago
  46. 3ae7f0d FELIX-4792 Catch Throwable during initial initialization of components and log by Felix Meschberger · 9 years ago
  47. c015641 FELIX-4787 :DS implementation should work with R5 by Carsten Ziegeler · 9 years ago
  48. 8fb60bc FELIX-4787 : DS implementation should work with R5 by Carsten Ziegeler · 9 years ago
  49. 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
  50. f96fec1 Removing the osgi.implementation capability again as it turns out that it's not needed. by A. J. David Bosschaert · 9 years ago
  51. 6b99da5 FELIX-4787 : DS implementation should be based on R6 by Carsten Ziegeler · 9 years ago
  52. 70f1853 Update the Declarative Service version mentioned in the SCR pom. by A. J. David Bosschaert · 9 years ago
  53. d08ed13 Add osgi.implementation capability. by A. J. David Bosschaert · 9 years ago
  54. 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
  55. 3765acb FELIX-4790 Make MutablePropertiesTest work with R6 Framework. by A. J. David Bosschaert · 9 years ago
  56. 894119e FELIX-4785 Fix for test failure with old SCR API. by A. J. David Bosschaert · 9 years ago
  57. 2ac0814 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  58. fc1e692 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  59. 5f3b120 FELIX-4769 : [RFC190/212] Implement ComponentServiceObjects by Carsten Ziegeler · 9 years ago
  60. 5bbcf58 Update to latest DS api by Carsten Ziegeler · 9 years ago
  61. 863bca7 FELIX-4768 : [RFC190/212] Reference can specify both method and field by Carsten Ziegeler · 9 years ago
  62. e030b9a FELIX-4768 : [RFC190/212] Reference can specify both method and field by Carsten Ziegeler · 9 years ago
  63. 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
  64. 27da271 FELIX-4753 fix startup timing issue, patch thanks to Thomas Watson by David Jencks · 10 years ago
  65. 13fe7ff FELIX-4403 ComponentContext javadoc updated (minor non-code spec change) by David Jencks · 10 years ago
  66. 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
  67. 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
  68. f44e3cf FELIX-4631 : [DS][R6/RFC212] Implement field injection. by Carsten Ziegeler · 10 years ago
  69. 5c6e5ef FELIX-4631 : [DS][R6/RFC212] Implement field injection. by Carsten Ziegeler · 10 years ago
  70. 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
  71. 37429b4 FELIX-4631 : [DS][R6/RFC212] Implement field injection. by Carsten Ziegeler · 10 years ago
  72. 047d051 FELIX-4631 : [DS][R6/RFC212] Implement field injection. Use boolen to test strategy by Carsten Ziegeler · 10 years ago
  73. 7dd92c7 FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  74. 1ed9e0e FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  75. b27a9b2 FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  76. 704e8e3 FELIX-4631 : [DS][R6/RFC212] Implement field injection. Move common class handling in utility class by Carsten Ziegeler · 10 years ago
  77. 135b8cd FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  78. df1f2f7 FELIX-4631 : [DS][R6/RFC212] Implement field injection. WiP by Carsten Ziegeler · 10 years ago
  79. 11dbd17 FELIX-4401 update spec DTO classes to latest revision by David Jencks · 10 years ago
  80. 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
  81. 1290962 FELIX-4632 : [RFC212] Make properties map passed to event methods comparable by Carsten Ziegeler · 10 years ago
  82. aba9a54 FELIX-4403 fix compilation problem on some jdks (and not mine, obviously) by David Jencks · 10 years ago
  83. b5b3a41 FELIX-4607 Implement the easy half of inheritance, where desired type is known statically by David Jencks · 10 years ago
  84. d796dd9 FELIX-4405 Fix concurrency bug in determining bind method parameter types by David Jencks · 10 years ago
  85. 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
  86. dab3d07 FELIX-4505 add missing AL header by David Jencks · 10 years ago
  87. 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
  88. 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
  89. 8d2100b FElIX-4403 update to use modified rfc190 dto classes by David Jencks · 10 years ago
  90. 1cc2ef7 FElIX-4403 update rfc190 dto classes by David Jencks · 10 years ago
  91. 8c1dad9 FELIX-4412 add Provide-Capability header by David Jencks · 10 years ago
  92. 098eb32 FELIX-4149 only allow configurable service properties for singleton components by David Jencks · 10 years ago
  93. dcf33e7 FELIX-4403 Add integration test for configure-by-annotations by David Jencks · 10 years ago
  94. edaf42a FELIX-4403 Implement array support in annotation elements by David Jencks · 10 years ago
  95. 193a5e5 FELIX-4403 Implement parameter checking and setting for lifecycle methods by David Jencks · 10 years ago
  96. 2443883 FELIX-4403 preliminary annotation support, does not handle arrays by David Jencks · 10 years ago
  97. fbf0d7a FELIX-4505 1.3 bind method parameter checking by David Jencks · 10 years ago
  98. 3016b18 FELIX-4505 Set up bind methods for 1.3 parameter checking by David Jencks · 10 years ago
  99. 7842b4f FELIX-4505 Implement prototype scope for references, using ComponentContextImpl as object key in RefPairs. LocateService now uses appropriate strategy. New event method signatures not yet implemented. by David Jencks · 10 years ago
  100. 7a384a6 FELIX-4585 fix factory component bugs revealed by enable fix by David Jencks · 10 years ago