1. 1c394ea FELIX-1229 : Add support for new bind and unbind signatures by Carsten Ziegeler · 15 years ago
  2. 96f05a1 Applied patch (FELIX-1216) to avoid class cast exception by Richard S. Hall · 15 years ago
  3. ea4ae41 Applied patch (FELIX-1208) to update tests to new version of EasyMock. by Richard S. Hall · 15 years ago
  4. 35a53ef FELIX-1229 : Add support for new activate and deactivate signatures and custom method name by Carsten Ziegeler · 15 years ago
  5. 84fc435 FELIX-1229 : Use constants for xml attributes and read configuration policy. by Carsten Ziegeler · 15 years ago
  6. b290cec Use Class.forName() for class load delegation since it handles by Richard S. Hall · 15 years ago
  7. c9325f7 FELIX-1229 : Support DS 1.0 and 1.1; only use new namespace if new features are used; rewrite error/warning handling. by Carsten Ziegeler · 15 years ago
  8. 7f29a26 FELIX-1230 - Use MetaTypeService to get all object class definitions for by Felix Meschberger · 15 years ago
  9. df4efa4 FELIX-1227 various descriptor fixes (see issue for details) by Felix Meschberger · 15 years ago
  10. 838f307 Refer to latest parent pom by Felix Meschberger · 15 years ago
  11. acf8cd9 FELIX-1226 For building the pid and factoryPid lists, the pid attribute by Felix Meschberger · 15 years ago
  12. 0972fa9 FELIX-1225 The pid attribute is needed and may not omitted (it will by Felix Meschberger · 15 years ago
  13. 28e6e81 FELIX-1225 : Set factoryPid attribute of Designate element if component is a factory. by Carsten Ziegeler · 15 years ago
  14. d071a38 FELIX-1224 Use providing bundle of component to find MetaTypeInformation by Felix Meschberger · 15 years ago
  15. af656a0 Initial commit of OSGi Shell contribution. (FELIX-946) by Richard S. Hall · 15 years ago
  16. 297e75d More corner cases for activation policy. (FELIX-749) by Richard S. Hall · 15 years ago
  17. c2cb7b3 Remove debug output by Carsten Ziegeler · 15 years ago
  18. d576ed4 FELIX-1217: Second step: add multifile plugin to upload several bundles in one go by Carsten Ziegeler · 15 years ago
  19. 19f2de5 FELIX-1217: First step: remove start and start level input fields from list header, add new panel for install/update and add new refresh button by Carsten Ziegeler · 15 years ago
  20. 4d42557 FELIX-1206: config/propappend patch by Guillaume Nodet · 15 years ago
  21. 7584865 Add metatype to the webconsole feature so that configurations are correctly displayed by Guillaume Nodet · 15 years ago
  22. 711feef Fix ssh action default help by Guillaume Nodet · 15 years ago
  23. 02800b2 FELIX-1215: provide hyperlinks when referring to bundles by Guillaume Nodet · 15 years ago
  24. fcfaa65 More modifications for activation policies. (FELIX-749) by Richard S. Hall · 15 years ago
  25. 259e83c Modified example to work with Felix 1.8.0 release. by Richard S. Hall · 15 years ago
  26. ef4e770 Modified example to work with Felix 1.8.0 release. by Richard S. Hall · 15 years ago
  27. c64c883 The default configuration file now refers to the correct property by Richard S. Hall · 15 years ago
  28. 6a6e289 Merging of fragment import package and required bundle declarations by Richard S. Hall · 15 years ago
  29. 50e7c7f FELIX-1213 Reactivate component with static reference if a new service by Felix Meschberger · 15 years ago
  30. c8f2fb0 Add two config files by Guillaume Nodet · 15 years ago
  31. 40bccdd FELIX-1212: Possible infinite loop when a remote ssh connection is closed by Guillaume Nodet · 15 years ago
  32. 3191f9f Renamed a variable. (FELIX-749) by Richard S. Hall · 15 years ago
  33. 094ac0f Deferred activation should happen immediately if the bundle has already by Richard S. Hall · 15 years ago
  34. 6f21ed4 Ensure org.osgi.service.http package is required and not optional (thanks Sahoo for pointing out) by Felix Meschberger · 15 years ago
  35. 34ed19d Updated exported package versions for new R4.2 API. (FELIX-1205) by Richard S. Hall · 15 years ago
  36. 3e55801 Added some new methods needed by the R4.2 API. (FELIX-1205) by Richard S. Hall · 15 years ago
  37. feedf1e Updated pom to include new R4.2 packages in bundle. (FELIX-1205) by Richard S. Hall · 15 years ago
  38. 880c831 These are no longer needed, since we updated to the R4.2 API. (FELIX-1205) by Richard S. Hall · 15 years ago
  39. f28d676 Updated to the latest R4.2 interfaces. by Richard S. Hall · 15 years ago
  40. 65b51e9 FELIX-1024: Fix the karaf client/server to allow direct execution of commands by Guillaume Nodet · 15 years ago
  41. 4781bc9 Initial work on activation policies. (FELIX-749) by Richard S. Hall · 15 years ago
  42. 25c68b0 Added final patch for service registry hooks. (FELIX-905,FELIX-906) by Richard S. Hall · 15 years ago
  43. 0f62b5b FELIX-1196: Allow Felix Web Console to show Karaf features by Gert Vanthienen · 15 years ago
  44. f789768 FELIX-1121: Add feature for installing Felix Web Console by Gert Vanthienen · 15 years ago
  45. 821c762 FELIX-1185 make m_state field volatile by Felix Meschberger · 15 years ago
  46. 5348f26 FELIX-1185 "satisfied" state of a service factory component by Felix Meschberger · 15 years ago
  47. cc5d271 FELIX-1185 Make getSatisfiedState() final in the AbstractComponentManager by Felix Meschberger · 15 years ago
  48. dc90635 Set module class loader parent to the same class loader used for boot by Richard S. Hall · 15 years ago
  49. d3fc8bf FELIX-1185 Apply state machine patch by Agemo Cui (thanks alot!) by Felix Meschberger · 15 years ago
  50. 32039b5 FELIX-1195 Check whether the component has already been by Felix Meschberger · 15 years ago
  51. 23c636a FELIX-1191 Add logging to OBR support plugin by Felix Meschberger · 15 years ago
  52. 6d60e6e Apply Pierre's patch for the Felix-1183 issue. by Clement Escoffier · 15 years ago
  53. 6739886 Fix issue Felix-1182. by Clement Escoffier · 15 years ago
  54. 7093fdc Print better message if there is an error when processing auto-install/start by Richard S. Hall · 15 years ago
  55. 9460db2 Add support for enabling bundle activation policy when starting the bundle; by Richard S. Hall · 15 years ago
  56. 52ed05a BundleContext.ungetService() should only return false if the service usage by Richard S. Hall · 15 years ago
  57. 0f17c89 Applied patch (FELIX-1179) to have File Install recognize files by content by Richard S. Hall · 15 years ago
  58. 1a8d160 Add missing section. by Carsten Ziegeler · 15 years ago
  59. 4ff48d1 Applied patch (FELIX-1174) to print stack trace. by Richard S. Hall · 15 years ago
  60. 514de15 FELIX-1166 Be sure to unget the unregistering service (only required for dynamic by Felix Meschberger · 15 years ago
  61. 2da6709 FELIX-1173 Do not run tasks when the component defining bundle is not active any more. by Felix Meschberger · 15 years ago
  62. 8b3d464 FELIX-1178 Add m_pendingDeactivation flag to ensure a component is scheduled for activation if deactivation is scheduled but the component is still active if a service reference change occurrs by Felix Meschberger · 15 years ago
  63. e75ae47 FELIX-1177 Better handling of IllegalStateException thrown when getting the service registration lock fails and retry service unregistration if not possible in the first place by Felix Meschberger · 15 years ago
  64. 7119685 Better logging: INFO log when running a task and include task descriptor by Felix Meschberger · 15 years ago
  65. c732560 FELIX-1162 Move m_size field setup to the enable method by Felix Meschberger · 15 years ago
  66. 29f72ec Updated depenencies to SNAPSHOT version of the CyberDomo library by Stefano Lenzi · 15 years ago
  67. 73a39e6 FELIX-1162 Setup the DependencyManagers when the component by Felix Meschberger · 15 years ago
  68. 93847f3 Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 15 years ago
  69. 3872d74 Added pax:run to all the upnp subproject by Stefano Lenzi · 15 years ago
  70. 6ec1e28 Added pax:run configuration to root pom for simply execution of the whole UPnP Subproject by Stefano Lenzi · 15 years ago
  71. e9b03ec Fixing depenencies with unreleased artifact by Stefano Lenzi · 15 years ago
  72. 3c7c6fd Use latest snapshot to avoid problems with the reactor build. by Carsten Ziegeler · 15 years ago
  73. f6aeae8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  74. b971e9c [maven-release-plugin] prepare release maven-scr-plugin-1.2.0 by Carsten Ziegeler · 15 years ago
  75. fd07066 Use released version. by Carsten Ziegeler · 15 years ago
  76. 247f96f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  77. a02e544 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-0.9.0 by Carsten Ziegeler · 15 years ago
  78. 8030277 FELIX-1010 : Apply patch from Stefan Seifert to ignore Eclipse artifacts for svn. by Carsten Ziegeler · 15 years ago
  79. 6fd8ace FELIX-1010 : Fix property handling if just the name is specified for the annotation (field value is used) by Carsten Ziegeler · 15 years ago
  80. cfb079e FELIX-1010 : Fix problems in getting annotation values by using qdox. by Carsten Ziegeler · 15 years ago
  81. 52429c9 FELIX-1010: Fix handling of single scalar property values. by Carsten Ziegeler · 15 years ago
  82. 5d33aaf FELIX-1056 : Add annoations for Sling servlet components. Apply patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  83. cd48fc6 Patch to work around a JDK bug where native methods/libraries causing conflicts by Richard S. Hall · 15 years ago
  84. 7409896 FELIX-1164 ensure maxSize is not negative before resizing the vector by Felix Meschberger · 15 years ago
  85. b49f266 [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 15 years ago
  86. 7d538a4 [maven-release-plugin] prepare release org.apache.felix.upnp.tester-0.4.0 by Stefano Lenzi · 15 years ago
  87. c260343 [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 15 years ago
  88. 36abe66 [maven-release-plugin] prepare release org.apache.felix.upnp.extra-0.4.0 by Stefano Lenzi · 15 years ago
  89. 3897e47 Updated NOTICE files to 2009 and updated uses section by Stefano Lenzi · 15 years ago
  90. 97c8dca Fix issue Felix-1159 by Clement Escoffier · 15 years ago
  91. 3fcda91 Fix issue Felix-1163. by Clement Escoffier · 15 years ago
  92. 0cd73cf Reverted previous change since it appears to not be a bug. (FELIX-1155) by Richard S. Hall · 15 years ago
  93. 790de59 FELIX-1160 Require Servlet API 2.4 in import by Felix Meschberger · 15 years ago
  94. bec3af6 Create module class loaded in privileged block. (FELIX-1154) by Richard S. Hall · 15 years ago
  95. 9aa4f3b FELIX-1010 : Add several diffferently typed properties to the property tag. by Carsten Ziegeler · 15 years ago
  96. d1762af OBR expected all resources to have a presentation name when listing them, by Richard S. Hall · 15 years ago
  97. ef61a04 Fix issue Felix-1156. by Clement Escoffier · 15 years ago
  98. 3424b84 Properly convert a version range property type. (FELIX-1155) by Richard S. Hall · 15 years ago
  99. 2a1f7b8 Added configuration property to replace Felix' cache implementation. by Richard S. Hall · 15 years ago
  100. 2a5fb9a Start laying some groundwork for lazy activation. (FELIX-749) by Richard S. Hall · 15 years ago