1. e771fea FELIX-5177: added test case for the support of configuration proxy used with the @FactoryConfigurationAdapterService annotation. by Pierre De Rop · 8 years ago
  2. 9e5db82 FELIX-5177: Added support for configuration proxy on @FactoryConfigurationAdapterService annotation: by Pierre De Rop · 8 years ago
  3. 35dab2a FELIX-5177: refactoring: removed unecessary catch in updateService method. by Pierre De Rop · 8 years ago
  4. 97cd15b FELIX-5177: Did some refactoring: by Pierre De Rop · 8 years ago
  5. cb6ab1e cleaned imports. by Pierre De Rop · 8 years ago
  6. 17274a7 FELIX-5177: Committed the patch from Jan-Willem (:-)) which implements config proxy for factory conf adapters. by Pierre De Rop · 8 years ago
  7. 7dcc17b Removed log that was committed accidentally. by Pierre De Rop · 8 years ago
  8. 453344a FELIX-5177: added tests when @ConfigurationDependency is applied on an updated method which takes as argument by Pierre De Rop · 8 years ago
  9. 40ecace FELIX-5182: Cleanup DM samples. by Pierre De Rop · 8 years ago
  10. 9c082ef FELIX-5181: Only log info/debug if dm annotation log parameter is enabled. by Pierre De Rop · 8 years ago
  11. 340ca39 FELIX-5177: when we are losing a configuration, the dictionary is null, and we then should pass a null configuration proxy to callbacks that accept a proxy config. by Pierre De Rop · 8 years ago
  12. 1c0431f FELIX-5180: Support for Java8 Repeatable Properties in DM annotations. Also, fixed some javadoc issues. by Pierre De Rop · 8 years ago
  13. 24d9d9d FELIX-5177: it is safer to declare m_configType as volatile (as Jan Willem did in its initial patch), because we by Pierre De Rop · 8 years ago
  14. f36ab09 FELIX-5177: use type-safe configuration dependency. by Pierre De Rop · 8 years ago
  15. 4973a4b FELIX-5177: Added some comments about the ConfigurationDependencyImpl.needsInstance method. by Pierre De Rop · 8 years ago
  16. 38626d3 FELIX-5177: Support injecting configuration proxies. by Pierre De Rop · 8 years ago
  17. c90bfa3 FELIX-5177: Applied the patch from Jan Willem, and slightly modified it in order to check when callbackInstance is null. by Pierre De Rop · 8 years ago
  18. 501d61b Fixed javadoc. by Pierre De Rop · 8 years ago
  19. 0fdefef Renamed DependencyManagerActivator.init() method to DependencyManagerActivator.activate(). by Pierre De Rop · 8 years ago
  20. 0aac136 cleanup. by Pierre De Rop · 8 years ago
  21. 342c200 FELIX-5126: Build DM using Java 8 by Pierre De Rop · 8 years ago
  22. 643674c Added comments. Cleaned hello sample. by Pierre De Rop · 8 years ago
  23. 770011b Simplified hello sample. by Pierre De Rop · 8 years ago
  24. faca289 FELIX-4689: Create a more fluent syntax for the dependency manager builder. by Pierre De Rop · 8 years ago
  25. 6d461de FELIX-5126: Build DM using Java 8. by Pierre De Rop · 8 years ago
  26. 53fe398 FELIX-5164: Increased minor version because API has been modified in order to support callback instance for Aspects. by Pierre De Rop · 8 years ago
  27. 24ad154 FELIX-5164: increase minor bundle version because the API has been modified in order to support callback instance for aspects. by Pierre De Rop · 8 years ago
  28. becfed4 FELIX-5155: Do not invoke callbacks on Factory Pid Adapters components and on AbstractDecorator components (excepts for the first internal dependency declared by aspects and adapters). by Pierre De Rop · 8 years ago
  29. eee1f14 FELIX-5164: added test that validates aspects that are using a callback instance. by Pierre De Rop · 8 years ago
  30. 32b68c8 FELIX-5164: Add support for callback instance in Aspects. by Pierre De Rop · 8 years ago
  31. cc3f816 FELIX-5155: cleanup possibly cached dependency callback instance when removing a dependency from an aspect or adapter component. by Pierre De Rop · 9 years ago
  32. e04b687 Added comments. by Pierre De Rop · 9 years ago
  33. 2c3aeab FELIX-5155: Adapter/Aspect extra service dependencies injected twice if using callback instance. by Pierre De Rop · 9 years ago
  34. 0e62afd FELI-5155: added test case for 5155 issue. by Pierre De Rop · 9 years ago
  35. 5714eda FELIX-5153: Added test for 5153 issue. by Pierre De Rop · 9 years ago
  36. 6bf6413 FELIX-5153: No need to measure the time used to stop scenario bundles. by Pierre De Rop · 9 years ago
  37. fd90eda FELIX-5153: DM4 calls stop before ungetService() on ServiceFactory components. by Pierre De Rop · 9 years ago
  38. 82e47a4 FELIX-5147: Bundle Adapter auto configures class fields even if callbacks are used. by Pierre De Rop · 9 years ago
  39. 607609d FELIX-5147: added test for this issue. by Pierre De Rop · 9 years ago
  40. adea09f FELIX-5146: Service adapters must not turn on autoconf mode if callbacks are ever used. by Pierre De Rop · 9 years ago
  41. 51e4541 FELIX-5146: added test for this issue. by Pierre De Rop · 9 years ago
  42. 1c2d2aa deactivate test when the test is done (successful). by Pierre De Rop · 9 years ago
  43. b9cc242 removed unecessary comment. by Pierre De Rop · 9 years ago
  44. e822723 Improved the makeStaging task in order to get latest available versions from the release repo. by Pierre De Rop · 9 years ago
  45. ccb2355 Preparing release r6. by Pierre De Rop · 9 years ago
  46. 41e1471 Added FELIX-5114 by Pierre De Rop · 9 years ago
  47. c723eb3 FELIX-5114: Schedule configuration update in Component executor synchronously. by Pierre De Rop · 9 years ago
  48. b2a6811 added author. by Pierre De Rop · 9 years ago
  49. 95a550f Fixed wait time for step 4. by Pierre De Rop · 9 years ago
  50. 1038ad7 refresh repo indexes. by Pierre De Rop · 9 years ago
  51. 239c9da refresh repo indexes. by Pierre De Rop · 9 years ago
  52. a7ea9e1 [FELIX-4921] Don't activate baselining by default, because unmodified modules don't compile anymore once all bundles are recompiled after artifacts are released. by Pierre De Rop · 9 years ago
  53. a291216 [FELIX-5055] - Upgrade DM to BndTools 3.0.0 by Pierre De Rop · 9 years ago
  54. 04ac0ed Added a missing test that is verifying that a ConfigurationDependency callback instance is always called on a Factory object by Pierre De Rop · 9 years ago
  55. 58018a1 [FELIX-5113] - Remove useless wrong test in ConfigurationDependencyImpl. by Pierre De Rop · 9 years ago
  56. 030a431 Revert to previous r5 artifacts. by Pierre De Rop · 9 years ago
  57. 3a01602 Replaced old r5 jars by new r6 jars. by Pierre De Rop · 9 years ago
  58. a00b620 Fixed typo. by Pierre De Rop · 9 years ago
  59. bd5c018 Incremented dm release to r6. by Pierre De Rop · 9 years ago
  60. 2f2d9e8 Added missing license header. Cleaned imports. by Pierre De Rop · 9 years ago
  61. 7f45ee0 Added FELIX-5104 by Pierre De Rop · 9 years ago
  62. 43ca21b FELIX-5104: Call a conf dependency callback Instance with an instantiated component by Pierre De Rop · 9 years ago
  63. ac5ec40 Fixed typo. by Pierre De Rop · 9 years ago
  64. 1cf91d1 Fixed typo by Pierre De Rop · 9 years ago
  65. d163fed Fixed type. by Pierre De Rop · 9 years ago
  66. e8cf145 Use latest felix framework. Use org.apache.felix.http.jetty with version 2.3.0. by Pierre De Rop · 9 years ago
  67. 06622f5 Updated changelog. by Pierre De Rop · 9 years ago
  68. 09d1ff4 FELIX-5055: Upgrade DM to BndTools 3.0.0 by Pierre De Rop · 9 years ago
  69. 0b60ee6 fixed typo. by Pierre De Rop · 9 years ago
  70. 1088d6d FELIX-5054: clean-up instance bound dependencies when the component is destroyed. by Pierre De Rop · 9 years ago
  71. 68bc29e FELIX-5054: Added testcase for 5054 issue. by Pierre De Rop · 9 years ago
  72. edf227a Fixed a bug: we must wait for the configuration to be effectively removed at the end of each test iteration. by Pierre De Rop · 9 years ago
  73. af33161 FELIX-5046: Gradle wrapper is not included in DM source release. by Pierre De Rop · 9 years ago
  74. e22ac56 Updated changelog with FELIX-5045. by Pierre De Rop · 9 years ago
  75. 1eb4a45 FELIX-5045: Committed a fix that avoid invoking optional dependency callbacks before start. by Pierre De Rop · 9 years ago
  76. 863fbe2 Added test case for the FELIX-5045 issue. by Pierre De Rop · 9 years ago
  77. 089a5c1 the org.apache.felix.dependencymanager.filterindex property value must be quoted by Pierre De Rop · 9 years ago
  78. 85fc8f0 FELIX-4974: DM filter indices are not enabled if the dependencymanager bundle is started before any other bundles that contain a DM Activator. by Pierre De Rop · 9 years ago
  79. 05800ed FELIX-4922: incremented bundle version because changelog has changed. by Pierre De Rop · 9 years ago
  80. 09a0dba Change bundle versions (because of baselining) by Pierre De Rop · 9 years ago
  81. 6501bac FELIX-4921: Ensure binary equality of the same bundle between successive DM releases. by Pierre De Rop · 9 years ago
  82. 576f405 FELIX-4922: changelog is now centralized in release/resources/changelog.txt by Pierre De Rop · 9 years ago
  83. a59f94b FELIX-4922: changelog file is now centralized in release/resource/changelog.txt by Pierre De Rop · 9 years ago
  84. 4987019 Updated releaserepo with latest released bundles. by Pierre De Rop · 9 years ago
  85. 5b849c8 Incremented ext.dmRelease to r5. by Pierre De Rop · 9 years ago
  86. 330d96f FELIX-4915: Added "-removeheaders: Bnd-LastModified,Tool,Created-By" directive. by Pierre De Rop · 9 years ago
  87. 41a1a58 Increment dm release to r4. by Pierre De Rop · 9 years ago
  88. c8295c2 FELIX-4907: ConfigurationDependency calls updated(null) when component is stopped. by Pierre De Rop · 9 years ago
  89. 6dfbb8a Upgrade config admin to 1.8.6 for tests. Updated release repo for baselining. by Pierre De Rop · 9 years ago
  90. fb2205b FELIX-4907: added testFELIX4907_updated_with_null_dictionary_called_when_configuration_is_lost method. by Pierre De Rop · 9 years ago
  91. 914616e FELIX-4913: Added test case which demontrates the problem described in FELIX-4913. by Pierre De Rop · 9 years ago
  92. 47fa9d9 Added testFELIX4907 by Pierre De Rop · 9 years ago
  93. aebf5d6 Incremented dmRelease to r3 by Pierre De Rop · 9 years ago
  94. a4df999 added comments. by Pierre De Rop · 9 years ago
  95. 0c023d0 added comments. by Pierre De Rop · 9 years ago
  96. 7b5d1d1 uncommitted the patch for FELIX-4879, which is invalid. by Pierre De Rop · 9 years ago
  97. 7935b80 more description on the DM stress test. by Pierre De Rop · 9 years ago
  98. 16c27b6 Reformatted the code. Added comments. by Pierre De Rop · 9 years ago
  99. 8db54e4 Committed the following contributions provided by Raluca Grigoras (many thanks): by Pierre De Rop · 9 years ago
  100. 97af264 Cleaned imports. by Pierre De Rop · 9 years ago