1. 473e994 Refactor code to re-use maven-obr-plugin utility methods by Stuart McCulloch · 16 years ago
  2. 46f5ad6 Use released parent pom by Stuart McCulloch · 16 years ago
  3. 6369ee3 FindBugs: remove no-op method, use entrySet iterator for better performance, and fix potential NPE by Stuart McCulloch · 16 years ago
  4. bd328cb Variable in dependency section can confuse org.apache.felix:maven-obr-plugin:install-file goal, so change to use explicit groupId by Stuart McCulloch · 16 years ago
  5. 866946c Upgrade to 1.1.0-SNAPSHOT again. by Karl Pauls · 16 years ago
  6. be41b9f Upgrade to 1.1.0-SNAPSHOT again. by Karl Pauls · 16 years ago
  7. bf8d01c Upgrade to 1.1.0-SNAPSHOT again. by Karl Pauls · 16 years ago
  8. 929bd6a Prepare main 1.0.2 release. by Karl Pauls · 16 years ago
  9. 5a2cb21 Prepare framework 1.0.2 release. by Karl Pauls · 16 years ago
  10. 623165f Prepare bundlerepository 1.0.1 release. by Karl Pauls · 16 years ago
  11. 876636c Update changelog by Karl Pauls · 16 years ago
  12. e0e48f9 Change default repository url from oscar-osgi.sf.net to oscar-osgi.sourceforge.net to not be redirected. by Karl Pauls · 16 years ago
  13. ce90077 Update OBR documentation. by Richard S. Hall · 16 years ago
  14. c033586 Update changelog by Karl Pauls · 16 years ago
  15. e8bd9a5 Update changelog by Karl Pauls · 16 years ago
  16. 4a591ba Now that compendium has been released, we no longer need to embed service by Richard S. Hall · 16 years ago
  17. 0b152f3 Added a simple readme to the framework subproject doc directory. by Richard S. Hall · 16 years ago
  18. 5fcf4fa Added launching and embedding docs to main project. by Richard S. Hall · 16 years ago
  19. d2c2b46 Moving these docs to main, since the launcher examples now depend on by Richard S. Hall · 16 years ago
  20. 2b3b713 Refactor to use new OBR utilities by Stuart McCulloch · 16 years ago
  21. 80a8734 Begin move to use standardized URIs by Stuart McCulloch · 16 years ago
  22. b721aae Clearer variable names by Stuart McCulloch · 16 years ago
  23. 8c0511a Add helper method to relativize repository URIs by Stuart McCulloch · 16 years ago
  24. 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
  25. 9e6c603 Applied patches (FELIX-466 and FELIX-467) to improve how Felix finds resources by Richard S. Hall · 16 years ago
  26. 0bee9ea Clearer name for maven repository variable by Stuart McCulloch · 16 years ago
  27. eb94a84 Refactor to use simpler URI based code by Stuart McCulloch · 16 years ago
  28. 690acb8 New utility class by Stuart McCulloch · 16 years ago
  29. ecee20a Code format by Stuart McCulloch · 16 years ago
  30. bb9bd38 Remove use of 'this.XYZ' in plugin code by Stuart McCulloch · 16 years ago
  31. b657c2f Fix EOL style by Stuart McCulloch · 16 years ago
  32. 7a49c28 Apply Felix coding style by Stuart McCulloch · 16 years ago
  33. 7d28c1d Make FilterImpl.toString() add escape characters where needed (FELIX-471). by Karl Pauls · 16 years ago
  34. 7cce976 Add missing version element by Stuart McCulloch · 16 years ago
  35. 93572fd [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  36. 1639f31 [maven-release-plugin] prepare release org.osgi.compendium-1.0.0 by Carsten Ziegeler · 16 years ago
  37. ba95493 Remove system.out prints. by Carsten Ziegeler · 16 years ago
  38. d78cc86 FELIX-468 Implement ordering or JavaClassDescriptor's of the current project by Felix Meschberger · 16 years ago
  39. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  40. e5cfd9f Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  41. 2d336e0 Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  42. 04644ae FELIX-458: update to bndlib 0.0.231 to fix -split-package:=merge-first by Stuart McCulloch · 16 years ago
  43. 1767862 Remove duplicate notice/license files (now in root folder) by Stuart McCulloch · 16 years ago
  44. 603d260 Test code added unnecessary jar to final plugin by Stuart McCulloch · 16 years ago
  45. ac52033 Update copyright date by Stuart McCulloch · 16 years ago
  46. ebef69e [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  47. 9050f5a [maven-release-plugin] prepare release maven-bundle-plugin-1.2.0 by Stuart McCulloch · 16 years ago
  48. 74d48dc Fix a NPE on framework restart when extension bundles are installed. by Karl Pauls · 16 years ago
  49. 646b9f1 Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  50. b7251fa Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  51. e79c85e Use latest release of parent pom and remove unused commons parent pom. by Carsten Ziegeler · 16 years ago
  52. d524f6f Use latest release of parent pom and remove unused commons parent pom. by Carsten Ziegeler · 16 years ago
  53. 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 · 16 years ago
  54. 9c7a2b6 Modified example bundles to use the released version of the bundle plugin. by Richard S. Hall · 16 years ago
  55. 5bb086c Modified boot delegation to not terminate when delegating to parent class by Richard S. Hall · 16 years ago
  56. 0c88d67 FELIX-464 Always return the dependency manager regardless of its internal count value by Felix Meschberger · 16 years ago
  57. 269f455 Add merge-first to prevent a warning while building the bundle by Felix Meschberger · 16 years ago
  58. 2e896c5 Use released version of org.osgi.foundation. by Carsten Ziegeler · 16 years ago
  59. 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
  60. a1ac61f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  61. bc02307 [maven-release-plugin] prepare release felix-1.0.2 by Carsten Ziegeler · 17 years ago
  62. 029c08f Use released version of javax.servlet. by Carsten Ziegeler · 17 years ago
  63. ecdb638 Depend on released maven-obr-plugin now it's got to the central repo by Stuart McCulloch · 17 years ago
  64. 7853b9a Correct javadocs and clean up code a little bit. by Carsten Ziegeler · 17 years ago
  65. 114d477 Fix javadocs. by Carsten Ziegeler · 17 years ago
  66. 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
  67. 4cccee2 Correct javadocs and clean up code a little bit. by Carsten Ziegeler · 17 years ago
  68. f8f471c Use latest versions of plugins. by Carsten Ziegeler · 17 years ago
  69. a5f663c Move licence and notice to root directory, add xml schema location. by Carsten Ziegeler · 17 years ago
  70. cda79c5 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  71. 65c4ea7 [maven-release-plugin] prepare release org.osgi.foundation-1.0.0 by Carsten Ziegeler · 17 years ago
  72. 4330fcb Add xml schema reference. by Carsten Ziegeler · 17 years ago
  73. 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
  74. 8b4f13b FELIX-456: remove extraneous whitespace from version range before parsing by Stuart McCulloch · 17 years ago
  75. 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
  76. 8f21a4a FELIX-451: remove Include-Resource header from final bundle manifest by Stuart McCulloch · 17 years ago
  77. 80bf5e3 Fixed bug #FELIX-460 in BuildDevice by Stefano Lenzi · 17 years ago
  78. 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
  79. e7a83b3 FELIX-442: additional safety check by Stuart McCulloch · 17 years ago
  80. 3d34d50 FELIX-442: handle custom manifest sections and external manifest files by Stuart McCulloch · 17 years ago
  81. 2b332f8 FELIX-442: improve error message by Stuart McCulloch · 17 years ago
  82. 15d994e FELIX-442: reverse manifest merge for projects with customized manifests, such as commons by Stuart McCulloch · 17 years ago
  83. c56f79f Readd license removed by the maven release plugin. by Carsten Ziegeler · 17 years ago
  84. e405c39 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 17 years ago
  85. f89870b [maven-release-plugin] prepare release maven-obr-plugin-1.0.0 by Stuart McCulloch · 17 years ago
  86. bea2e51 Minor comment modifications. by Richard S. Hall · 17 years ago
  87. c024864 Fixed compilation issue with jdk13 profile by Stefano Lenzi · 17 years ago
  88. 0f84b35 Update to bndlib 0.0.227 (disables spring xml parser by default) by Stuart McCulloch · 17 years ago
  89. e963832 Add kxml2 license to sub-project root by Stuart McCulloch · 17 years ago
  90. 7e356c7 Use released version. by Carsten Ziegeler · 17 years ago
  91. 39e9100 Use released version of org.osgi.service.obr by Stuart McCulloch · 17 years ago
  92. 4665afb Pointed out the properties that should be configured as System Properties (that's all the cyberdomo properties) by Francesco Furfari · 17 years ago
  93. 8390c4a Improved loading of properties in Activator.doInitProperties, now it loads properties from BundleContext by Stefano Lenzi · 17 years ago
  94. 12797a5 Modifed default launcher in Main to separate out auto-property processing by Richard S. Hall · 17 years ago
  95. ac01df5 restored original values by Francesco Furfari · 17 years ago
  96. 911fa92 Created a set of properties for the driver: upnp.properties by Stefano Lenzi · 17 years ago
  97. d59d0c1 Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  98. 459b23d Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  99. 38927d0 Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  100. 0d76b89 Delete empty directory by Carsten Ziegeler · 17 years ago