1. 6bf5ded Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  2. d3cd46c The refactoring of BundleInfo was not complete, since RegularBundleInfo was by Richard S. Hall · 16 years ago
  3. 12bbff6 Applied patch (FELIX-750) to improve exception messages. by Richard S. Hall · 16 years ago
  4. 271dd31 The constructor to BundleInfo is not needed. (FELIX-753) by Richard S. Hall · 16 years ago
  5. 7085540 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  6. 6c11cf8 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  7. 726b616 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  8. afb4ab4 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago
  9. c2b891f Adds two missing licence header by Clement Escoffier · 16 years ago
  10. 69eb9eb A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  11. 684c484 Fix the issue Felix-739. by Clement Escoffier · 16 years ago
  12. d409c0c Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  13. 04b8e29 Updates the ANT task content to support the XML-Schema checking (some xerces packages were missing). by Clement Escoffier · 16 years ago
  14. 39deaff Updates the test suite: by Clement Escoffier · 16 years ago
  15. d1b07cc Fix the FELIX-751 issue. by Clement Escoffier · 16 years ago
  16. 91b7ef2 Removed some unnecessary lines. by Richard S. Hall · 16 years ago
  17. 78dd70e Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  18. b99ffa8 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  19. 0686274 Applied patch (FELIX-713) to support transiently starting/stopping bundles. by Richard S. Hall · 16 years ago
  20. 4bc4d88 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  21. 805e1f9 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.0 by Felix Meschberger · 16 years ago
  22. 40118dd FELIX-745 Mark optional imports as such by Felix Meschberger · 16 years ago
  23. 18b4bdf FELIX-747 Implement OBR installation/update again by Felix Meschberger · 16 years ago
  24. 65f4528 FELIX-662 Not calling toType if the property is null and catching NumberFormatException by Felix Meschberger · 16 years ago
  25. 3b2f5fe FELIX-743 Support configuration filtering (see issue for details) by Felix Meschberger · 16 years ago
  26. c76ee7f FELIX-743 Ensure the configuration selection filter is sent back by Felix Meschberger · 16 years ago
  27. a11cec0 FELIX-691 Fix wrong scr.component attribute preventing metatype by Felix Meschberger · 16 years ago
  28. 0f37e7c Adapt Bundle-DocURL header to modified URL by Felix Meschberger · 16 years ago
  29. c7dd648 Added support for transiently starting/stopping bundles. (FELIX-741) by Richard S. Hall · 16 years ago
  30. 3227c45 Changed error message. (FELIX-729) by Richard S. Hall · 16 years ago
  31. 8e39b69 Modified the shell TUI thread to exit if it receives an IOException when by Richard S. Hall · 16 years ago
  32. 3da72fb Modified the resolver so that it correctly discards exported packages from by Richard S. Hall · 16 years ago
  33. 5c9d99b Refactored the resolver to clearly distinguish between "resolved" and by Richard S. Hall · 16 years ago
  34. 189fcab Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  35. 752869d Do not bootdelegate in case Bundle.loadClass() has been used. (FELIX-712) by Karl Pauls · 16 years ago
  36. d8048e9 Remove extraneous import. by Richard S. Hall · 16 years ago
  37. f277412 Applied patch to decode reference URLs. (FELIX-731) by Richard S. Hall · 16 years ago
  38. f94a18f For completeness, added symbolic names to framework and main. by Richard S. Hall · 16 years ago
  39. 9203b4c Modified the input thread to look for null input lines, in which case it by Richard S. Hall · 16 years ago
  40. 58b3f18 Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  41. 8b953f7 Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  42. 5f0780b Added dependencymanager.shell to the list of modules. by Marcel Offermans · 16 years ago
  43. f702cbd Removed an obsolete test. by Marcel Offermans · 16 years ago
  44. 696b835 Added a missing dependency. by Marcel Offermans · 16 years ago
  45. b20ea20 Initial version of Felix shell command for querying the status of services managed by the dependency manager. by Marcel Offermans · 16 years ago
  46. 50be255 Added initial support for externally querying the status of services managed by the dependency manager. Added initial support for supplying your own default implementation. Made null object creation more robust. Added support for specifying the name of the property in case you're injecting dependencies so you can inject multiple instances of a service to specific properties. by Marcel Offermans · 16 years ago
  47. e66610c Applied patch (FELIX-728) to fix an issue where requests to Start Level by Richard S. Hall · 16 years ago
  48. cac3521 FELIX-727 thanks to Rian Wouters by Francesco Furfari · 16 years ago
  49. 928a35b The class loader delegation in wires was not correctly working when a module by Richard S. Hall · 16 years ago
  50. ac40196 Fixed a bug where class loader delegation for dynamic imports was happening by Richard S. Hall · 16 years ago
  51. c332fd1 Changes the 'interface' attribute of the service dependency handler to be 'specification'. This change remove a differentiation between service dependencies description. The 'interface' attribute stills supported but becomes deprecated. by Clement Escoffier · 16 years ago
  52. 1b6147c Added a comment to remind us to clean up when fragments are done. by Richard S. Hall · 16 years ago
  53. 41870d4 Added a configuration property to determine whether installing a fragment by Richard S. Hall · 16 years ago
  54. 3d1049e Rollback an unintended commit from my previous commit. by Richard S. Hall · 16 years ago
  55. fc0fc12 Removed some experimental code for "implicit requirements" that was added by Richard S. Hall · 16 years ago
  56. 0861a4e Fix an issue with FilterImpl.toString which could throw a NullPointerException when several Threads where doing a toString at the same time. The fix is making the children member of Operator volatile and assign it optimistic. (FELIX-721) by Karl Pauls · 16 years ago
  57. 8667c71 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  58. cf5dba4 Fix name. by Carsten Ziegeler · 16 years ago
  59. 4997391 Fix name. by Carsten Ziegeler · 16 years ago
  60. 1166e61 FELIX-718 : Use new notice file format by Carsten Ziegeler · 16 years ago
  61. 0ea8e18 FELIX-717 : Add bsd licence to the licence list. by Carsten Ziegeler · 16 years ago
  62. 47da4f6 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  63. 62c8636 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2 by Felix Meschberger · 16 years ago
  64. f6c6d70 Sample devices where missing properties for service when the UPnPDevice service is registered by Stefano Lenzi · 16 years ago
  65. bdd1f2e FELIX-709 Add OBR descriptor listing the imported services by Felix Meschberger · 16 years ago
  66. a625a94 FELIX-709 Also remove the Import-Service headers by Felix Meschberger · 16 years ago
  67. ae776ed [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  68. 401906c [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2 by Felix Meschberger · 16 years ago
  69. 9ef8272 Fix Copyright by Felix Meschberger · 16 years ago
  70. f543f37 FELIX-709 Make remote shell workable without a LogService provider by Felix Meschberger · 16 years ago
  71. 3a1b770 Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  72. 48aafed updated dependencies by Francesco Furfari · 16 years ago
  73. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  74. 6aed504 Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago
  75. c81740b Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago
  76. 7581fad [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  77. 6076736 [maven-release-plugin] prepare release maven-scr-plugin-1.0.8 by Carsten Ziegeler · 16 years ago
  78. fdaa4da [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  79. 58b0cba [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.2 by Carsten Ziegeler · 16 years ago
  80. a0313e5 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  81. 7e5cd85 [maven-release-plugin] prepare release org.apache.felix.scr-1.0.6 by Carsten Ziegeler · 16 years ago
  82. ae4722d Add global .svnignore by Carsten Ziegeler · 16 years ago
  83. 61c04c9 Prepare for next development iteration by Karl Pauls · 16 years ago
  84. 71d73e2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  85. 0b6d061 [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  86. d360f65 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  87. 66ddaba [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  88. b616f98 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  89. 2aa55af [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  90. 480f8ba [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  91. d9a0a6b [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  92. 3a96111 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  93. 0330fe8 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  94. 146ee49 [maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  95. 8b1c6a0 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  96. 1ace7b6 [maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  97. fb5c151 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  98. dba15c8 Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  99. fa99d5e Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  100. 219b0a2 Fixed a performance regression that was caused by uncached access to the by Richard S. Hall · 16 years ago