1. 01b337b FELIX-4305: implements new autoConfig/propagate methods from ComponentDeclaration interface. by Pierre De Rop · 11 years ago
  2. 4011ca6 FELIX-4305: All aspect dependency callbacks are proxied in order to propagate original service properties modification. by Pierre De Rop · 11 years ago
  3. 7262b27 FELIX-4305: Configure adapter service dependency with "setPropagate" in order to automaically reflect by Pierre De Rop · 11 years ago
  4. 1873e00 FELIX-4305: Added getServices() method, which returns a snapshot of all currently instantiated services. by Pierre De Rop · 11 years ago
  5. 4a7f85c FELIX-4305: Fixed some javadocs. Added autoConfig(final Dependency dependency), propagate(final Dependency dependency) methods. by Pierre De Rop · 11 years ago
  6. 09513a8 FELIX-4294: Reverted the getServiceProperties() method to the previous version by Pierre De Rop · 11 years ago
  7. ca85d30 FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, 56 of 61 passing (implemented orphaned conditions) by Carsten Ziegeler · 11 years ago
  8. fe9cc70 FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, 55 of 61 passing by Carsten Ziegeler · 11 years ago
  9. cec9c3e FELIX-4352: Added the wtf enhancement (thanks Jago !). I think that service properties should be taken into account by the getRoot method. by Pierre De Rop · 11 years ago
  10. 55e57bf FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, 53 of 61 passing by Carsten Ziegeler · 11 years ago
  11. 57ba109 FELIX-4294: adapted tests to the new dependency manager shell, which is now only using Gogo. by Pierre De Rop · 11 years ago
  12. 1f35b82 FELIX-4294: Dependency Manager shell improvements by Pierre De Rop · 11 years ago
  13. 7cc75b2 FELIX-4294: Added getName method by Pierre De Rop · 11 years ago
  14. d46267e FELIX-4294: added getClassName, getId, getServices methods. Modified getServiceProperties to return adapter service properties by Pierre De Rop · 11 years ago
  15. ad2121c FELIX-4294: added getName method by Pierre De Rop · 11 years ago
  16. e149cca FELIX-4294: added getClassName,getId,getServices methods. renamed propertiesToString method name to appendProperties. Modified getName method. by Pierre De Rop · 11 years ago
  17. efa6b38 FELIX-4294: added toString method for shell improvement by Pierre De Rop · 11 years ago
  18. 130ba87 FELIX-4294: Added getClassName,getServices,getServiceProperties,getId methods by Pierre De Rop · 11 years ago
  19. 3e839e2 Added FELIX-4294 by Pierre De Rop · 11 years ago
  20. d79eec4 FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, up from 18 to 45 of 61 passing by Carsten Ziegeler · 11 years ago
  21. 5a0fc3e FELIX-2647 : Implement Coordinator Service - start implementing nested coordinations and fix failing CT test cases by Carsten Ziegeler · 11 years ago
  22. 01c2f1e FELIX-2647 : Implement Coordinator Service - disable jmx support for now by Carsten Ziegeler · 11 years ago
  23. 02d8d9a FELIX-2647 : Implement Coordinator Service - update to official 4.3 version by Carsten Ziegeler · 11 years ago
  24. 6613260 FELIX-4085 : [Core R5] Implement updates to the Bundle Hook Specification. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  25. 19f18f2 Remove a reference to a not yet finished feature. by Clement Escoffier · 11 years ago
  26. 7b0d7d9 Fix https://issues.apache.org/jira/browse/FELIX-4347 by Clement Escoffier · 11 years ago
  27. c9e37e6 FELIX-4350 Close stuff more definitely on failed activation by David Jencks · 11 years ago
  28. bba2e55 FELIX-3868 : Adding osgi.identity namespace to bundles (resources). Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  29. a2845e2 FELIX-4084 : [Core R5] Enhance Bundle.adapt() to provider AccessControlContext. by Carsten Ziegeler · 11 years ago
  30. 6268e46 FELIX-4350: additional failing use cases by Guillaume Nodet · 11 years ago
  31. 26e7873 FELIX-4331 : [Core R5] Support BundleContext and Framework adaptations. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  32. b987528 Remove system out from test by Carsten Ziegeler · 11 years ago
  33. c7284e2 FELIX-4085 : [Core R5] Implement updates to the Bundle Hook Specification. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  34. 0dded7c FELIX-4083 : [Core R5] Support for valueOf when evaluating a Filter. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  35. e627ccc FELIX-4080 : Core R5] Add support for org.osgi.framework.UnfilteredServiceListener. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  36. a7043f2 FELIX-4350 Fix race between service tracker open and service removed event by David Jencks · 11 years ago
  37. f2d67f0 FELIX-4350 Fix race between activation and deactivation. Problem with ServiceTracker exposed and ignored by David Jencks · 11 years ago
  38. 1022cd1 [FELIX-4350] Add disable integration test by Guillaume Nodet · 11 years ago
  39. 414f16e [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  40. 3fdc74a [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.8 by Guillaume Nodet · 11 years ago
  41. 3c54ee7 Upgrade fileinstall to utils 1.4.2 by Guillaume Nodet · 11 years ago
  42. 3638823 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  43. 1af33f5 [maven-release-plugin] prepare release org.apache.felix.utils-1.4.2 by Guillaume Nodet · 11 years ago
  44. 9877fa4 [FELIX-4349] Synchronization issue in ComponentRegistry by Guillaume Nodet · 11 years ago
  45. 0d215e2 Add a test checking an interceptor implementing both tracking and ranking. by Clement Escoffier · 11 years ago
  46. dae6126 Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
  47. c57fd3b Change distribution versions. by Clement Escoffier · 11 years ago
  48. 2f3e063 Change distribution versions. by Clement Escoffier · 11 years ago
  49. b6c8e9f Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
  50. e12188b FELIX-4348 Use a read-write lock to avoid a race between lookupService and reconfiguration by David Jencks · 11 years ago
  51. c4d8196 Fix FELIX-4292. Set the architecture default value to true. by Clement Escoffier · 11 years ago
  52. 9c96cd2 Fix FELIX-4292. Set the propagation default value to true. by Clement Escoffier · 11 years ago
  53. 2a5102b Improve failure management in test by Clement Escoffier · 11 years ago
  54. ac479b1 Fix FELIX-4340 by Clement Escoffier · 11 years ago
  55. 45e4d90 Remove traces, add test checking static inner classes by Clement Escoffier · 11 years ago
  56. 91778d6 [FELIX-4071] ConcurrentModificationException in DirectoryWatcher.bundleChanged by Guillaume Nodet · 11 years ago
  57. c9326cc [FELIX-3714] Error when when fragment bundle is updated by Guillaume Nodet · 11 years ago
  58. ddc425f [FELIX-3712] Avoid displaying an InterruptedException if the file install bundle end up refreshing itself by Guillaume Nodet · 11 years ago
  59. d282fb2 [FELIX-4328] Provide a scoping mechanism to limit bundles to be refreshed by Guillaume Nodet · 11 years ago
  60. 0aebbe9 [FELIX-3686] Fix pom which did not include the generated manifest by Guillaume Nodet · 11 years ago
  61. 79a6ec1 Make sure the source jar is built for utils by Guillaume Nodet · 11 years ago
  62. d854069 [FELIX-4225] Possible compiling issue in Eclipse by Guillaume Nodet · 11 years ago
  63. 7b76c0a [FELIX-3686] Fix pom, jar and source jar by Guillaume Nodet · 11 years ago
  64. eac7871 [FELIX-4339] Make the use of escape characters deterministic by Guillaume Nodet · 11 years ago
  65. abb4aa4 FELIX-4343 reduce some log levels by David Jencks · 11 years ago
  66. 985dd3a [FELIX-4338] Incorrect overwriting of properties that have not been changed by Guillaume Nodet · 11 years ago
  67. 53f7923 [FELIX-4342] Substitution is dependent on the order of the map by Guillaume Nodet · 11 years ago
  68. bc8a553 [FELIX-4341] The Properties object does not follow the spec wrt spaces by Guillaume Nodet · 11 years ago
  69. fe6af90 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
  70. 33a2fd9 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.5 by Jan Willem Janssen · 11 years ago
  71. 776e334 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
  72. 8605263 [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.5 by Jan Willem Janssen · 11 years ago
  73. 3999617 Revert incorrect release action. by Jan Willem Janssen · 11 years ago
  74. 631ce08 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
  75. 142600a [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.5 by Jan Willem Janssen · 11 years ago
  76. 276999c [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
  77. f857121 [maven-release-plugin] prepare release org.apache.felix.http-4 by Jan Willem Janssen · 11 years ago
  78. 8885931 [FELIX-4336] Fix unit tests by Guillaume Nodet · 11 years ago
  79. 7501d57 [FELIX-4336] Use smarter thread locals for ThreadIo so that streams that have been deactivated won't be used and delegate to the previous stream instead by Guillaume Nodet · 11 years ago
  80. 7d84ea6 Fix FELIX-4335 (https://issues.apache.org/jira/browse/FELIX-4335) by Clement Escoffier · 11 years ago
  81. f98142e Added FELIX-4334 issue. by Pierre De Rop · 11 years ago
  82. 489a474 FELIX-4334: When a dependency is modified, the component "change" callback must be invoked by Pierre De Rop · 11 years ago
  83. b88bf3d Added tests for the FELIX-4334 issue. by Pierre De Rop · 11 years ago
  84. 96d078a FELIX-4334: Added getBundle method, which is needed by "ModifiedBundleDependencyTest" test. by Pierre De Rop · 11 years ago
  85. 3fe8e01 FELIX-3910: Renamed some methods/class attributes starting with an underscore. by Pierre De Rop · 11 years ago
  86. 908fe14 FELIX-3910: Renamed some methods/class attributes starting with an underscore. by Pierre De Rop · 11 years ago
  87. 20bb3dd Upgrade to bndlib 2.2.0 by Stuart McCulloch · 11 years ago
  88. 18c12a3 [FELIX-4326] Revert bad commit by Guillaume Nodet · 11 years ago
  89. d83dd4e Added testAdapterWithAspectsAndPropagationNoCallbacks test by Pierre De Rop · 11 years ago
  90. a5b7a73 added another testAspectsWithPropagationAndNoCallbacks test by Pierre De Rop · 11 years ago
  91. 57b3575 reverted to previous version and use 10 aspects per services by Pierre De Rop · 11 years ago
  92. 5d87528 Include FELIX-4326 in SCR by Guillaume Nodet · 11 years ago
  93. 4115302 [FELIX-4326] Possible Invalid BundleContext exception when shutting down the extender by Guillaume Nodet · 11 years ago
  94. 2241a5f [FELIX-4317] SCR implementation should avoid using bundleContext.getBundle() by Guillaume Nodet · 11 years ago
  95. a58c8f7 [FELIX-4316] Packages imported dynamically should also be imported statically with an optional flag by Guillaume Nodet · 11 years ago
  96. 48e9027 [FELIX-4313] Bad synchronization in scr where a lock is held while ungetting a service by Guillaume Nodet · 11 years ago
  97. bf19361 [FELIX-4325] [DS] Synchronization issue when activating component by Guillaume Nodet · 11 years ago
  98. 3651814 [FELIX-4309] Make timeout configurable by Guillaume Nodet · 11 years ago
  99. 80506e4 FELIX-4323 fix CCH.getComponents to return complete list of components, including possible single component. by David Jencks · 11 years ago
  100. 4c66b4f FELIX-4322 Only report satsifed once the tracker is set up by David Jencks · 11 years ago