1. d3fc8bf FELIX-1185 Apply state machine patch by Agemo Cui (thanks alot!) by Felix Meschberger · 15 years ago
  2. 32039b5 FELIX-1195 Check whether the component has already been by Felix Meschberger · 15 years ago
  3. 23c636a FELIX-1191 Add logging to OBR support plugin by Felix Meschberger · 15 years ago
  4. 6d60e6e Apply Pierre's patch for the Felix-1183 issue. by Clement Escoffier · 15 years ago
  5. 6739886 Fix issue Felix-1182. by Clement Escoffier · 15 years ago
  6. 7093fdc Print better message if there is an error when processing auto-install/start by Richard S. Hall · 15 years ago
  7. 9460db2 Add support for enabling bundle activation policy when starting the bundle; by Richard S. Hall · 15 years ago
  8. 52ed05a BundleContext.ungetService() should only return false if the service usage by Richard S. Hall · 15 years ago
  9. 0f17c89 Applied patch (FELIX-1179) to have File Install recognize files by content by Richard S. Hall · 15 years ago
  10. 1a8d160 Add missing section. by Carsten Ziegeler · 15 years ago
  11. 4ff48d1 Applied patch (FELIX-1174) to print stack trace. by Richard S. Hall · 15 years ago
  12. 514de15 FELIX-1166 Be sure to unget the unregistering service (only required for dynamic by Felix Meschberger · 15 years ago
  13. 2da6709 FELIX-1173 Do not run tasks when the component defining bundle is not active any more. by Felix Meschberger · 15 years ago
  14. 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
  15. 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
  16. 7119685 Better logging: INFO log when running a task and include task descriptor by Felix Meschberger · 15 years ago
  17. c732560 FELIX-1162 Move m_size field setup to the enable method by Felix Meschberger · 15 years ago
  18. 29f72ec Updated depenencies to SNAPSHOT version of the CyberDomo library by Stefano Lenzi · 15 years ago
  19. 73a39e6 FELIX-1162 Setup the DependencyManagers when the component by Felix Meschberger · 15 years ago
  20. 93847f3 Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 15 years ago
  21. 3872d74 Added pax:run to all the upnp subproject by Stefano Lenzi · 15 years ago
  22. 6ec1e28 Added pax:run configuration to root pom for simply execution of the whole UPnP Subproject by Stefano Lenzi · 15 years ago
  23. e9b03ec Fixing depenencies with unreleased artifact by Stefano Lenzi · 15 years ago
  24. 3c7c6fd Use latest snapshot to avoid problems with the reactor build. by Carsten Ziegeler · 15 years ago
  25. f6aeae8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  26. b971e9c [maven-release-plugin] prepare release maven-scr-plugin-1.2.0 by Carsten Ziegeler · 15 years ago
  27. fd07066 Use released version. by Carsten Ziegeler · 15 years ago
  28. 247f96f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  29. a02e544 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-0.9.0 by Carsten Ziegeler · 15 years ago
  30. 8030277 FELIX-1010 : Apply patch from Stefan Seifert to ignore Eclipse artifacts for svn. by Carsten Ziegeler · 15 years ago
  31. 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
  32. cfb079e FELIX-1010 : Fix problems in getting annotation values by using qdox. by Carsten Ziegeler · 15 years ago
  33. 52429c9 FELIX-1010: Fix handling of single scalar property values. by Carsten Ziegeler · 15 years ago
  34. 5d33aaf FELIX-1056 : Add annoations for Sling servlet components. Apply patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  35. cd48fc6 Patch to work around a JDK bug where native methods/libraries causing conflicts by Richard S. Hall · 15 years ago
  36. 7409896 FELIX-1164 ensure maxSize is not negative before resizing the vector by Felix Meschberger · 15 years ago
  37. b49f266 [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 15 years ago
  38. 7d538a4 [maven-release-plugin] prepare release org.apache.felix.upnp.tester-0.4.0 by Stefano Lenzi · 15 years ago
  39. c260343 [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 15 years ago
  40. 36abe66 [maven-release-plugin] prepare release org.apache.felix.upnp.extra-0.4.0 by Stefano Lenzi · 15 years ago
  41. 3897e47 Updated NOTICE files to 2009 and updated uses section by Stefano Lenzi · 15 years ago
  42. 97c8dca Fix issue Felix-1159 by Clement Escoffier · 15 years ago
  43. 3fcda91 Fix issue Felix-1163. by Clement Escoffier · 15 years ago
  44. 0cd73cf Reverted previous change since it appears to not be a bug. (FELIX-1155) by Richard S. Hall · 15 years ago
  45. 790de59 FELIX-1160 Require Servlet API 2.4 in import by Felix Meschberger · 15 years ago
  46. bec3af6 Create module class loaded in privileged block. (FELIX-1154) by Richard S. Hall · 15 years ago
  47. 9aa4f3b FELIX-1010 : Add several diffferently typed properties to the property tag. by Carsten Ziegeler · 15 years ago
  48. d1762af OBR expected all resources to have a presentation name when listing them, by Richard S. Hall · 15 years ago
  49. ef61a04 Fix issue Felix-1156. by Clement Escoffier · 15 years ago
  50. 3424b84 Properly convert a version range property type. (FELIX-1155) by Richard S. Hall · 15 years ago
  51. 2a1f7b8 Added configuration property to replace Felix' cache implementation. by Richard S. Hall · 15 years ago
  52. 2a5fb9a Start laying some groundwork for lazy activation. (FELIX-749) by Richard S. Hall · 15 years ago
  53. b4b5a16 [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 15 years ago
  54. 0325458 [maven-release-plugin] prepare release org.apache.felix.upnp.extra-0.4.0 by Stefano Lenzi · 15 years ago
  55. a162445 [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 15 years ago
  56. 6dd61d3 [maven-release-plugin] prepare release org.apache.felix.upnp.tester-0.4.0 by Stefano Lenzi · 15 years ago
  57. d8dc867 [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 15 years ago
  58. 7994188 Preparing release of upnp-extra-0.4.0 and upnp-tester-0.4.0 by Stefano Lenzi · 15 years ago
  59. 4d4ed46 FELIX-375 : Fix Preferences.putByteArray() by applying patch from Guillaume Nodet by Carsten Ziegeler · 15 years ago
  60. fe865a6 [FELIX-1153]change parent artifact id from kernel to karaf in some modules to make the build pass from clean local maven repo by Freeman Yue Fang · 15 years ago
  61. 436c0fb Properly attach BSN/BV to extension bundle exports when attached to system by Richard S. Hall · 15 years ago
  62. ae5e94a Improved a message. (FELIX-1151) by Richard S. Hall · 15 years ago
  63. 806ae82 Combined all dependency introspection commands into one "inspect" command. by Richard S. Hall · 15 years ago
  64. 1111c18 The help command now only lists the command name with no args and gives by Richard S. Hall · 15 years ago
  65. b3f7480 FELIX-1149: Describe ConfigAdmin configurations using metatype by Guillaume Nodet · 15 years ago
  66. 7928db2 Reverting previous change since it is not clear it is the issues. (FELIX-1124) by Richard S. Hall · 15 years ago
  67. c493573 Align license and copyright information for Silk Icons by Felix Meschberger · 15 years ago
  68. 629cba6 Modified missing resource log message to not print stack trace. (FELIX-1124) by Richard S. Hall · 15 years ago
  69. 2cb4548 - Update copyright year of jquery license by Felix Meschberger · 15 years ago
  70. d5e2aa3 Change log listed the wrong released version number. by Richard S. Hall · 15 years ago
  71. 3f2e5b6 Make sure all keys added by map constructor or putAll() are strings. by Richard S. Hall · 15 years ago
  72. 8b9f703 Modify help command to make it display command usage and description by Richard S. Hall · 15 years ago
  73. f2fd4c4 Applied patch (FELIX-1137) to correct metadata. by Richard S. Hall · 15 years ago
  74. 7ef400b This file is no longer needed since the NOTICE is copied into place by Richard S. Hall · 15 years ago
  75. c03c531 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  76. 5a3cda7 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.10 by Felix Meschberger · 15 years ago
  77. 60dbfd7 Fix poms by Guillaume Nodet · 15 years ago
  78. 60c5a2c Update NOTICE files by Carsten Ziegeler · 15 years ago
  79. e48e5db FELIX-1143 Upgrade to latest Felix parent pom by Felix Meschberger · 15 years ago
  80. 557b830 Fix wording in "Used Software" section wich should say "uses software" by Felix Meschberger · 15 years ago
  81. fcf7616 FELIX-1061 : Just log exception to avoid sending ugly error stack traces to the client. by Carsten Ziegeler · 15 years ago
  82. bb681e6 Upgrade main pom to use felix for the parent by Guillaume Nodet · 15 years ago
  83. 2ce221c FELIX-1132: remove dependency from gshell-features on spring jmx by Guillaume Nodet · 15 years ago
  84. 98e5637 Add uses reference for ASF bundles by Felix Meschberger · 15 years ago
  85. 1de1678 FELIX-1139 Remove absolute width setting by Felix Meschberger · 15 years ago
  86. 60a462a FELIX-1050 Add new Bundle detail block "Manifest Headers" showing by Felix Meschberger · 15 years ago
  87. 840c266 Cleanup after release by Karl Pauls · 15 years ago
  88. 6d8e92a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  89. 2eca765 [maven-release-plugin] prepare release org.apache.felix.main-1.8.0 by Karl Pauls · 15 years ago
  90. 040e432 Prepare 1.8.0 release by Karl Pauls · 15 years ago
  91. 0373586 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  92. 729e444 [maven-release-plugin] prepare release org.apache.felix.framework-1.8.0 by Karl Pauls · 15 years ago
  93. ad524bf Remove tests for now as they need to be updated to newer version of easymock. by Karl Pauls · 15 years ago
  94. 5f39864 Update to latest parent pom by Karl Pauls · 15 years ago
  95. 91b5fb2 Update to latest parent pom by Karl Pauls · 15 years ago
  96. 3e3b78f [maven-release-plugin] rollback the release of org.apache.felix.framework-1.8.0 by Karl Pauls · 15 years ago
  97. 8dc65bd [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  98. e681706 [maven-release-plugin] prepare release org.apache.felix.framework-1.8.0 by Karl Pauls · 15 years ago
  99. 1919aa7 Update changelog for 1.8.0 release. by Karl Pauls · 15 years ago
  100. 19b08fc Reduce drastically the size of the manipulator. by Clement Escoffier · 15 years ago