1. 99dfdc1 FELIX-407 - include and process modification timesstamps by Rob Walker · 16 years ago
  2. eeedd65 Moved removal pending flag from the module to the bundle. (FELIX-761) by Richard S. Hall · 16 years ago
  3. 8be364c Set the activator to null on Bundle.stop() to allow for earlier garbage collection. (FELIX-762) by Karl Pauls · 16 years ago
  4. ee68214 Fix a warning about no translation found for macro. by Karl Pauls · 16 years ago
  5. 05ad584 More BundleInfo refactoring improvements. (FELIX-753) by Richard S. Hall · 16 years ago
  6. b6ed212 Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  7. 16da5f4 The refactoring of BundleInfo was not complete, since RegularBundleInfo was by Richard S. Hall · 16 years ago
  8. 5a412b8 Applied patch (FELIX-750) to improve exception messages. by Richard S. Hall · 16 years ago
  9. 7e85cd8 The constructor to BundleInfo is not needed. (FELIX-753) by Richard S. Hall · 16 years ago
  10. 6ad0767 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  11. 4ded897 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  12. f3ce002 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  13. d0c9b65 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago
  14. 7712a2a Adds two missing licence header by Clement Escoffier · 16 years ago
  15. f68d90f A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  16. e6e7be6 Fix the issue Felix-739. by Clement Escoffier · 16 years ago
  17. c444e73 Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  18. 53a5e45 Updates the ANT task content to support the XML-Schema checking (some xerces packages were missing). by Clement Escoffier · 16 years ago
  19. 73aeed8 Updates the test suite: by Clement Escoffier · 16 years ago
  20. 958c778 Fix the FELIX-751 issue. by Clement Escoffier · 16 years ago
  21. ee13a05 Removed some unnecessary lines. by Richard S. Hall · 16 years ago
  22. 4e3feed Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  23. 1f77396 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  24. b7c1424 Applied patch (FELIX-713) to support transiently starting/stopping bundles. by Richard S. Hall · 16 years ago
  25. 4c41945 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  26. 54995d2 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.0 by Felix Meschberger · 16 years ago
  27. c4e1980 FELIX-745 Mark optional imports as such by Felix Meschberger · 16 years ago
  28. b1f7348 FELIX-747 Implement OBR installation/update again by Felix Meschberger · 16 years ago
  29. 71b4027 FELIX-662 Not calling toType if the property is null and catching NumberFormatException by Felix Meschberger · 16 years ago
  30. ca886a1 FELIX-743 Support configuration filtering (see issue for details) by Felix Meschberger · 16 years ago
  31. 05d2e9b FELIX-743 Ensure the configuration selection filter is sent back by Felix Meschberger · 16 years ago
  32. 5386da1 FELIX-691 Fix wrong scr.component attribute preventing metatype by Felix Meschberger · 16 years ago
  33. fcf6496 Adapt Bundle-DocURL header to modified URL by Felix Meschberger · 16 years ago
  34. 2afab8b Added support for transiently starting/stopping bundles. (FELIX-741) by Richard S. Hall · 16 years ago
  35. ba286ad Changed error message. (FELIX-729) by Richard S. Hall · 16 years ago
  36. 128ba77 Modified the shell TUI thread to exit if it receives an IOException when by Richard S. Hall · 16 years ago
  37. 2fbab4b Modified the resolver so that it correctly discards exported packages from by Richard S. Hall · 16 years ago
  38. c0d7ad7 Refactored the resolver to clearly distinguish between "resolved" and by Richard S. Hall · 16 years ago
  39. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  40. 376e023 Do not bootdelegate in case Bundle.loadClass() has been used. (FELIX-712) by Karl Pauls · 16 years ago
  41. 00b9439 Remove extraneous import. by Richard S. Hall · 16 years ago
  42. 48934c5 Applied patch to decode reference URLs. (FELIX-731) by Richard S. Hall · 16 years ago
  43. 41d5d33 For completeness, added symbolic names to framework and main. by Richard S. Hall · 16 years ago
  44. 4990218 Modified the input thread to look for null input lines, in which case it by Richard S. Hall · 16 years ago
  45. 5fc535c Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  46. e23945a Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  47. ec29a10 Added dependencymanager.shell to the list of modules. by Marcel Offermans · 16 years ago
  48. 75b4a19 Removed an obsolete test. by Marcel Offermans · 16 years ago
  49. b50c4cf Added a missing dependency. by Marcel Offermans · 16 years ago
  50. 59c526a Initial version of Felix shell command for querying the status of services managed by the dependency manager. by Marcel Offermans · 16 years ago
  51. 26b4957 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
  52. d196b99 Applied patch (FELIX-728) to fix an issue where requests to Start Level by Richard S. Hall · 16 years ago
  53. bcd007a FELIX-727 thanks to Rian Wouters by Francesco Furfari · 16 years ago
  54. 9137feb The class loader delegation in wires was not correctly working when a module by Richard S. Hall · 16 years ago
  55. 35a5498 Fixed a bug where class loader delegation for dynamic imports was happening by Richard S. Hall · 16 years ago
  56. c591dea 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
  57. 9ae129d Added a comment to remind us to clean up when fragments are done. by Richard S. Hall · 16 years ago
  58. e49bf1c Added a configuration property to determine whether installing a fragment by Richard S. Hall · 16 years ago
  59. 5085e43 Rollback an unintended commit from my previous commit. by Richard S. Hall · 16 years ago
  60. ad25073 Removed some experimental code for "implicit requirements" that was added by Richard S. Hall · 16 years ago
  61. e47c068 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
  62. 5454d10 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  63. 88b72fa Fix name. by Carsten Ziegeler · 16 years ago
  64. c1caf6a Fix name. by Carsten Ziegeler · 16 years ago
  65. af63d89 FELIX-718 : Use new notice file format by Carsten Ziegeler · 16 years ago
  66. 755bc80 FELIX-717 : Add bsd licence to the licence list. by Carsten Ziegeler · 16 years ago
  67. 1455f8c [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  68. c81d5cc [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2 by Felix Meschberger · 16 years ago
  69. b65768f Sample devices where missing properties for service when the UPnPDevice service is registered by Stefano Lenzi · 16 years ago
  70. a14fba6 FELIX-709 Add OBR descriptor listing the imported services by Felix Meschberger · 16 years ago
  71. 7e550ad FELIX-709 Also remove the Import-Service headers by Felix Meschberger · 16 years ago
  72. 891859c [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  73. 6e5df77 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2 by Felix Meschberger · 16 years ago
  74. 7fd451d Fix Copyright by Felix Meschberger · 16 years ago
  75. 3551890 FELIX-709 Make remote shell workable without a LogService provider by Felix Meschberger · 16 years ago
  76. 785196a Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  77. 2ad42df updated dependencies by Francesco Furfari · 16 years ago
  78. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  79. 775ebda Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago
  80. 8f906b8 Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago
  81. 575a29e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  82. eaa7974 [maven-release-plugin] prepare release maven-scr-plugin-1.0.8 by Carsten Ziegeler · 16 years ago
  83. 24e0953 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  84. 356c331 [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.2 by Carsten Ziegeler · 16 years ago
  85. a10d972 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  86. e95ffff [maven-release-plugin] prepare release org.apache.felix.scr-1.0.6 by Carsten Ziegeler · 16 years ago
  87. 3ee6501 Add global .svnignore by Carsten Ziegeler · 16 years ago
  88. 34bc4b0 Prepare for next development iteration by Karl Pauls · 16 years ago
  89. 524dd8f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  90. d1a6ea8 [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  91. 01a342e [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  92. 4ea8685 [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  93. a068e56 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  94. 735348f [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  95. 8435569 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  96. 6c9bddd [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  97. 2ce8737 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  98. d79ef13 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  99. d03c749 [maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  100. ba8103b [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago