1. e8bd9a5 Update changelog by Karl Pauls · 16 years ago
  2. 4a591ba Now that compendium has been released, we no longer need to embed service by Richard S. Hall · 16 years ago
  3. 0b152f3 Added a simple readme to the framework subproject doc directory. by Richard S. Hall · 16 years ago
  4. 5fcf4fa Added launching and embedding docs to main project. by Richard S. Hall · 16 years ago
  5. d2c2b46 Moving these docs to main, since the launcher examples now depend on by Richard S. Hall · 16 years ago
  6. 2b3b713 Refactor to use new OBR utilities by Stuart McCulloch · 16 years ago
  7. 80a8734 Begin move to use standardized URIs by Stuart McCulloch · 16 years ago
  8. b721aae Clearer variable names by Stuart McCulloch · 16 years ago
  9. 8c0511a Add helper method to relativize repository URIs by Stuart McCulloch · 16 years ago
  10. 95fbce2 Fix a bug when the configuration admin send configurations containing Strings (Objects was expected). In this case, the objects are re-created from the Strings (arrays are parsed by according to the iPOJO syntax). This change impacts both service properties and instance properties. by Clement Escoffier · 16 years ago
  11. 9e6c603 Applied patches (FELIX-466 and FELIX-467) to improve how Felix finds resources by Richard S. Hall · 17 years ago
  12. 0bee9ea Clearer name for maven repository variable by Stuart McCulloch · 17 years ago
  13. eb94a84 Refactor to use simpler URI based code by Stuart McCulloch · 17 years ago
  14. 690acb8 New utility class by Stuart McCulloch · 17 years ago
  15. ecee20a Code format by Stuart McCulloch · 17 years ago
  16. bb9bd38 Remove use of 'this.XYZ' in plugin code by Stuart McCulloch · 17 years ago
  17. b657c2f Fix EOL style by Stuart McCulloch · 17 years ago
  18. 7a49c28 Apply Felix coding style by Stuart McCulloch · 17 years ago
  19. 7d28c1d Make FilterImpl.toString() add escape characters where needed (FELIX-471). by Karl Pauls · 17 years ago
  20. 7cce976 Add missing version element by Stuart McCulloch · 17 years ago
  21. 93572fd [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  22. 1639f31 [maven-release-plugin] prepare release org.osgi.compendium-1.0.0 by Carsten Ziegeler · 17 years ago
  23. ba95493 Remove system.out prints. by Carsten Ziegeler · 17 years ago
  24. d78cc86 FELIX-468 Implement ordering or JavaClassDescriptor's of the current project by Felix Meschberger · 17 years ago
  25. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  26. e5cfd9f Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  27. 2d336e0 Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  28. 04644ae FELIX-458: update to bndlib 0.0.231 to fix -split-package:=merge-first by Stuart McCulloch · 17 years ago
  29. 1767862 Remove duplicate notice/license files (now in root folder) by Stuart McCulloch · 17 years ago
  30. 603d260 Test code added unnecessary jar to final plugin by Stuart McCulloch · 17 years ago
  31. ac52033 Update copyright date by Stuart McCulloch · 17 years ago
  32. ebef69e [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 17 years ago
  33. 9050f5a [maven-release-plugin] prepare release maven-bundle-plugin-1.2.0 by Stuart McCulloch · 17 years ago
  34. 74d48dc Fix a NPE on framework restart when extension bundles are installed. by Karl Pauls · 17 years ago
  35. 646b9f1 Use latest released parent pom. by Carsten Ziegeler · 17 years ago
  36. b7251fa Use latest released parent pom. by Carsten Ziegeler · 17 years ago
  37. e79c85e Use latest release of parent pom and remove unused commons parent pom. by Carsten Ziegeler · 17 years ago
  38. d524f6f Use latest release of parent pom and remove unused commons parent pom. by Carsten Ziegeler · 17 years ago
  39. 602fb43 Try to fix a potential visibility issue on loading a class form a bundle where it seems to be possible that we create two classloaders instead of one. by Karl Pauls · 17 years ago
  40. 9c7a2b6 Modified example bundles to use the released version of the bundle plugin. by Richard S. Hall · 17 years ago
  41. 5bb086c Modified boot delegation to not terminate when delegating to parent class by Richard S. Hall · 17 years ago
  42. 0c88d67 FELIX-464 Always return the dependency manager regardless of its internal count value by Felix Meschberger · 17 years ago
  43. 269f455 Add merge-first to prevent a warning while building the bundle by Felix Meschberger · 17 years ago
  44. 2e896c5 Use released version of org.osgi.foundation. by Carsten Ziegeler · 17 years ago
  45. 2ec4809 Update to use latest parent snapshot to avoid build problems with empty repository (1.0.2-SNAPSHOT was never deployed to the snapshot repo) by Stuart McCulloch · 17 years ago
  46. a1ac61f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  47. bc02307 [maven-release-plugin] prepare release felix-1.0.2 by Carsten Ziegeler · 17 years ago
  48. 029c08f Use released version of javax.servlet. by Carsten Ziegeler · 17 years ago
  49. ecdb638 Depend on released maven-obr-plugin now it's got to the central repo by Stuart McCulloch · 17 years ago
  50. 7853b9a Correct javadocs and clean up code a little bit. by Carsten Ziegeler · 17 years ago
  51. 114d477 Fix javadocs. by Carsten Ziegeler · 17 years ago
  52. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  53. 4cccee2 Correct javadocs and clean up code a little bit. by Carsten Ziegeler · 17 years ago
  54. f8f471c Use latest versions of plugins. by Carsten Ziegeler · 17 years ago
  55. a5f663c Move licence and notice to root directory, add xml schema location. by Carsten Ziegeler · 17 years ago
  56. cda79c5 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  57. 65c4ea7 [maven-release-plugin] prepare release org.osgi.foundation-1.0.0 by Carsten Ziegeler · 17 years ago
  58. 4330fcb Add xml schema reference. by Carsten Ziegeler · 17 years ago
  59. 5cfc16f FELIX-455: need to use the Builder class instead of Analyzer, because it provides additional cleanup of version information by Stuart McCulloch · 17 years ago
  60. 8b4f13b FELIX-456: remove extraneous whitespace from version range before parsing by Stuart McCulloch · 17 years ago
  61. 151c49c As 1.0.0 is released we can now use latest parent pom and wait for the new maven-bundle-plugin. by Carsten Ziegeler · 17 years ago
  62. 8f21a4a FELIX-451: remove Include-Resource header from final bundle manifest by Stuart McCulloch · 17 years ago
  63. 80bf5e3 Fixed bug #FELIX-460 in BuildDevice by Stefano Lenzi · 17 years ago
  64. cb02d6a FELIX-449: add 'excludeDependencies' option (disabled by default) to exclude all dependencies from the classpath passed to BND by Stuart McCulloch · 17 years ago
  65. e7a83b3 FELIX-442: additional safety check by Stuart McCulloch · 17 years ago
  66. 3d34d50 FELIX-442: handle custom manifest sections and external manifest files by Stuart McCulloch · 17 years ago
  67. 2b332f8 FELIX-442: improve error message by Stuart McCulloch · 17 years ago
  68. 15d994e FELIX-442: reverse manifest merge for projects with customized manifests, such as commons by Stuart McCulloch · 17 years ago
  69. c56f79f Readd license removed by the maven release plugin. by Carsten Ziegeler · 17 years ago
  70. e405c39 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 17 years ago
  71. f89870b [maven-release-plugin] prepare release maven-obr-plugin-1.0.0 by Stuart McCulloch · 17 years ago
  72. bea2e51 Minor comment modifications. by Richard S. Hall · 17 years ago
  73. c024864 Fixed compilation issue with jdk13 profile by Stefano Lenzi · 17 years ago
  74. 0f84b35 Update to bndlib 0.0.227 (disables spring xml parser by default) by Stuart McCulloch · 17 years ago
  75. e963832 Add kxml2 license to sub-project root by Stuart McCulloch · 17 years ago
  76. 7e356c7 Use released version. by Carsten Ziegeler · 17 years ago
  77. 39e9100 Use released version of org.osgi.service.obr by Stuart McCulloch · 17 years ago
  78. 4665afb Pointed out the properties that should be configured as System Properties (that's all the cyberdomo properties) by Francesco Furfari · 17 years ago
  79. 8390c4a Improved loading of properties in Activator.doInitProperties, now it loads properties from BundleContext by Stefano Lenzi · 17 years ago
  80. 12797a5 Modifed default launcher in Main to separate out auto-property processing by Richard S. Hall · 17 years ago
  81. ac01df5 restored original values by Francesco Furfari · 17 years ago
  82. 911fa92 Created a set of properties for the driver: upnp.properties by Stefano Lenzi · 17 years ago
  83. d59d0c1 Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  84. 459b23d Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  85. 38927d0 Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  86. 0d76b89 Delete empty directory by Carsten Ziegeler · 17 years ago
  87. 3ad099e Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  88. 8079482 Include all notice and license files. by Carsten Ziegeler · 17 years ago
  89. ae6e595 fixed bug due to automatic box and unboxing .... by Francesco Furfari · 17 years ago
  90. 7dc3c15 Reorganized basedriver initialization added time to string conversion to device by Francesco Furfari · 17 years ago
  91. 39f609e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  92. 73dd3a1 [maven-release-plugin] prepare release javax.servlet-1.0.0 by Carsten Ziegeler · 17 years ago
  93. 08ea07b Add plugin configurations for release (we depend on the old 1.0.0 parent pom). by Carsten Ziegeler · 17 years ago
  94. aba73db [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  95. e8eff63 [maven-release-plugin] prepare release maven-scr-plugin-1.0.2 by Carsten Ziegeler · 17 years ago
  96. 92daca4 Revert changes from failing release run. by Carsten Ziegeler · 17 years ago
  97. 97f3549 [maven-release-plugin] prepare release maven-scr-plugin-1.0.2 by Carsten Ziegeler · 17 years ago
  98. 7c65c27 Release configuration is now in parent pom. Remove duplicate license and notice file. by Carsten Ziegeler · 17 years ago
  99. cf10e56 Move license and notice to root directory. by Carsten Ziegeler · 17 years ago
  100. 8dc2674 Add licence and notice. by Carsten Ziegeler · 17 years ago