1. 63e969f added a commented line to include source code in the bundle in a way that Eclipse understands by Marcel Offermans · 15 years ago
  2. 1aa6d6c Fix issue FELIX-1965 by Clement Escoffier · 15 years ago
  3. afb6434 Minor code simplification. by Richard S. Hall · 15 years ago
  4. fbc1971 fixed a shutdown issue where sometimes services were unregistered twice by Marcel Offermans · 15 years ago
  5. f1748ea FELIX-1964: unable to choose the framework using system properties by Guillaume Nodet · 15 years ago
  6. fa01bf1 bugfix for instance bound service dependencies by Marcel Offermans · 15 years ago
  7. 516a9ad Update to released fileinstaller bundle. by Chris Custine · 15 years ago
  8. 1925ceb Add missing ASL2 header by Felix Meschberger · 15 years ago
  9. 329c9f3 experimental bugfix, needs more testing by Marcel Offermans · 15 years ago
  10. 22fbccc Go back to released version. by Carsten Ziegeler · 15 years ago
  11. 721d2bd added documentation, bugfixed a scenario where multiple instance bound dependencies did not work correctly by Marcel Offermans · 15 years ago
  12. 82f3455 some textual changes to comments by Marcel Offermans · 15 years ago
  13. b364843 FELIX-1961 : NPE when invoking install/update panel by Carsten Ziegeler · 15 years ago
  14. 3cc5d2d Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  15. 8b91a98 SVN-Ignore Eclipse project files by Felix Meschberger · 15 years ago
  16. c086dbc Fix FELIX-1426 by Clement Escoffier · 15 years ago
  17. 6e5fb60 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  18. 8d95bbe small bugfixes by Marcel Offermans · 15 years ago
  19. 7a606e2 [maven-release-plugin] prepare for next development iteration by Chris Custine · 15 years ago
  20. 9b31d8a [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.8 by Chris Custine · 15 years ago
  21. bbeae7f Update changelog for 2.0.8 release by Chris Custine · 15 years ago
  22. 495970d somehow a single import statement got lost :) by Marcel Offermans · 15 years ago
  23. 406c14e 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
  24. 1bbbcde exposed setting of properties for a resource adapter by Marcel Offermans · 15 years ago
  25. b012135 added a method to specify a service dependency that is based only on a filter condition by Marcel Offermans · 15 years ago
  26. cd045f5 fixed an issue with the EntryResource in BundleResourceRepository, path + name calculation where wrong by Marcel Offermans · 15 years ago
  27. 413052c increased all test timeouts from typically 1-3 seconds to 15 seconds by Marcel Offermans · 15 years ago
  28. 1581388 refactored resources to include a unique identifier by Marcel Offermans · 15 years ago
  29. 6acd911 Add test on the instantiate annotation (FELIX-1940). by Clement Escoffier · 15 years ago
  30. ab539b9 Add the processing of the Instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  31. 640df13 Add the instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  32. 3e9a51b added blank line to force bamboo rebuild, to fix spurious failure FELIX-DEF-3041 by Derek Baum · 15 years ago
  33. 2ee6cba reformat code using felix eclipse template. FELIX-1953. by Derek Baum · 15 years ago
  34. 7950bb7 change priority of ; and | to match bash. resolves FELIX-1500. by Derek Baum · 15 years ago
  35. e5b391a make closure arguments start at $1 (rather than $0). FELIX-1494. by Derek Baum · 15 years ago
  36. 0c6b87b 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
  37. 80dd106 added the same optimization I added to resource adapters to the aspect and adapter by Marcel Offermans · 15 years ago
  38. b9649d6 removed a duplicate dependency for resource adapters, where only the most strict one now remains by Marcel Offermans · 15 years ago
  39. 72df921 fixed a startup ordering issue, added a test to make sure it stays fixed by Marcel Offermans · 15 years ago
  40. 0f1f671 throw parsing exception if top level element is not <repository> (FELIX-1948) by David Morgan Spenser Savage · 15 years ago
  41. d85f971 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  42. d91a3d9 [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.6 by Guillaume Nodet · 15 years ago
  43. ae1a576 Update changelog for 2.0.6 release by Guillaume Nodet · 15 years ago
  44. 018639a FELIX-1862: fileinstall thread name as printed in log messages need to be less verbose by Guillaume Nodet · 15 years ago
  45. a08ba48 FELIX-1861: FileInstall created temp directories are never deleted by Guillaume Nodet · 15 years ago
  46. 23e17d2 refactored some common features into an abstract superclass for all decorator patterns by Marcel Offermans · 15 years ago
  47. f29e348 FELIX-1851: FileInstall watched bundles are restarted twice upon update by Guillaume Nodet · 15 years ago
  48. 8c2a5fe FELIX-1775: fileinstall release archives contains an empty 'load' folder with should be removed by Guillaume Nodet · 15 years ago
  49. fb35af1 FELIX-1811: fileinstall should depend on the official osgi artifacts by Guillaume Nodet · 15 years ago
  50. c53e35a Use official osgi artifacts. by Carsten Ziegeler · 15 years ago
  51. 02a0063 Go back to current version by Carsten Ziegeler · 15 years ago
  52. fc8506e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  53. 45c62be [maven-release-plugin] prepare release maven-scr-plugin-1.4.2 by Carsten Ziegeler · 15 years ago
  54. b6a1640 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  55. 81e3602 Use released scr annotations for release by Carsten Ziegeler · 15 years ago
  56. 76f5fe0 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.2.0 by Carsten Ziegeler · 15 years ago
  57. aa97e9a [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  58. a418733 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.4 by Carsten Ziegeler · 15 years ago
  59. c78519d [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  60. f673bb2 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.4 by Carsten Ziegeler · 15 years ago
  61. 8dd6c47 Go back to current version by Carsten Ziegeler · 15 years ago
  62. 8de8e47 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  63. d739a8e [maven-release-plugin] prepare release maven-scr-plugin-1.4.2 by Carsten Ziegeler · 15 years ago
  64. 1f3e192 Use released scr annotations for release by Carsten Ziegeler · 15 years ago
  65. 37755ba [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  66. 87cacef [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.2.0 by Carsten Ziegeler · 15 years ago
  67. 33cea8c [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  68. a545b05 [maven-release-plugin] prepare release org.apache.felix.scr-1.4.0 by Felix Meschberger · 15 years ago
  69. 30254c0 Add @since tags for methods added in R 1.2 by Felix Meschberger · 15 years ago
  70. dc81627 FELIX-1893 Add @since tag to define in which API version the method has been added by Felix Meschberger · 15 years ago
  71. 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
  72. 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
  73. 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
  74. 2e8a24d FELIX-1922 test ComponentFactory does not require configuration by Felix Meschberger · 15 years ago
  75. 72a6e21 Fix comment by Felix Meschberger · 15 years ago
  76. 5fa75be FELIX-1891 - IO Connector Service implementation - first commit. by Adam Wojtuniak · 15 years ago
  77. 80a3ef8 Fix FELIX-1938 by Clement Escoffier · 15 years ago
  78. 6a8c7c4 Remove unused imports by Chris Custine · 15 years ago
  79. d230a7b FELIX-1768 - should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Chris Custine · 15 years ago
  80. fd23310 FELIX-1931 : Keep sort order of bundle list across page reloads (eg. in a cookie) by Carsten Ziegeler · 15 years ago
  81. 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
  82. 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
  83. 4fb2860 FELIX-1893 Add note about null being returned for DS 1.0/1.1 descriptors by Felix Meschberger · 15 years ago
  84. fdedf01 simplified updating of instances and propagation of properties by Marcel Offermans · 15 years ago
  85. a5e9918 corrected the previous patch by Marcel Offermans · 15 years ago
  86. 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
  87. e7d9fef made sure that resource adapters can let their adapters use propagation of properties, if they want to by Marcel Offermans · 15 years ago
  88. 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
  89. d2519f1 implemented resource tracking, also when tracking a specific resource by Marcel Offermans · 15 years ago
  90. 9dfa832 Remove accidental commit. by Richard S. Hall · 15 years ago
  91. c52ed3e Remove some more snapshot dependencies. by Richard S. Hall · 15 years ago
  92. 4e8d4df Only depend on released shell bundles. by Richard S. Hall · 15 years ago
  93. f5a2672 Only depend on released versions. by Richard S. Hall · 15 years ago
  94. f4d1dab Should only depend on released versions. by Richard S. Hall · 15 years ago
  95. 3a3a982 Modify resolver candidate selection to compare capability versions, not by Richard S. Hall · 15 years ago
  96. 0afd3b7 FELIX-1932: Ensure that a missing reference in an itest gets logged without throwing NPE by Gert Vanthienen · 15 years ago
  97. 8a549b2 FELIX-1929 - getStartLevel() always reports requested start level, not active start level by Chris Custine · 15 years ago
  98. e29c65e Improve logging control. (FELIX-1789) by Richard S. Hall · 15 years ago
  99. e913c11 FELIX-1914: Making sure that bundles only appear once in every branch of the tree by Gert Vanthienen · 15 years ago
  100. cb14cb2 Update fileinstaller to 2.0.5-SNAPSHOT to pick up fix for FELIX-1928. by Chris Custine · 15 years ago