1. 128ba77 Modified the shell TUI thread to exit if it receives an IOException when by Richard S. Hall · 16 years ago
  2. 2fbab4b Modified the resolver so that it correctly discards exported packages from by Richard S. Hall · 16 years ago
  3. c0d7ad7 Refactored the resolver to clearly distinguish between "resolved" and by Richard S. Hall · 16 years ago
  4. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  5. 376e023 Do not bootdelegate in case Bundle.loadClass() has been used. (FELIX-712) by Karl Pauls · 16 years ago
  6. 00b9439 Remove extraneous import. by Richard S. Hall · 16 years ago
  7. 48934c5 Applied patch to decode reference URLs. (FELIX-731) by Richard S. Hall · 16 years ago
  8. 41d5d33 For completeness, added symbolic names to framework and main. by Richard S. Hall · 16 years ago
  9. 4990218 Modified the input thread to look for null input lines, in which case it by Richard S. Hall · 16 years ago
  10. 5fc535c Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  11. e23945a Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  12. ec29a10 Added dependencymanager.shell to the list of modules. by Marcel Offermans · 16 years ago
  13. 75b4a19 Removed an obsolete test. by Marcel Offermans · 16 years ago
  14. b50c4cf Added a missing dependency. by Marcel Offermans · 16 years ago
  15. 59c526a Initial version of Felix shell command for querying the status of services managed by the dependency manager. by Marcel Offermans · 16 years ago
  16. 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
  17. d196b99 Applied patch (FELIX-728) to fix an issue where requests to Start Level by Richard S. Hall · 16 years ago
  18. bcd007a FELIX-727 thanks to Rian Wouters by Francesco Furfari · 16 years ago
  19. 9137feb The class loader delegation in wires was not correctly working when a module by Richard S. Hall · 16 years ago
  20. 35a5498 Fixed a bug where class loader delegation for dynamic imports was happening by Richard S. Hall · 16 years ago
  21. 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
  22. 9ae129d Added a comment to remind us to clean up when fragments are done. by Richard S. Hall · 16 years ago
  23. e49bf1c Added a configuration property to determine whether installing a fragment by Richard S. Hall · 16 years ago
  24. 5085e43 Rollback an unintended commit from my previous commit. by Richard S. Hall · 16 years ago
  25. ad25073 Removed some experimental code for "implicit requirements" that was added by Richard S. Hall · 16 years ago
  26. 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
  27. 5454d10 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  28. 88b72fa Fix name. by Carsten Ziegeler · 16 years ago
  29. c1caf6a Fix name. by Carsten Ziegeler · 16 years ago
  30. af63d89 FELIX-718 : Use new notice file format by Carsten Ziegeler · 16 years ago
  31. 755bc80 FELIX-717 : Add bsd licence to the licence list. by Carsten Ziegeler · 16 years ago
  32. 1455f8c [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  33. c81d5cc [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2 by Felix Meschberger · 16 years ago
  34. b65768f Sample devices where missing properties for service when the UPnPDevice service is registered by Stefano Lenzi · 16 years ago
  35. a14fba6 FELIX-709 Add OBR descriptor listing the imported services by Felix Meschberger · 16 years ago
  36. 7e550ad FELIX-709 Also remove the Import-Service headers by Felix Meschberger · 16 years ago
  37. 891859c [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  38. 6e5df77 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2 by Felix Meschberger · 16 years ago
  39. 7fd451d Fix Copyright by Felix Meschberger · 16 years ago
  40. 3551890 FELIX-709 Make remote shell workable without a LogService provider by Felix Meschberger · 16 years ago
  41. 785196a Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  42. 2ad42df updated dependencies by Francesco Furfari · 16 years ago
  43. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  44. 775ebda Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago
  45. 8f906b8 Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago
  46. 575a29e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  47. eaa7974 [maven-release-plugin] prepare release maven-scr-plugin-1.0.8 by Carsten Ziegeler · 16 years ago
  48. 24e0953 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  49. 356c331 [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.2 by Carsten Ziegeler · 16 years ago
  50. a10d972 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  51. e95ffff [maven-release-plugin] prepare release org.apache.felix.scr-1.0.6 by Carsten Ziegeler · 16 years ago
  52. 3ee6501 Add global .svnignore by Carsten Ziegeler · 16 years ago
  53. 34bc4b0 Prepare for next development iteration by Karl Pauls · 16 years ago
  54. 524dd8f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  55. d1a6ea8 [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  56. 01a342e [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  57. 4ea8685 [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  58. a068e56 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  59. 735348f [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  60. 8435569 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  61. 6c9bddd [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  62. 2ce8737 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  63. d79ef13 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  64. d03c749 [maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  65. ba8103b [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  66. d3eb54c [maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  67. 841f149 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  68. 189a85a Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  69. e212d9b Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  70. 4f7f1a7 Fixed a performance regression that was caused by uncached access to the by Richard S. Hall · 16 years ago
  71. 43f7228 Fixed a bug in calculating the system bundle's exported packages; it was by Richard S. Hall · 16 years ago
  72. 6e34fe3 insta/uninstall events were Logged as error instead of info by Peter Kriens · 16 years ago
  73. 0f208d0 Manually set dependencies after release. by Karl Pauls · 16 years ago
  74. aa03a5f Manually set dependencies after release. by Karl Pauls · 16 years ago
  75. 01a3ca6 Manually set dependencies after release. by Karl Pauls · 16 years ago
  76. c945525 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  77. e8989b5 [maven-release-plugin] prepare release org.apache.felix.main-1.2.0 by Karl Pauls · 16 years ago
  78. f308dc7 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  79. f9295fc [maven-release-plugin] prepare release org.apache.felix.framework-1.2.0 by Karl Pauls · 16 years ago
  80. 5ab232d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  81. 42c18c7 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.2.0 by Karl Pauls · 16 years ago
  82. 0b5a351 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  83. 0b21d49 [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.0.2 by Karl Pauls · 16 years ago
  84. 437dc97 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  85. 927d84f [maven-release-plugin] prepare release org.apache.felix.shell-1.0.2 by Karl Pauls · 16 years ago
  86. 91b38a8 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  87. 78ba324 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  88. a09fd2e Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  89. 9541103 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  90. cf02fc0 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  91. 085d349 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  92. 5d27348 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.0 by Felix Meschberger · 16 years ago
  93. 6911996 FELIX-706 Depend on minimum suitable version by Felix Meschberger · 16 years ago
  94. 120af54 Remove OSGi Copyright years and original author attribution by Felix Meschberger · 16 years ago
  95. ab8acbf FELIX-701 Stop running bundles before updating it and start only by Felix Meschberger · 16 years ago
  96. a589b81 Support JAR-wide manifest package metadata. (FELIX-682) by Richard S. Hall · 16 years ago
  97. 367aae8 Throw an exception when installing a fragment that uses features that we by Richard S. Hall · 16 years ago
  98. cfa0443 Ignore global property with "null" value (instead of throwing NPE) by Felix Meschberger · 16 years ago
  99. 410f5ab Pointing URLs in the manifest to the Felix site by Felix Meschberger · 16 years ago
  100. c8ecea6 Fixed metadata errors. (FELIX-703) by Richard S. Hall · 16 years ago