1. 54f86e0 refactored resources to include a unique identifier by Marcel Offermans · 15 years ago
  2. ae1f0f7 Add test on the instantiate annotation (FELIX-1940). by Clement Escoffier · 15 years ago
  3. 85dd3be Add the processing of the Instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  4. 597773e Add the instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  5. c75f84c added blank line to force bamboo rebuild, to fix spurious failure FELIX-DEF-3041 by Derek Baum · 15 years ago
  6. 137d340 reformat code using felix eclipse template. FELIX-1953. by Derek Baum · 15 years ago
  7. ae80fb7 change priority of ; and | to match bash. resolves FELIX-1500. by Derek Baum · 15 years ago
  8. 4719273 make closure arguments start at $1 (rather than $0). FELIX-1494. by Derek Baum · 15 years ago
  9. 12d8c10 FELIX-1952 Ensure components created for factory configurations are not disposed when configuration is updated (or some binding changes). Also include a testcase validating this. by Felix Meschberger · 15 years ago
  10. 0624d63 added the same optimization I added to resource adapters to the aspect and adapter by Marcel Offermans · 15 years ago
  11. b5f780e removed a duplicate dependency for resource adapters, where only the most strict one now remains by Marcel Offermans · 15 years ago
  12. 306c252 fixed a startup ordering issue, added a test to make sure it stays fixed by Marcel Offermans · 15 years ago
  13. bf70ff8 throw parsing exception if top level element is not <repository> (FELIX-1948) by David Morgan Spencer Savage · 15 years ago
  14. 3e1519f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  15. e054b8e [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.6 by Guillaume Nodet · 15 years ago
  16. 9d732ce Update changelog for 2.0.6 release by Guillaume Nodet · 15 years ago
  17. 9026efd FELIX-1862: fileinstall thread name as printed in log messages need to be less verbose by Guillaume Nodet · 15 years ago
  18. fa30d45 FELIX-1861: FileInstall created temp directories are never deleted by Guillaume Nodet · 15 years ago
  19. 3e1998c refactored some common features into an abstract superclass for all decorator patterns by Marcel Offermans · 15 years ago
  20. 7e69095 FELIX-1851: FileInstall watched bundles are restarted twice upon update by Guillaume Nodet · 15 years ago
  21. edb0dcf FELIX-1775: fileinstall release archives contains an empty 'load' folder with should be removed by Guillaume Nodet · 15 years ago
  22. 93c943e FELIX-1811: fileinstall should depend on the official osgi artifacts by Guillaume Nodet · 15 years ago
  23. 975b2e2 Use official osgi artifacts. by Carsten Ziegeler · 15 years ago
  24. 9092bb5 Go back to current version by Carsten Ziegeler · 15 years ago
  25. 7777952 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  26. 569b5e2 [maven-release-plugin] prepare release maven-scr-plugin-1.4.2 by Carsten Ziegeler · 15 years ago
  27. 78bf809 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  28. 77b62f0 Use released scr annotations for release by Carsten Ziegeler · 15 years ago
  29. 7157fdb [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.2.0 by Carsten Ziegeler · 15 years ago
  30. a7f3dc8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  31. 35ced47 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.4 by Carsten Ziegeler · 15 years ago
  32. d8a4f5c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  33. 11dffb8 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.4 by Carsten Ziegeler · 15 years ago
  34. 4bf754b Go back to current version by Carsten Ziegeler · 15 years ago
  35. 201cce8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  36. fabb320 [maven-release-plugin] prepare release maven-scr-plugin-1.4.2 by Carsten Ziegeler · 15 years ago
  37. 6ded6c9 Use released scr annotations for release by Carsten Ziegeler · 15 years ago
  38. 7e0dbd7 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  39. 509b998 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.2.0 by Carsten Ziegeler · 15 years ago
  40. 9e1abba [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  41. 4d5c9fb [maven-release-plugin] prepare release org.apache.felix.scr-1.4.0 by Felix Meschberger · 15 years ago
  42. a9b60d7 Add @since tags for methods added in R 1.2 by Felix Meschberger · 15 years ago
  43. 53538f6 FELIX-1893 Add @since tag to define in which API version the method has been added by Felix Meschberger · 15 years ago
  44. f1ce1a3 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
  45. 3d7a5d6 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
  46. 14f9af6 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
  47. 01fdc28 FELIX-1922 test ComponentFactory does not require configuration by Felix Meschberger · 15 years ago
  48. 7e02a4f Fix comment by Felix Meschberger · 15 years ago
  49. 5ea07b1 FELIX-1891 - IO Connector Service implementation - first commit. by Adam Wojtuniak · 15 years ago
  50. fb28a81 Fix FELIX-1938 by Clement Escoffier · 15 years ago
  51. 4c793e7 Remove unused imports by Chris Custine · 15 years ago
  52. 795b102 FELIX-1768 - should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Chris Custine · 15 years ago
  53. c77d3b5 FELIX-1931 : Keep sort order of bundle list across page reloads (eg. in a cookie) by Carsten Ziegeler · 15 years ago
  54. 176aee4 FELIX-1930 : Clicking action on bundles detail page shows full bundle list while URL stays on bundles/<id> by Carsten Ziegeler · 15 years ago
  55. 78e5dfc fixed a bug with instance bound dependencies, updated the test to ensure this keeps working from now on by Marcel Offermans · 15 years ago
  56. 6e9a280 FELIX-1893 Add note about null being returned for DS 1.0/1.1 descriptors by Felix Meschberger · 15 years ago
  57. 937ab4f simplified updating of instances and propagation of properties by Marcel Offermans · 15 years ago
  58. 0f6605e corrected the previous patch by Marcel Offermans · 15 years ago
  59. 44a93bf bugfix, is registered should mean that the service is bound, not only that all required dependencies are available by Marcel Offermans · 15 years ago
  60. d403a1d made sure that resource adapters can let their adapters use propagation of properties, if they want to by Marcel Offermans · 15 years ago
  61. 117aa2f 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
  62. b99e7e4 implemented resource tracking, also when tracking a specific resource by Marcel Offermans · 15 years ago
  63. 08b95f6 Remove accidental commit. by Richard S. Hall · 15 years ago
  64. d9ee03d Remove some more snapshot dependencies. by Richard S. Hall · 15 years ago
  65. ae03abf Only depend on released shell bundles. by Richard S. Hall · 15 years ago
  66. fe7df94 Only depend on released versions. by Richard S. Hall · 15 years ago
  67. 25ea8bf Should only depend on released versions. by Richard S. Hall · 15 years ago
  68. c87cbf0 Modify resolver candidate selection to compare capability versions, not by Richard S. Hall · 15 years ago
  69. 328002f FELIX-1932: Ensure that a missing reference in an itest gets logged without throwing NPE by Gert Vanthienen · 15 years ago
  70. ece101e FELIX-1929 - getStartLevel() always reports requested start level, not active start level by Chris Custine · 15 years ago
  71. d378dd2 Improve logging control. (FELIX-1789) by Richard S. Hall · 15 years ago
  72. 7fb6d9b FELIX-1914: Making sure that bundles only appear once in every branch of the tree by Gert Vanthienen · 15 years ago
  73. 5ec760a Update fileinstaller to 2.0.5-SNAPSHOT to pick up fix for FELIX-1928. by Chris Custine · 15 years ago
  74. bc8c662 FELIX-1928 - File installer starts bundles too early on restart by Chris Custine · 15 years ago
  75. 8255112 FELIX-1927 Apply patch by Lukas Kolisko (thanks) by Felix Meschberger · 15 years ago
  76. d2b596f FELIX-1926 ensure synchronized access to internal maps of the ComponentRegistry by Felix Meschberger · 15 years ago
  77. f8aa5ad extended the test to include adding instance bound required dependencies to an aspect by Marcel Offermans · 15 years ago
  78. 13f0f43 fixed the shell equinox shell command by Marcel Offermans · 15 years ago
  79. 9432055 metadata changes by Marcel Offermans · 15 years ago
  80. 46345fa removed print statement by Marcel Offermans · 15 years ago
  81. 8d9ef76 shell now works both in eclipse and equinox by Marcel Offermans · 15 years ago
  82. 266eee5 bugfix, only add property if the value is not null by Marcel Offermans · 15 years ago
  83. 5c270dd added versioning to the exports by Marcel Offermans · 15 years ago
  84. f9a6e4c added missing interface method by Marcel Offermans · 15 years ago
  85. 404cd54 added some new adapters and a few fixes, work in progress, more changes by Marcel Offermans · 15 years ago
  86. 001db05 added some new adapters and a few fixes, work in progress by Marcel Offermans · 15 years ago
  87. dc82a80 Initial commit of User Admin contribution, slightly modified POM file and by Richard S. Hall · 15 years ago
  88. eff7ff7 FELIX-1898 : Extend SCR Plugin to support new updated method declaration. Apply patch by Felix Meschberger by Carsten Ziegeler · 15 years ago
  89. 057c1dc stop "OSGi Install" check for timebeing (FELIX-1924) by David Morgan Spencer Savage · 15 years ago
  90. 96503d3 FELIX-1893 Remove unused field by Felix Meschberger · 15 years ago
  91. 18a5874 FELIX-1893 Provide configured updated method name through the administrative API. by Felix Meschberger · 15 years ago
  92. 91c80a4 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
  93. 164cd86 FELIX-1893 Add support for a configurable "updated" method by Felix Meschberger · 15 years ago
  94. 5fbf0f1 FELIX-1923 lock maven bundle plugin to version 2.0.1 by Felix Meschberger · 15 years ago
  95. 1c9f5ca 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
  96. 9a138e0 FELIX-1914: Add a command to enable/disable dynamic imports to troubleshoot classloading issues by Gert Vanthienen · 15 years ago
  97. 3dd3b25 removed not working junit test by Pierre De Rop · 15 years ago
  98. 1d027c3 managed to make the junit test work, in order to avoid blocking a global felix-trunk build by Pierre De Rop · 15 years ago
  99. 5dc8a0f added new test to show up a regression regarding ServiceImpl.unconfigureServices() method by Pierre De Rop · 15 years ago
  100. dcb4ef5 FELIX-1914: Add a command to enable debug logging for the OSGi framework by Gert Vanthienen · 15 years ago