1. 97cd15b FELIX-5177: Did some refactoring: by Pierre De Rop · 8 years ago
  2. cb6ab1e cleaned imports. by Pierre De Rop · 8 years ago
  3. 17274a7 FELIX-5177: Committed the patch from Jan-Willem (:-)) which implements config proxy for factory conf adapters. by Pierre De Rop · 8 years ago
  4. 7dcc17b Removed log that was committed accidentally. by Pierre De Rop · 8 years ago
  5. 453344a FELIX-5177: added tests when @ConfigurationDependency is applied on an updated method which takes as argument by Pierre De Rop · 8 years ago
  6. 40ecace FELIX-5182: Cleanup DM samples. by Pierre De Rop · 8 years ago
  7. 9c082ef FELIX-5181: Only log info/debug if dm annotation log parameter is enabled. by Pierre De Rop · 8 years ago
  8. 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
  9. 1c0431f FELIX-5180: Support for Java8 Repeatable Properties in DM annotations. Also, fixed some javadoc issues. by Pierre De Rop · 8 years ago
  10. 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
  11. f36ab09 FELIX-5177: use type-safe configuration dependency. by Pierre De Rop · 8 years ago
  12. 4973a4b FELIX-5177: Added some comments about the ConfigurationDependencyImpl.needsInstance method. by Pierre De Rop · 8 years ago
  13. 38626d3 FELIX-5177: Support injecting configuration proxies. by Pierre De Rop · 8 years ago
  14. 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
  15. 87ab6b6 FELIX-5173 - Metatype service's BundleResources ignore properties provided by fragment bundles. by Jan Willem Janssen · 8 years ago
  16. 998f269 FELIX-5173 - Metatype service's BundleResources ignore properties provided by fragment bundles by Jan Willem Janssen · 8 years ago
  17. 501d61b Fixed javadoc. by Pierre De Rop · 8 years ago
  18. 0fdefef Renamed DependencyManagerActivator.init() method to DependencyManagerActivator.activate(). by Pierre De Rop · 8 years ago
  19. 0aac136 cleanup. by Pierre De Rop · 8 years ago
  20. 342c200 FELIX-5126: Build DM using Java 8 by Pierre De Rop · 8 years ago
  21. 643674c Added comments. Cleaned hello sample. by Pierre De Rop · 8 years ago
  22. 770011b Simplified hello sample. by Pierre De Rop · 8 years ago
  23. faca289 FELIX-4689: Create a more fluent syntax for the dependency manager builder. by Pierre De Rop · 8 years ago
  24. 6d461de FELIX-5126: Build DM using Java 8. by Pierre De Rop · 8 years ago
  25. 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
  26. 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
  27. 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
  28. b3fbe76 Removed incorrect dependency. by Jan Willem Janssen · 8 years ago
  29. c92c185 FELIX-5175 - Felix incorrectly destroys sessions by Jan Willem Janssen · 8 years ago
  30. 5cc1baf FELIX-5174 log configuration change count when a configuration is processed by David Jencks · 8 years ago
  31. 8052ff9 FELIX-5108: Applied the patch provided by Stefan (thanks). by default, we don't log to /tmp anymore. by Pierre De Rop · 8 years ago
  32. 90e9c91 FELIX-3494 - suppress printing of motd by Jan Willem Janssen · 8 years ago
  33. 8bf70bb FELIX-4345 - listen to both IPv4 & IPv6 when ip is empty: by Jan Willem Janssen · 8 years ago
  34. 79c5e81 FELIX-4375 - cleanup. by Jan Willem Janssen · 8 years ago
  35. a2f331c FELIX-4375 - improve stream handling: by Jan Willem Janssen · 8 years ago
  36. 1f5ba5a Some cleanups / typos fixed. by Jan Willem Janssen · 8 years ago
  37. 1c4abd5 FELIX-5077 / FELIX-3331 - more reliable shutdown by Jan Willem Janssen · 8 years ago
  38. 412602e FELIX-5077 / FELIX-3331 - more reliable shutdown by Jan Willem Janssen · 8 years ago
  39. 17c5ec8 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 8 years ago
  40. ff55d27 [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.8 by Jan Willem Janssen · 8 years ago
  41. 48d381a Preparing changelog for new release. by Jan Willem Janssen · 8 years ago
  42. 41d7fd1 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 8 years ago
  43. 62144bb [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.10 by Jan Willem Janssen · 8 years ago
  44. ec8eb6f FELIX-5169 - inline constant from DA. by Jan Willem Janssen · 8 years ago
  45. 6c499f1 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 8 years ago
  46. 4f5aa86 [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.6 by Jan Willem Janssen · 8 years ago
  47. 534002b Use correct SCM tags. by Jan Willem Janssen · 8 years ago
  48. d3fb84f [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 8 years ago
  49. 29435ce [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.8 by Jan Willem Janssen · 8 years ago
  50. 0444615 Use correct SCM tags. by Jan Willem Janssen · 8 years ago
  51. fd3da76 [maven-release-plugin] rollback the release of org.apache.felix.deploymentadmin-0.9.8 by Jan Willem Janssen · 8 years ago
  52. 303f276 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.8 by Jan Willem Janssen · 8 years ago
  53. b6397f5 Remove maven warning. by Jan Willem Janssen · 8 years ago
  54. 446fa06 Added proper groupId to ensure release logic uses the right one. by Jan Willem Janssen · 8 years ago
  55. 91eb888 [maven-release-plugin] rollback the release of org.apache.felix.deploymentadmin-0.9.8 by Jan Willem Janssen · 8 years ago
  56. 67db300 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.8 by Jan Willem Janssen · 8 years ago
  57. 99a6410 [maven-release-plugin] rollback the release of org.apache.felix.deploymentadmin-0.9.8 by Jan Willem Janssen · 8 years ago
  58. 84c269a [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.8 by Jan Willem Janssen · 8 years ago
  59. 5a07774 Preparing for new release. by Jan Willem Janssen · 8 years ago
  60. aa55703 Preparing for new release. by Jan Willem Janssen · 8 years ago
  61. dfaa3cc Code review: by Jan Willem Janssen · 8 years ago
  62. 28f02b3 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 8 years ago
  63. 775d71b [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.4.6 by Guillaume Nodet · 8 years ago
  64. 19a4993 Add changelog by Guillaume Nodet · 8 years ago
  65. f883f0e FELIX-518 - add unit test for signed DPs: by Jan Willem Janssen · 8 years ago
  66. 0614825 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 8 years ago
  67. 8a08a15 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.5.2 by Guillaume Nodet · 8 years ago
  68. a609566 Allow release with JDK 1.8 by Guillaume Nodet · 8 years ago
  69. 46a6f4f [FELIX-5167] Upgrade to felix utils 1.8.2 by Guillaume Nodet · 8 years ago
  70. 91380a9 Add changelog by Guillaume Nodet · 8 years ago
  71. dfe24e3 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 8 years ago
  72. ea8989f [maven-release-plugin] prepare release org.apache.felix.utils-1.8.2 by Guillaume Nodet · 8 years ago
  73. 9c226f9 Add change log by Guillaume Nodet · 8 years ago
  74. 5d8e3f0 Allow release with JDK 1.8 by Guillaume Nodet · 8 years ago
  75. eee1f14 FELIX-5164: added test that validates aspects that are using a callback instance. by Pierre De Rop · 8 years ago
  76. 32b68c8 FELIX-5164: Add support for callback instance in Aspects. by Pierre De Rop · 8 years ago
  77. baf00fa [FELIX-5156] Felix Properties doesn't handle multi value properties correctly by Guillaume Nodet · 9 years ago
  78. f9b12d6 FELIX-5002 : Upgrade Jetty to 9.3.x and cometd to 3.0.x by Carsten Ziegeler · 9 years ago
  79. 93884fa Use parent pom 4 by Carsten Ziegeler · 9 years ago
  80. 1c2067d Use parent pom 4 by Carsten Ziegeler · 9 years ago
  81. 28b6c0d FELIX-5160 : Update configuration for Apache rat plugin by Carsten Ziegeler · 9 years ago
  82. dcda034 FELIX-5159 : Update plugin dependencies by Carsten Ziegeler · 9 years ago
  83. 51f9e6d FELIX-5158 : Update test dependencies by Carsten Ziegeler · 9 years ago
  84. c5d6770 FELIX-5157 : Add m2e lifecycle mappings by Carsten Ziegeler · 9 years ago
  85. 7de2779 Use latest snapshot dependencies by Carsten Ziegeler · 9 years ago
  86. 6cdf85f Use latest snapshot dependencies by Carsten Ziegeler · 9 years ago
  87. c2b4a0f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 9 years ago
  88. cb58942 [maven-release-plugin] prepare release org.apache.felix.http.jetty-3.1.6 by Carsten Ziegeler · 9 years ago
  89. 94f3c1e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 9 years ago
  90. d2286ba [maven-release-plugin] prepare release org.apache.felix.http.bridge-3.0.6 by Carsten Ziegeler · 9 years ago
  91. d1d8ecd Use latest snapshot for parent pom by Carsten Ziegeler · 9 years ago
  92. ad93335 Use latest snapshot for parent pom by Carsten Ziegeler · 9 years ago
  93. 7f4014b [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 9 years ago
  94. 275d881 [maven-release-plugin] prepare release org.apache.felix.http.base-3.0.6 by Carsten Ziegeler · 9 years ago
  95. 45b9c9a Use parent pom 8 by Carsten Ziegeler · 9 years ago
  96. 8801a2c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 9 years ago
  97. aab8fdc [maven-release-plugin] prepare release org.apache.felix.http.parent-8 by Carsten Ziegeler · 9 years ago
  98. 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
  99. e04b687 Added comments. by Pierre De Rop · 9 years ago
  100. 2c3aeab FELIX-5155: Adapter/Aspect extra service dependencies injected twice if using callback instance. by Pierre De Rop · 9 years ago