1. b9cc242 removed unecessary comment. by Pierre De Rop · 9 years ago
  2. e822723 Improved the makeStaging task in order to get latest available versions from the release repo. by Pierre De Rop · 9 years ago
  3. ccb2355 Preparing release r6. by Pierre De Rop · 9 years ago
  4. 41e1471 Added FELIX-5114 by Pierre De Rop · 9 years ago
  5. c723eb3 FELIX-5114: Schedule configuration update in Component executor synchronously. by Pierre De Rop · 9 years ago
  6. b2a6811 added author. by Pierre De Rop · 9 years ago
  7. 95a550f Fixed wait time for step 4. by Pierre De Rop · 9 years ago
  8. 1038ad7 refresh repo indexes. by Pierre De Rop · 9 years ago
  9. 239c9da refresh repo indexes. by Pierre De Rop · 9 years ago
  10. 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
  11. a291216 [FELIX-5055] - Upgrade DM to BndTools 3.0.0 by Pierre De Rop · 9 years ago
  12. 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
  13. 58018a1 [FELIX-5113] - Remove useless wrong test in ConfigurationDependencyImpl. by Pierre De Rop · 9 years ago
  14. 030a431 Revert to previous r5 artifacts. by Pierre De Rop · 9 years ago
  15. 3a01602 Replaced old r5 jars by new r6 jars. by Pierre De Rop · 9 years ago
  16. a00b620 Fixed typo. by Pierre De Rop · 9 years ago
  17. bd5c018 Incremented dm release to r6. by Pierre De Rop · 9 years ago
  18. 2f2d9e8 Added missing license header. Cleaned imports. by Pierre De Rop · 9 years ago
  19. 7f45ee0 Added FELIX-5104 by Pierre De Rop · 9 years ago
  20. 43ca21b FELIX-5104: Call a conf dependency callback Instance with an instantiated component by Pierre De Rop · 9 years ago
  21. ac5ec40 Fixed typo. by Pierre De Rop · 9 years ago
  22. 1cf91d1 Fixed typo by Pierre De Rop · 9 years ago
  23. d163fed Fixed type. by Pierre De Rop · 9 years ago
  24. e8cf145 Use latest felix framework. Use org.apache.felix.http.jetty with version 2.3.0. by Pierre De Rop · 9 years ago
  25. 06622f5 Updated changelog. by Pierre De Rop · 9 years ago
  26. 09d1ff4 FELIX-5055: Upgrade DM to BndTools 3.0.0 by Pierre De Rop · 9 years ago
  27. 0b60ee6 fixed typo. by Pierre De Rop · 9 years ago
  28. 1088d6d FELIX-5054: clean-up instance bound dependencies when the component is destroyed. by Pierre De Rop · 9 years ago
  29. 68bc29e FELIX-5054: Added testcase for 5054 issue. by Pierre De Rop · 9 years ago
  30. 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
  31. af33161 FELIX-5046: Gradle wrapper is not included in DM source release. by Pierre De Rop · 9 years ago
  32. e22ac56 Updated changelog with FELIX-5045. by Pierre De Rop · 9 years ago
  33. 1eb4a45 FELIX-5045: Committed a fix that avoid invoking optional dependency callbacks before start. by Pierre De Rop · 9 years ago
  34. 863fbe2 Added test case for the FELIX-5045 issue. by Pierre De Rop · 9 years ago
  35. 089a5c1 the org.apache.felix.dependencymanager.filterindex property value must be quoted by Pierre De Rop · 9 years ago
  36. 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
  37. 05800ed FELIX-4922: incremented bundle version because changelog has changed. by Pierre De Rop · 9 years ago
  38. 09a0dba Change bundle versions (because of baselining) by Pierre De Rop · 9 years ago
  39. 6501bac FELIX-4921: Ensure binary equality of the same bundle between successive DM releases. by Pierre De Rop · 9 years ago
  40. 576f405 FELIX-4922: changelog is now centralized in release/resources/changelog.txt by Pierre De Rop · 9 years ago
  41. a59f94b FELIX-4922: changelog file is now centralized in release/resource/changelog.txt by Pierre De Rop · 9 years ago
  42. 4987019 Updated releaserepo with latest released bundles. by Pierre De Rop · 9 years ago
  43. 5b849c8 Incremented ext.dmRelease to r5. by Pierre De Rop · 9 years ago
  44. 330d96f FELIX-4915: Added "-removeheaders: Bnd-LastModified,Tool,Created-By" directive. by Pierre De Rop · 9 years ago
  45. 41a1a58 Increment dm release to r4. by Pierre De Rop · 9 years ago
  46. c8295c2 FELIX-4907: ConfigurationDependency calls updated(null) when component is stopped. by Pierre De Rop · 9 years ago
  47. 6dfbb8a Upgrade config admin to 1.8.6 for tests. Updated release repo for baselining. by Pierre De Rop · 9 years ago
  48. fb2205b FELIX-4907: added testFELIX4907_updated_with_null_dictionary_called_when_configuration_is_lost method. by Pierre De Rop · 9 years ago
  49. 914616e FELIX-4913: Added test case which demontrates the problem described in FELIX-4913. by Pierre De Rop · 9 years ago
  50. 47fa9d9 Added testFELIX4907 by Pierre De Rop · 9 years ago
  51. aebf5d6 Incremented dmRelease to r3 by Pierre De Rop · 9 years ago
  52. a4df999 added comments. by Pierre De Rop · 9 years ago
  53. 0c023d0 added comments. by Pierre De Rop · 9 years ago
  54. 7b5d1d1 uncommitted the patch for FELIX-4879, which is invalid. by Pierre De Rop · 9 years ago
  55. 7935b80 more description on the DM stress test. by Pierre De Rop · 9 years ago
  56. 16c27b6 Reformatted the code. Added comments. by Pierre De Rop · 9 years ago
  57. 8db54e4 Committed the following contributions provided by Raluca Grigoras (many thanks): by Pierre De Rop · 9 years ago
  58. 97af264 Cleaned imports. by Pierre De Rop · 9 years ago
  59. 93e4732 Make sure the FJP is quescent before stopping the tested bundle, in order to ensure that all components are all added. by Pierre De Rop · 9 years ago
  60. 0b05518 Updated release notes. Still to add upcoming FELIX-4873 from Raluca. by Pierre De Rop · 9 years ago
  61. c40d93f FELIX-4869: Fixed comments. by Pierre De Rop · 9 years ago
  62. e4cc2c3 FELIX-4858: Added missing createCopy in TemporalServiceDependencyImpl, this dependency can now be used from any adapter. by Pierre De Rop · 9 years ago
  63. cbb028b updated releaserepo with dm R2 released artifacts. by Pierre De Rop · 9 years ago
  64. a440bd1 FELIX-4869: incremented micro version for the 4869 patch. by Pierre De Rop · 9 years ago
  65. d2012be FELIX-4869: Fixed a bug where optional dependency callbacks are not invoked if the optional dependency by Pierre De Rop · 9 years ago
  66. 510fd96 Added a test case for FELIX-4869 issue. by Pierre De Rop · 9 years ago
  67. fdffc27 Reworked the promoteToRelease task in order to use "svn move" instead of "svn copy". by Pierre De Rop · 9 years ago
  68. e90e021 Removed core/runtime/shell 3.2.0 bundles from the release repo, and replaced them by the new 4.0.0 version. by Pierre De Rop · 9 years ago
  69. bfa2728 FELIX-4832: ClassCastException with autoconfig Iterable fields. by Pierre De Rop · 9 years ago
  70. abc55ab Modified test case to reproduce the FELIX-4832 issue. by Pierre De Rop · 9 years ago
  71. e91fae5 Move to R2 for next release. Fixed promoteToRelease task which has to copy released files to https://dist.apache.org/repos/dist/release/felix/ location. by Pierre De Rop · 9 years ago
  72. e866e42 Fixed reference to samples README file. by Pierre De Rop · 9 years ago
  73. 3f2902f Fixed typo. by Pierre De Rop · 9 years ago
  74. a3bbad5 Fixed typo. by Pierre De Rop · 9 years ago
  75. e374d6b Fixed typo. by Pierre De Rop · 9 years ago
  76. defc0a3 Fixed typo. by Pierre De Rop · 9 years ago
  77. dd5c747 Fixed typo. by Pierre De Rop · 9 years ago
  78. a20b758 The top-level release should be incremented and committed after the vote has passed. by Pierre De Rop · 9 years ago
  79. 9ca37ca Updated new features. Added "what's changed" section. by Pierre De Rop · 9 years ago
  80. 7811926 Fixed some misspelling by Pierre De Rop · 9 years ago
  81. 6710d1b updated docs, changelogs. Added license to samples module. FELIX-4676: Don't generate Require-Capability by default by Pierre De Rop · 9 years ago
  82. 3a00a21 moved new dm4 from sandbox to trunk. by Pierre De Rop · 9 years ago
  83. 4fddeaa backup old dm 3.2.0 to my sandbox before moving new dm4 to trunk. by Pierre De Rop · 9 years ago
  84. 7302fa6 FELIX-4699: Build broken as old snapshots are referenced. by Pierre De Rop · 10 years ago
  85. 8381de0 [maven-release-plugin] prepare for next development iteration by Pierre De Rop · 10 years ago
  86. 91d6295 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.runtime-3.2.0 by Pierre De Rop · 10 years ago
  87. 20f1de2 [maven-release-plugin] prepare for next development iteration by Pierre De Rop · 10 years ago
  88. ad1b55c [maven-release-plugin] prepare release org.apache.felix.dependencymanager.annotation-3.2.0 by Pierre De Rop · 10 years ago
  89. d139f7c [maven-release-plugin] prepare for next development iteration by Pierre De Rop · 10 years ago
  90. 7cfc6e3 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-3.2.0 by Pierre De Rop · 10 years ago
  91. 75934ce [maven-release-plugin] prepare for next development iteration by Pierre De Rop · 10 years ago
  92. 25e33c7 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-3.2.0 by Pierre De Rop · 10 years ago
  93. f25f931 fixed artifacts version: core, shell, annotation, and runtime articacts are all using version 3.2.0-SNAPSHOT by Pierre De Rop · 10 years ago
  94. 8ad910e cancelling release candidate and resetting version to 3.2.0-SNAPSHOT by Pierre De Rop · 10 years ago
  95. dc27c40 [maven-release-plugin] prepare for next development iteration by Pierre De Rop · 10 years ago
  96. 446322d [maven-release-plugin] prepare release org.apache.felix.dependencymanager-3.2.0 by Pierre De Rop · 10 years ago
  97. aa5f7b4 FELIX-4294: bumped org.apache.felix.dm package version to 3.1.0 by Pierre De Rop · 10 years ago
  98. 37ef651 Revert to parent pom 1.2.0 and to maven-bundle-plugin 2.3.4 because it's not worth doing this (see FELIX-4557) by Pierre De Rop · 10 years ago
  99. f4401b4 [maven-release-plugin] rollback the release of org.apache.felix.dependencymanager-3.2.0 by Pierre De Rop · 10 years ago
  100. b2ca118 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-3.2.0 by Pierre De Rop · 10 years ago