1. 605fa11 Update svn:prop by Stuart McCulloch · 10 years ago
  2. d676936 Update the gogo command bundles into the framework distro to the latest by A. J. David Bosschaert · 10 years ago
  3. a7962dc [maven-release-plugin] prepare for next development iteration by A. J. David Bosschaert · 10 years ago
  4. 7dfb355 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-2.0.2 by A. J. David Bosschaert · 10 years ago
  5. fa038ad Fix copyright and NOTICE by Guillaume Nodet · 10 years ago
  6. 8908645 Fix the NOTICES and DEPENDENCIES files to refer to included OSGi classes by A. J. David Bosschaert · 10 years ago
  7. 4299ebc [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 10 years ago
  8. 3089ca7 [maven-release-plugin] prepare release maven-bundle-plugin-2.5.0 by Stuart McCulloch · 10 years ago
  9. b3192b7 Minor cleanup by Stuart McCulloch · 10 years ago
  10. ad5e541 Enable nice manifest writing when dumping manifest to debug output (for easier debugging) by Stuart McCulloch · 10 years ago
  11. 9a710e5 Make sure directory exists before writing manifest; include support for niceManifest in manifest goal by Stuart McCulloch · 10 years ago
  12. 49e4a9e FELIX-4405 Easy half of prototype scope, expose service as PrototypeServiceFactory by David Jencks · 10 years ago
  13. fe21bfd FELIX-4402 remove some now dead code by David Jencks · 10 years ago
  14. bae4484 FELIX-4401 Update ServiceComponentRuntime to spec, enable/disable are async returhing Promise by David Jencks · 10 years ago
  15. 4f25b42a [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 10 years ago
  16. 0533026 [maven-release-plugin] prepare release maven-bundle-plugin-2.5.0 by Stuart McCulloch · 10 years ago
  17. c819c8a Update Copyright year by Stuart McCulloch · 10 years ago
  18. a633e3d Update local copy of wiki-based doc by Stuart McCulloch · 10 years ago
  19. e1a5f65 Update local copy of wiki-based doc by Stuart McCulloch · 10 years ago
  20. a568986 Add missing descriptions by Stuart McCulloch · 10 years ago
  21. 87b0432 Update local maven site docs in preparation for 2.5.0 by Stuart McCulloch · 10 years ago
  22. 68b7ef7 Update local maven site docs in preparation for 2.5.0 by Stuart McCulloch · 10 years ago
  23. 2c30ebc Update release notes and version in preparation for the release by Guillaume Nodet · 10 years ago
  24. b8f7a87 [maven-release-plugin] prepare for next development iteration by A. J. David Bosschaert · 10 years ago
  25. f61a519 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-2.0.0 by A. J. David Bosschaert · 10 years ago
  26. 28bb9f5 Prepare text changelog and other text files for release. by A. J. David Bosschaert · 10 years ago
  27. db57734 [obr] Update the org.apache.felix.utils dependency to 1.6.0 by A. J. David Bosschaert · 10 years ago
  28. 0290f49 [FELIX-4517] Fix possible exception by Guillaume Nodet · 10 years ago
  29. f1d0a1c [maven-release-plugin] prepare for next development iteration by A. J. David Bosschaert · 10 years ago
  30. 1f261d8 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.14.0 by A. J. David Bosschaert · 10 years ago
  31. 86703f5 Revert parent for gogo-command back to 0.6.0. by A. J. David Bosschaert · 10 years ago
  32. 37f4ebc Revert gogo-parent back to 0.7.0-SNAPSHOT as the releasing failed again. by A. J. David Bosschaert · 10 years ago
  33. 72325fc [maven-release-plugin] prepare release gogo-parent-0.8.0 by A. J. David Bosschaert · 10 years ago
  34. 8558306 Fix path to parent in gogo-parent pom. by A. J. David Bosschaert · 10 years ago
  35. 50dd95a Revert back to 0.7.0-SNAPSHOT as the releasing failed. by A. J. David Bosschaert · 10 years ago
  36. 1991ad3 [maven-release-plugin] prepare release gogo-parent-0.8.0 by A. J. David Bosschaert · 10 years ago
  37. 8f29dd7 Update parent pom to gogo-parent 0.7.0-SNAPSHOT by A. J. David Bosschaert · 10 years ago
  38. 47fe697 Update gogo-parent pom to have felix-parent 2.1 as parent. by A. J. David Bosschaert · 10 years ago
  39. 3f7b3fd Prepare gogo command text files for releasing. by A. J. David Bosschaert · 10 years ago
  40. 2acc5b5 [FELIX-4517] Restore default for compatibility by Guillaume Nodet · 10 years ago
  41. da4289b [FELIX-4517] Fix service properties when using collections in blueprint by Guillaume Nodet · 10 years ago
  42. 09194e6 [FELIX-3381] Support for {maven-test-resources} and {maven-test-sources} placeholders by Guillaume Nodet · 10 years ago
  43. b13024d FELIX-4401 reimplement ScrInfo based on DTOs by David Jencks · 10 years ago
  44. 2c9b50c FELIX-4402 remove commented out code, improve generics, reduce eclipse warnings by David Jencks · 10 years ago
  45. e8e89b6 FELIX-4537 use bnd.bnd file, set versions in it, update versions, build passes by David Jencks · 10 years ago
  46. 125d377 FELIX-4402 reimplement how obsolete configurable component factory works by David Jencks · 10 years ago
  47. 2ca5793 FELIX-4401 Rewrite main factory component tests by David Jencks · 10 years ago
  48. b899d73 FELIX-4402 make the ServiceComponentRuntime work with factory components, and make tests pass by David Jencks · 10 years ago
  49. 2571616 FELIX-4401, FELIX-4402 Remove obsolete proprietary admin classes and split ComponentHolder interface into inward and outward facing pieces by David Jencks · 10 years ago
  50. 62b86a3 FELIX-4536 implement multivalued pid property by David Jencks · 10 years ago
  51. 9f3f02e FELIX-4402 separate ComponentHolder interface into 2 sides, one called from configuration support etc and one called from the component managers. Remove some unused methods from AbstractComponentManager. Some factory component tests currently fail. by David Jencks · 10 years ago
  52. d02418a FELIX-4402 don't enable a new ComponentManager until it's configuration is supplied to it by David Jencks · 10 years ago
  53. e5cf2bd FELIX-4402 minor logging improvements by David Jencks · 10 years ago
  54. c2357ed FELIX-4401 fix tests and test assumptions by David Jencks · 10 years ago
  55. 75768da FELIX-4406 fail validation with null provide by David Jencks · 10 years ago
  56. 339ad7f FELIX-4401 avoid NPE fetching a nonexistant DTO by David Jencks · 10 years ago
  57. c4b02c8 FELIX-4402 avoid some NPEs if for some reason the deleted config is not actually associated with a component manager by David Jencks · 10 years ago
  58. 8a2d686 FELIX-4402 Fix factory component to not think the factory is a configuration by David Jencks · 10 years ago
  59. 20b0e2a FELIX-4401 Make fetching DTO not 'activate' a dependency manager by David Jencks · 10 years ago
  60. 06d332c FELIX-4402 work towards CC exists only when all required configurations present. Always get the xml properties into the CC. Use a flag for pre-13 deleted config doesn't call modify behavior by David Jencks · 10 years ago
  61. c4773f2 FELIX-4401 Initial refactoring of integration tests to use ServiceComponentRuntime. Does not include factory component tests which do not compile by David Jencks · 10 years ago
  62. e165efc FELIX-4401 Temporarily add runtime spec packages to source by David Jencks · 10 years ago
  63. 400050a FELIX-4402 multiple pid support, parse pids by David Jencks · 10 years ago
  64. 457f430 [FELIX-2872] Provide a way to have an easier to read manifest by Guillaume Nodet · 10 years ago
  65. 7f2c244 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  66. 2c6dbd5 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.1 by Guillaume Nodet · 10 years ago
  67. bf5450e Fix changelog for gogo-runtime 0.12.1 by Guillaume Nodet · 10 years ago
  68. 8a9faa6 Fix formatting and slightly expand comment. by A. J. David Bosschaert · 10 years ago
  69. 272bca3 [FELIX-4534] Addresses an issue with native code bundles on Windows 7 by A. J. David Bosschaert · 10 years ago
  70. d279301 [FELIX-4533] Gogo runtime does not advertise published services by Guillaume Nodet · 10 years ago
  71. 5328f49 Introduce a new property called felix.extensions.disable which (if set to true) disables framework extensions. This might be necessary for now in some envs like e.g. javaws (FELIX-4281). by Karl Pauls · 10 years ago
  72. 9c6fa9f [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 10 years ago
  73. ff8faba [maven-release-plugin] prepare release org.apache.felix.http-5 by Jan Willem Janssen · 10 years ago
  74. 231df6e [FELIX-4220] BundleException type not set to START_TRANSIENT_ERROR by A. J. David Bosschaert · 10 years ago
  75. ed3f126 [FELIX-3309] Incorrect replacement logic for dashes in framework version. by A. J. David Bosschaert · 10 years ago
  76. d420509 Apply patch (FELIX-4524) to fix index out of bounds exception. by Richard S. Hall · 10 years ago
  77. 2a478ae FELIX-3511 - Use java.concurrent from Java 6 by Carsten Ziegeler · 10 years ago
  78. 3cc0a18 FELIX-4420 - Implement sendRedirect: by Jan Willem Janssen · 10 years ago
  79. 5939d30 Update to Bndlib 2.3.0 (also update workaround for https://github.com/bndtools/bnd/pull/515 to base it off 2.3.0) by Stuart McCulloch · 10 years ago
  80. 5bdd5e7 [FELIX-3239] PackageAdmin#getExportedPackages does not work on packages exported by attached fragments by A. J. David Bosschaert · 10 years ago
  81. 284fb44 [FELIX-4512] Add a supportedProjectTypes for baseline plugin by Guillaume Nodet · 10 years ago
  82. 628828e [FELIX-4512] Fix possible NPE by Guillaume Nodet · 10 years ago
  83. 1d2f142 FELIX-4519 : Provide configuration option to disable sending of Server header by Carsten Ziegeler · 10 years ago
  84. ee23b28 FELIX-4330 - Make SSL headers configurable: by Jan Willem Janssen · 10 years ago
  85. 5ddb13c [FELIX-4518] Provide a way to disable some plugins by Guillaume Nodet · 10 years ago
  86. 1c9211a [FELIX-4517] Fix bbd verification problem with services exposing multiple interfaces by Guillaume Nodet · 10 years ago
  87. caa1516 Switch to latest snapshot by Carsten Ziegeler · 10 years ago
  88. 3c4d1e2 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  89. 7bc4d23 [maven-release-plugin] prepare release maven-scr-plugin-1.17.0 by Carsten Ziegeler · 10 years ago
  90. 27e0109 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  91. 77b6788 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.11.0 by Carsten Ziegeler · 10 years ago
  92. 125a423 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  93. edbfe3f [maven-release-plugin] prepare release org.apache.felix.scr.bnd-1.1.0 by Carsten Ziegeler · 10 years ago
  94. 28b9770 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  95. 1dd04e1 [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.10.0 by Carsten Ziegeler · 10 years ago
  96. 4a4c1d9 Prepare for release by Carsten Ziegeler · 10 years ago
  97. cb28cc2 Prepare for release by Carsten Ziegeler · 10 years ago
  98. 22b6f3b Prepare for release by Carsten Ziegeler · 10 years ago
  99. 7bf509f [FELIX-4517] Generate generic capabilities and requirements for services from blueprint and scr descriptors by Guillaume Nodet · 10 years ago
  100. 46ebda8 Update version now that the 1.12.0 version is available. by Clement Escoffier · 10 years ago