1. 18b3df1 Use latest bundle plugin version by Carsten Ziegeler · 14 years ago
  2. 8fee278 FELIX-2915 : Potential deadlock on shutdown by Carsten Ziegeler · 14 years ago
  3. 499355f The extra dependencies must be added in one shot, outside the loop which configure named dependencies. by Pierre De Rop · 14 years ago
  4. de59165 Applied patches in FELIX-2911 with some small changes. Should compile without problems now. by Marcel Offermans · 14 years ago
  5. f8ed34a [FELIX-2907] Applied patch. by Clement Escoffier · 14 years ago
  6. 9adef8e Avoid creating a more complicated data structure if no fragments by Richard S. Hall · 14 years ago
  7. 2199e93 Minor modification to resolver exception message. by Richard S. Hall · 14 years ago
  8. 33efa02 Make uses constraint exception more explicit (i.e., say it by Richard S. Hall · 14 years ago
  9. 22bd7d0 Make sure a fragment has wires before trying to remove a host by Richard S. Hall · 14 years ago
  10. de48805 FELIX-2906 : SCR plugin error with @Property(..., intValue=Integer.MAX_VALUE) by Carsten Ziegeler · 14 years ago
  11. eb55d84 FELIX-2904 inline part of the dependency libraries instead embedded the full libraries by Felix Meschberger · 14 years ago
  12. 2808225 FELIX-2903 Inline required KXml classes instead of embedding the complete library by Felix Meschberger · 14 years ago
  13. 89ed291 Multiple "fixes": by Felix Meschberger · 14 years ago
  14. d880f08 Fixed FELIX-2902 by Clement Escoffier · 14 years ago
  15. 17e9dd7 [FELIX-2893] Enabled propagation by default by Clement Escoffier · 14 years ago
  16. e4636c4 Update to bndlib 1.43.0 by Stuart McCulloch · 14 years ago
  17. 8238eff Temporarily removed tests for the adapter/aspect "changed" callbacks. by Pierre De Rop · 14 years ago
  18. 2807ee1 - Cleanup m_nameDeps class attribute in the destroy method. by Pierre De Rop · 14 years ago
  19. 381ba42 log root cause exception, when a service can't be configured by Pierre De Rop · 14 years ago
  20. 74ec4b5 FELIX-2984 Invalid handling of parameters (options were ok). It works now and the tests are running but I am not confident this code is correct yet. Will probably have to rewrite this. by Peter Kriens · 14 years ago
  21. 7c5a354 get back to previous version of bundleStopped method, which actually must remove all services from a stopping bundle by Pierre De Rop · 14 years ago
  22. 1c9b100 - added constant "LOG_LEVEL" in Base.jave, in order to enable/disable log level (by default, the level is LOG_WARNING) by Pierre De Rop · 14 years ago
  23. c3bd698 Don't add any extra dependencies, if the list of extra dependencies is empty by Pierre De Rop · 14 years ago
  24. f13bb0d Fixed isAutoConfig, which must return false, instead of true. Don't invoke any callbacks. by Pierre De Rop · 14 years ago
  25. 970fa3d Don't deactive services from a stopping bundle, since DependencyManager is already doing this. by Pierre De Rop · 14 years ago
  26. 8bd6293 - aligned AspectService and AdapterService with new added/changed/removed callbacks introdoced in the API. by Pierre De Rop · 14 years ago
  27. 6eee38c Cleanup after release by Karl Pauls · 14 years ago
  28. 6ee76d8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  29. d983dfb [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.2 by Karl Pauls · 14 years ago
  30. be8d707 Prepare for release. by Karl Pauls · 14 years ago
  31. 3926c85 Cleanup after release by Karl Pauls · 14 years ago
  32. 077310b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  33. b2c3089 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.0 by Karl Pauls · 14 years ago
  34. 1c1e435 Prepare for release. by Karl Pauls · 14 years ago
  35. c2a54fd Cleanup after release by Karl Pauls · 14 years ago
  36. 275862c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  37. 29f23d1 [maven-release-plugin] prepare release org.apache.felix.main-3.2.0 by Karl Pauls · 14 years ago
  38. 645a804 Prepare for release. by Karl Pauls · 14 years ago
  39. 1a26245 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  40. cae354b [maven-release-plugin] prepare release org.apache.felix.framework-3.2.0 by Karl Pauls · 14 years ago
  41. 5cce956 Prepare for release. by Karl Pauls · 14 years ago
  42. 74356c9 Minor fix. by Richard S. Hall · 14 years ago
  43. ceb2e99 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  44. 4af3aec [maven-release-plugin] prepare release org.apache.felix.log-1.0.1 by Richard S. Hall · 14 years ago
  45. c4c1795 Fix minor issues in 1.0.1 release. by Richard S. Hall · 14 years ago
  46. 8f4c032 Fixed an error that tried to make a constructor accessible, but failed. by Marcel Offermans · 14 years ago
  47. 151ad47 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  48. 531b9a2 [maven-release-plugin] prepare release org.apache.felix.log-1.0.1 by Richard S. Hall · 14 years ago
  49. e23f71e Update pom to use OSGi artifacts and to include DEPS file. by Richard S. Hall · 14 years ago
  50. d618a51 Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
  51. 36907b2 Update release notes. by Richard S. Hall · 14 years ago
  52. cbdaef3 Applied patch (FELIX-2406) to fix log ordering issue along with by Richard S. Hall · 14 years ago
  53. 6fbedfa Fix Maven 3 warnings by Felix Meschberger · 14 years ago
  54. 6fa533c Replace tabs with spaces by Felix Meschberger · 14 years ago
  55. aa0f611 FELIX-1865 Fix wrong assumption of the OCD ID being the same as the PID (or factory PID) by Felix Meschberger · 14 years ago
  56. 07f0ff6 Remove comment. (FELIX-2858) by Richard S. Hall · 14 years ago
  57. 2bbca89 minor internal tidyup by David Morgan Spenser Savage · 14 years ago
  58. 103ace9 tidy up ? extends noise in support class by David Morgan Spenser Savage · 14 years ago
  59. 723b2f6 add convenience constructor by David Morgan Spenser Savage · 14 years ago
  60. 1de2ed1 Remove unneeded class. (FELIX-2858) by Richard S. Hall · 14 years ago
  61. a16a036 Use framework snapshot. by Richard S. Hall · 14 years ago
  62. f082f97 FELIX-2707 Fix cutting of the URL entry path which may not match the entry path looked up by Felix Meschberger · 14 years ago
  63. 62f2300 Avoid a deadlock when updating the service properties. by Clement Escoffier · 14 years ago
  64. f4cc54a FELIX-2885 - The config admin bundle does not indicate its provided and required services dependencies by Guillaume Nodet · 14 years ago
  65. 998ab6c FELIX-2884 - The multiplicity isn't taken into account by the maven bundle plugin and bundlerepository when generating the repository xml by Guillaume Nodet · 14 years ago
  66. 8d3efa7 cosmetic fix. by Clement Escoffier · 14 years ago
  67. c07d9c2 Try to reproduce FELIX-2430. Seems to work in iPOJO 1.8.0 by Clement Escoffier · 14 years ago
  68. 04ea249 FELIX-2881 Fixed the problem. by Marcel Offermans · 14 years ago
  69. 3be8c9a Remove some unnecessary code. (FELIX-2858) by Richard S. Hall · 14 years ago
  70. dc44f75 Make field private. (FELIX-2858) by Richard S. Hall · 14 years ago
  71. 1b22d2c Hold bundle state lock while adding/removing listeners, otherwise by Richard S. Hall · 14 years ago
  72. 8f7116d Should not be public. (FELIX-2858) by Richard S. Hall · 14 years ago
  73. 2458abe Need to perform security check for fragments and hosts. (FELIX-2858) by Richard S. Hall · 14 years ago
  74. 8a17c88 Adapt to new framework API. by Richard S. Hall · 14 years ago
  75. bd42830 Only select root singleton if it is not already selected. (FELIX-2859) by Richard S. Hall · 14 years ago
  76. 1980741 Move thread for shutting down framework further out to avoid by Richard S. Hall · 14 years ago
  77. c66db38 Correct changelog and deps files by Carsten Ziegeler · 14 years ago
  78. 9f44389 Handle the fact that fragments can be attached to multiple hosts over by Richard S. Hall · 14 years ago
  79. f6e5a72 Minor refactoring to eliminate exposing private details. (FELIX-2858) by Richard S. Hall · 14 years ago
  80. 9d5489c Rename and slightly refactor some classes to make their purpose more by Richard S. Hall · 14 years ago
  81. 7a9a3ce Need to wrap requirments and capabilities in wire when they come from by Richard S. Hall · 14 years ago
  82. 28dbcf2 Delay throwing exceptions if a extension bundle can't find a resource to make java6 update24 happy (FELIX-2877). by Karl Pauls · 14 years ago
  83. fe70e06 If a capability is from a fragment, we must always try to attach it to by Richard S. Hall · 14 years ago
  84. 2a55d6f Use latest snapshot by Carsten Ziegeler · 14 years ago
  85. 48a8d1a [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  86. 77b9a31 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.1.0 by Carsten Ziegeler · 14 years ago
  87. 824d6d5 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  88. 4e60943 [maven-release-plugin] prepare release maven-scr-plugin-1.7.0 by Carsten Ziegeler · 14 years ago
  89. 95a6204 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  90. ba717cb [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.5.0 by Carsten Ziegeler · 14 years ago
  91. 79bb6d8 Use released version by Carsten Ziegeler · 14 years ago
  92. 3e7dc5f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  93. 47ff592 [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.1.0 by Carsten Ziegeler · 14 years ago
  94. 4aeffd4 FELIX-2876 : <reference> element not generated when name is missing by Carsten Ziegeler · 14 years ago
  95. ab090fb FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used by Carsten Ziegeler · 14 years ago
  96. 7f0c362 Update changelog by Carsten Ziegeler · 14 years ago
  97. 40f97c7 Aligned the aspect and adapter features. Added support for callback methods. Updated the documentation. by Marcel Offermans · 14 years ago
  98. 8e5b8eb FELIX-2876 : <reference> element not generated when name is missing by Carsten Ziegeler · 14 years ago
  99. 4af06c1 FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used (reverting 1075369) by Carsten Ziegeler · 14 years ago
  100. ef3db85 [maven-release-plugin] rollback the release of org.apache.felix.scr.generator-1.0.2 by Carsten Ziegeler · 14 years ago