1. a08ba48 FELIX-1861: FileInstall created temp directories are never deleted by Guillaume Nodet · 15 years ago
  2. 23e17d2 refactored some common features into an abstract superclass for all decorator patterns by Marcel Offermans · 15 years ago
  3. f29e348 FELIX-1851: FileInstall watched bundles are restarted twice upon update by Guillaume Nodet · 15 years ago
  4. 8c2a5fe FELIX-1775: fileinstall release archives contains an empty 'load' folder with should be removed by Guillaume Nodet · 15 years ago
  5. fb35af1 FELIX-1811: fileinstall should depend on the official osgi artifacts by Guillaume Nodet · 15 years ago
  6. c53e35a Use official osgi artifacts. by Carsten Ziegeler · 15 years ago
  7. 02a0063 Go back to current version by Carsten Ziegeler · 15 years ago
  8. fc8506e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  9. 45c62be [maven-release-plugin] prepare release maven-scr-plugin-1.4.2 by Carsten Ziegeler · 15 years ago
  10. b6a1640 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  11. 81e3602 Use released scr annotations for release by Carsten Ziegeler · 15 years ago
  12. 76f5fe0 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.2.0 by Carsten Ziegeler · 15 years ago
  13. aa97e9a [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  14. a418733 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.4 by Carsten Ziegeler · 15 years ago
  15. c78519d [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  16. f673bb2 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.4 by Carsten Ziegeler · 15 years ago
  17. 8dd6c47 Go back to current version by Carsten Ziegeler · 15 years ago
  18. 8de8e47 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  19. d739a8e [maven-release-plugin] prepare release maven-scr-plugin-1.4.2 by Carsten Ziegeler · 15 years ago
  20. 1f3e192 Use released scr annotations for release by Carsten Ziegeler · 15 years ago
  21. 37755ba [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  22. 87cacef [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.2.0 by Carsten Ziegeler · 15 years ago
  23. 33cea8c [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  24. a545b05 [maven-release-plugin] prepare release org.apache.felix.scr-1.4.0 by Felix Meschberger · 15 years ago
  25. 30254c0 Add @since tags for methods added in R 1.2 by Felix Meschberger · 15 years ago
  26. dc81627 FELIX-1893 Add @since tag to define in which API version the method has been added by Felix Meschberger · 15 years ago
  27. 4486f75 FELIX-1943 Ensure components which are not satisfied any longer if a service is unregistered are deactivated. Before this would only happen if the component had the service bound, which is not always the case (for example for ComponentFactory components). by Felix Meschberger · 15 years ago
  28. bc5d2d6 FELIX-1922 Always mimick existing configuration to component factory instances. In case of Configuration Admin service not providing configuration, an empty configuration is placed to simulate existence. Reason for this is that component factories do not obey configuration-policy=require for satisfaction setting. by Felix Meschberger · 15 years ago
  29. 1a7ac27 FELIX-1942 Add new state (FactoryInstance) which is like the Active state but disposes off the component on deactivation instead of just deactivating. by Felix Meschberger · 15 years ago
  30. 2e8a24d FELIX-1922 test ComponentFactory does not require configuration by Felix Meschberger · 15 years ago
  31. 72a6e21 Fix comment by Felix Meschberger · 15 years ago
  32. 5fa75be FELIX-1891 - IO Connector Service implementation - first commit. by Adam Wojtuniak · 15 years ago
  33. 80a3ef8 Fix FELIX-1938 by Clement Escoffier · 15 years ago
  34. 6a8c7c4 Remove unused imports by Chris Custine · 15 years ago
  35. d230a7b FELIX-1768 - should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Chris Custine · 15 years ago
  36. fd23310 FELIX-1931 : Keep sort order of bundle list across page reloads (eg. in a cookie) by Carsten Ziegeler · 15 years ago
  37. 3bbfee4 FELIX-1930 : Clicking action on bundles detail page shows full bundle list while URL stays on bundles/<id> by Carsten Ziegeler · 15 years ago
  38. 0728693 fixed a bug with instance bound dependencies, updated the test to ensure this keeps working from now on by Marcel Offermans · 15 years ago
  39. 4fb2860 FELIX-1893 Add note about null being returned for DS 1.0/1.1 descriptors by Felix Meschberger · 15 years ago
  40. fdedf01 simplified updating of instances and propagation of properties by Marcel Offermans · 15 years ago
  41. a5e9918 corrected the previous patch by Marcel Offermans · 15 years ago
  42. 59e0851 bugfix, is registered should mean that the service is bound, not only that all required dependencies are available by Marcel Offermans · 15 years ago
  43. e7d9fef made sure that resource adapters can let their adapters use propagation of properties, if they want to by Marcel Offermans · 15 years ago
  44. ce879c3 added generic support for propagation of a dependency's properties to a service, implemented for configuration and resource dependencies by Marcel Offermans · 15 years ago
  45. d2519f1 implemented resource tracking, also when tracking a specific resource by Marcel Offermans · 15 years ago
  46. 9dfa832 Remove accidental commit. by Richard S. Hall · 15 years ago
  47. c52ed3e Remove some more snapshot dependencies. by Richard S. Hall · 15 years ago
  48. 4e8d4df Only depend on released shell bundles. by Richard S. Hall · 15 years ago
  49. f5a2672 Only depend on released versions. by Richard S. Hall · 15 years ago
  50. f4d1dab Should only depend on released versions. by Richard S. Hall · 15 years ago
  51. 3a3a982 Modify resolver candidate selection to compare capability versions, not by Richard S. Hall · 15 years ago
  52. 0afd3b7 FELIX-1932: Ensure that a missing reference in an itest gets logged without throwing NPE by Gert Vanthienen · 15 years ago
  53. 8a549b2 FELIX-1929 - getStartLevel() always reports requested start level, not active start level by Chris Custine · 15 years ago
  54. e29c65e Improve logging control. (FELIX-1789) by Richard S. Hall · 15 years ago
  55. e913c11 FELIX-1914: Making sure that bundles only appear once in every branch of the tree by Gert Vanthienen · 15 years ago
  56. cb14cb2 Update fileinstaller to 2.0.5-SNAPSHOT to pick up fix for FELIX-1928. by Chris Custine · 15 years ago
  57. 65febd3 FELIX-1928 - File installer starts bundles too early on restart by Chris Custine · 15 years ago
  58. 6686bed FELIX-1927 Apply patch by Lukas Kolisko (thanks) by Felix Meschberger · 15 years ago
  59. 90e38d2 FELIX-1926 ensure synchronized access to internal maps of the ComponentRegistry by Felix Meschberger · 15 years ago
  60. 6b21715 extended the test to include adding instance bound required dependencies to an aspect by Marcel Offermans · 15 years ago
  61. e9f312f fixed the shell equinox shell command by Marcel Offermans · 15 years ago
  62. 28bdbb0 metadata changes by Marcel Offermans · 15 years ago
  63. 7ce3c1d removed print statement by Marcel Offermans · 15 years ago
  64. 5e4e5f6 shell now works both in eclipse and equinox by Marcel Offermans · 15 years ago
  65. 3e164d2 bugfix, only add property if the value is not null by Marcel Offermans · 15 years ago
  66. 37523f6 added versioning to the exports by Marcel Offermans · 15 years ago
  67. 3493ab7 added missing interface method by Marcel Offermans · 15 years ago
  68. a3cfdeb added some new adapters and a few fixes, work in progress, more changes by Marcel Offermans · 15 years ago
  69. 3391495 added some new adapters and a few fixes, work in progress by Marcel Offermans · 15 years ago
  70. b1d3701 Initial commit of User Admin contribution, slightly modified POM file and by Richard S. Hall · 15 years ago
  71. 0024b57 FELIX-1898 : Extend SCR Plugin to support new updated method declaration. Apply patch by Felix Meschberger by Carsten Ziegeler · 15 years ago
  72. 8f98ecf stop "OSGi Install" check for timebeing (FELIX-1924) by David Morgan Spenser Savage · 15 years ago
  73. d7a6c72 FELIX-1893 Remove unused field by Felix Meschberger · 15 years ago
  74. 9dc5626 FELIX-1893 Provide configured updated method name through the administrative API. by Felix Meschberger · 15 years ago
  75. df90be9 FELIX-1893 Remove ds.rebind.enabled configuration (not needed anymore since we now have a descriptor provided optional updated method) by Felix Meschberger · 15 years ago
  76. 1e5840c FELIX-1893 Add support for a configurable "updated" method by Felix Meschberger · 15 years ago
  77. fa66da0 FELIX-1923 lock maven bundle plugin to version 2.0.1 by Felix Meschberger · 15 years ago
  78. 1642d93 FELIX-1847: Error with duplicates when using maven-bundle-plugin 2.0.1 and maven-scr-plugin 1.4. Apply patch from Reto Bachmann-Gmür by Carsten Ziegeler · 15 years ago
  79. c97723e FELIX-1914: Add a command to enable/disable dynamic imports to troubleshoot classloading issues by Gert Vanthienen · 15 years ago
  80. 8bcd6d7 removed not working junit test by Pierre De Rop · 15 years ago
  81. f8c5210 managed to make the junit test work, in order to avoid blocking a global felix-trunk build by Pierre De Rop · 15 years ago
  82. ed9602d added new test to show up a regression regarding ServiceImpl.unconfigureServices() method by Pierre De Rop · 15 years ago
  83. 767c815 FELIX-1914: Add a command to enable debug logging for the OSGi framework by Gert Vanthienen · 15 years ago
  84. 6a0b22e added comments regarding the compat module by Pierre De Rop · 15 years ago
  85. 75c5f86 added comments regarding the BundleResourceRepository class by Pierre De Rop · 15 years ago
  86. 8e8c914 added todo list by Pierre De Rop · 15 years ago
  87. 5809921 added compat module by Pierre De Rop · 15 years ago
  88. 4347a49 moved start/stop methods from Dependency.java into this new interface; in order to avoid exposing implementation methods in the API by Pierre De Rop · 15 years ago
  89. bea0f51 renamed org.apache.felix.dependencymanager package to org.apache.felix.dm; reworked API in order to avoid exporting implementation by Pierre De Rop · 15 years ago
  90. a315731 removed empty dir by Pierre De Rop · 15 years ago
  91. 47b1406 removed empty dir by Pierre De Rop · 15 years ago
  92. 21df73c removed empty dir by Pierre De Rop · 15 years ago
  93. 1c40295 removed empty dir by Pierre De Rop · 15 years ago
  94. 8f0aa96 removed empty dir by Pierre De Rop · 15 years ago
  95. 57204b6 removed empty dir by Pierre De Rop · 15 years ago
  96. e1d06ee renamed package to org.apache.felix.dm.impl.dependencies by Pierre De Rop · 15 years ago
  97. 16710bc moved to org.apache.felix.dm.impl.dependencies package by Pierre De Rop · 15 years ago
  98. 01564d4 moved to org.apache.felix.dm.impl.dependencies package by Pierre De Rop · 15 years ago
  99. 238fa08 renamed package to org.apache.felix.dm.impl.dependencies by Pierre De Rop · 15 years ago
  100. af47caa moved to org.apache.felix.dm.impl.dependencies package by Pierre De Rop · 15 years ago