1. 689f152 initial commit of DependencyManager annotation sample project. Can be used with maven, or with ant (and bnd) by Pierre De Rop · 14 years ago
  2. 17b6b8d initial commit of the DependencyManager Annotation project which contains DM annotation API, and corresponding Bnd/Maven plugins used to parse annotations at compilation time. by Pierre De Rop · 14 years ago
  3. cd1e58e initial commit of the DependencyManager Component Runtime bundle which tracks started bundles and loads their corresponding component descriptors from OSGI-INF/*.dm by Pierre De Rop · 14 years ago
  4. 1836b0c Update to latest parent. by Richard S. Hall · 15 years ago
  5. a4775c3 Fix a small oversight for extension bundles. by Karl Pauls · 15 years ago
  6. 23287bd Add support for the 4.2.0 security specifications. This includes implementations of the access flag and various other changes (FELIX-1904, FELIX-22). by Karl Pauls · 15 years ago
  7. d0b364e Implement all required security checks (FELIX-1973). by Karl Pauls · 15 years ago
  8. d3a0e0a Minor reformatting. (FELIX-1969) by Richard S. Hall · 15 years ago
  9. 41292b1 [FELIX-1969] include Windows 7 and 2003 in OS name handling by Rob Walker · 15 years ago
  10. eb4802e Enhance JavaDoc to list the actual numeric values for MIN_INT and MAX_INT. by Felix Meschberger · 15 years ago
  11. 2e46b6f added support for "changed" callbacks in resources by Marcel Offermans · 15 years ago
  12. 6592ef3 added a commented line to include source code in the bundle in a way that Eclipse understands by Marcel Offermans · 15 years ago
  13. c343c4b Fix issue FELIX-1965 by Clement Escoffier · 15 years ago
  14. a1a287e Minor code simplification. by Richard S. Hall · 15 years ago
  15. 6358e05 fixed a shutdown issue where sometimes services were unregistered twice by Marcel Offermans · 15 years ago
  16. 4bc8c54 FELIX-1964: unable to choose the framework using system properties by Guillaume Nodet · 15 years ago
  17. 6cb7ac2 bugfix for instance bound service dependencies by Marcel Offermans · 15 years ago
  18. ee8bd6b Update to released fileinstaller bundle. by Chris Custine · 15 years ago
  19. e93c4df Add missing ASL2 header by Felix Meschberger · 15 years ago
  20. 84a43ad experimental bugfix, needs more testing by Marcel Offermans · 15 years ago
  21. f1eb32f Go back to released version. by Carsten Ziegeler · 15 years ago
  22. 4fd903f added documentation, bugfixed a scenario where multiple instance bound dependencies did not work correctly by Marcel Offermans · 15 years ago
  23. e49478f some textual changes to comments by Marcel Offermans · 15 years ago
  24. 5985aa4 FELIX-1961 : NPE when invoking install/update panel by Carsten Ziegeler · 15 years ago
  25. 0506956 Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  26. 0888a84 SVN-Ignore Eclipse project files by Felix Meschberger · 15 years ago
  27. bc930b3 Fix FELIX-1426 by Clement Escoffier · 15 years ago
  28. 769c994 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  29. cac806f small bugfixes by Marcel Offermans · 15 years ago
  30. fad2000 [maven-release-plugin] prepare for next development iteration by Chris Custine · 15 years ago
  31. 90d2c31 [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.8 by Chris Custine · 15 years ago
  32. c326cd4 Update changelog for 2.0.8 release by Chris Custine · 15 years ago
  33. b8405a5 somehow a single import statement got lost :) by Marcel Offermans · 15 years ago
  34. c8d39b3 added a project that contains all samples used in the documentation: this is just a collection of code snippets, it's not meant to be deployed or run by Marcel Offermans · 15 years ago
  35. 626260c exposed setting of properties for a resource adapter by Marcel Offermans · 15 years ago
  36. a83c25a added a method to specify a service dependency that is based only on a filter condition by Marcel Offermans · 15 years ago
  37. a66b9bf fixed an issue with the EntryResource in BundleResourceRepository, path + name calculation where wrong by Marcel Offermans · 15 years ago
  38. f8bdcb3 increased all test timeouts from typically 1-3 seconds to 15 seconds by Marcel Offermans · 15 years ago
  39. 54f86e0 refactored resources to include a unique identifier by Marcel Offermans · 15 years ago
  40. ae1f0f7 Add test on the instantiate annotation (FELIX-1940). by Clement Escoffier · 15 years ago
  41. 85dd3be Add the processing of the Instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  42. 597773e Add the instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  43. c75f84c added blank line to force bamboo rebuild, to fix spurious failure FELIX-DEF-3041 by Derek Baum · 15 years ago
  44. 137d340 reformat code using felix eclipse template. FELIX-1953. by Derek Baum · 15 years ago
  45. ae80fb7 change priority of ; and | to match bash. resolves FELIX-1500. by Derek Baum · 15 years ago
  46. 4719273 make closure arguments start at $1 (rather than $0). FELIX-1494. by Derek Baum · 15 years ago
  47. 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
  48. 0624d63 added the same optimization I added to resource adapters to the aspect and adapter by Marcel Offermans · 15 years ago
  49. b5f780e removed a duplicate dependency for resource adapters, where only the most strict one now remains by Marcel Offermans · 15 years ago
  50. 306c252 fixed a startup ordering issue, added a test to make sure it stays fixed by Marcel Offermans · 15 years ago
  51. bf70ff8 throw parsing exception if top level element is not <repository> (FELIX-1948) by David Morgan Spencer Savage · 15 years ago
  52. 3e1519f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  53. e054b8e [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.6 by Guillaume Nodet · 15 years ago
  54. 9d732ce Update changelog for 2.0.6 release by Guillaume Nodet · 15 years ago
  55. 9026efd FELIX-1862: fileinstall thread name as printed in log messages need to be less verbose by Guillaume Nodet · 15 years ago
  56. fa30d45 FELIX-1861: FileInstall created temp directories are never deleted by Guillaume Nodet · 15 years ago
  57. 3e1998c refactored some common features into an abstract superclass for all decorator patterns by Marcel Offermans · 15 years ago
  58. 7e69095 FELIX-1851: FileInstall watched bundles are restarted twice upon update by Guillaume Nodet · 15 years ago
  59. edb0dcf FELIX-1775: fileinstall release archives contains an empty 'load' folder with should be removed by Guillaume Nodet · 15 years ago
  60. 93c943e FELIX-1811: fileinstall should depend on the official osgi artifacts by Guillaume Nodet · 15 years ago
  61. 975b2e2 Use official osgi artifacts. by Carsten Ziegeler · 15 years ago
  62. 9092bb5 Go back to current version by Carsten Ziegeler · 15 years ago
  63. 7777952 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  64. 569b5e2 [maven-release-plugin] prepare release maven-scr-plugin-1.4.2 by Carsten Ziegeler · 15 years ago
  65. 78bf809 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  66. 77b62f0 Use released scr annotations for release by Carsten Ziegeler · 15 years ago
  67. 7157fdb [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.2.0 by Carsten Ziegeler · 15 years ago
  68. a7f3dc8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  69. 35ced47 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.4 by Carsten Ziegeler · 15 years ago
  70. d8a4f5c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  71. 11dffb8 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.4 by Carsten Ziegeler · 15 years ago
  72. 4bf754b Go back to current version by Carsten Ziegeler · 15 years ago
  73. 201cce8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  74. fabb320 [maven-release-plugin] prepare release maven-scr-plugin-1.4.2 by Carsten Ziegeler · 15 years ago
  75. 6ded6c9 Use released scr annotations for release by Carsten Ziegeler · 15 years ago
  76. 7e0dbd7 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  77. 509b998 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.2.0 by Carsten Ziegeler · 15 years ago
  78. 9e1abba [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  79. 4d5c9fb [maven-release-plugin] prepare release org.apache.felix.scr-1.4.0 by Felix Meschberger · 15 years ago
  80. a9b60d7 Add @since tags for methods added in R 1.2 by Felix Meschberger · 15 years ago
  81. 53538f6 FELIX-1893 Add @since tag to define in which API version the method has been added by Felix Meschberger · 15 years ago
  82. 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
  83. 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
  84. 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
  85. 01fdc28 FELIX-1922 test ComponentFactory does not require configuration by Felix Meschberger · 15 years ago
  86. 7e02a4f Fix comment by Felix Meschberger · 15 years ago
  87. 5ea07b1 FELIX-1891 - IO Connector Service implementation - first commit. by Adam Wojtuniak · 15 years ago
  88. fb28a81 Fix FELIX-1938 by Clement Escoffier · 15 years ago
  89. 4c793e7 Remove unused imports by Chris Custine · 15 years ago
  90. 795b102 FELIX-1768 - should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Chris Custine · 15 years ago
  91. c77d3b5 FELIX-1931 : Keep sort order of bundle list across page reloads (eg. in a cookie) by Carsten Ziegeler · 15 years ago
  92. 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
  93. 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
  94. 6e9a280 FELIX-1893 Add note about null being returned for DS 1.0/1.1 descriptors by Felix Meschberger · 15 years ago
  95. 937ab4f simplified updating of instances and propagation of properties by Marcel Offermans · 15 years ago
  96. 0f6605e corrected the previous patch by Marcel Offermans · 15 years ago
  97. 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
  98. d403a1d made sure that resource adapters can let their adapters use propagation of properties, if they want to by Marcel Offermans · 15 years ago
  99. 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
  100. b99e7e4 implemented resource tracking, also when tracking a specific resource by Marcel Offermans · 15 years ago