1. 8558306 Fix path to parent in gogo-parent pom. by A. J. David Bosschaert · 11 years ago
  2. 50dd95a Revert back to 0.7.0-SNAPSHOT as the releasing failed. by A. J. David Bosschaert · 11 years ago
  3. 1991ad3 [maven-release-plugin] prepare release gogo-parent-0.8.0 by A. J. David Bosschaert · 11 years ago
  4. 8f29dd7 Update parent pom to gogo-parent 0.7.0-SNAPSHOT by A. J. David Bosschaert · 11 years ago
  5. 47fe697 Update gogo-parent pom to have felix-parent 2.1 as parent. by A. J. David Bosschaert · 11 years ago
  6. 3f7b3fd Prepare gogo command text files for releasing. by A. J. David Bosschaert · 11 years ago
  7. 2acc5b5 [FELIX-4517] Restore default for compatibility by Guillaume Nodet · 11 years ago
  8. da4289b [FELIX-4517] Fix service properties when using collections in blueprint by Guillaume Nodet · 11 years ago
  9. 09194e6 [FELIX-3381] Support for {maven-test-resources} and {maven-test-sources} placeholders by Guillaume Nodet · 11 years ago
  10. b13024d FELIX-4401 reimplement ScrInfo based on DTOs by David Jencks · 11 years ago
  11. 2c9b50c FELIX-4402 remove commented out code, improve generics, reduce eclipse warnings by David Jencks · 11 years ago
  12. e8e89b6 FELIX-4537 use bnd.bnd file, set versions in it, update versions, build passes by David Jencks · 11 years ago
  13. 125d377 FELIX-4402 reimplement how obsolete configurable component factory works by David Jencks · 11 years ago
  14. 2ca5793 FELIX-4401 Rewrite main factory component tests by David Jencks · 11 years ago
  15. b899d73 FELIX-4402 make the ServiceComponentRuntime work with factory components, and make tests pass by David Jencks · 11 years ago
  16. 2571616 FELIX-4401, FELIX-4402 Remove obsolete proprietary admin classes and split ComponentHolder interface into inward and outward facing pieces by David Jencks · 11 years ago
  17. 62b86a3 FELIX-4536 implement multivalued pid property by David Jencks · 11 years ago
  18. 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 · 11 years ago
  19. d02418a FELIX-4402 don't enable a new ComponentManager until it's configuration is supplied to it by David Jencks · 11 years ago
  20. e5cf2bd FELIX-4402 minor logging improvements by David Jencks · 11 years ago
  21. c2357ed FELIX-4401 fix tests and test assumptions by David Jencks · 11 years ago
  22. 75768da FELIX-4406 fail validation with null provide by David Jencks · 11 years ago
  23. 339ad7f FELIX-4401 avoid NPE fetching a nonexistant DTO by David Jencks · 11 years ago
  24. c4b02c8 FELIX-4402 avoid some NPEs if for some reason the deleted config is not actually associated with a component manager by David Jencks · 11 years ago
  25. 8a2d686 FELIX-4402 Fix factory component to not think the factory is a configuration by David Jencks · 11 years ago
  26. 20b0e2a FELIX-4401 Make fetching DTO not 'activate' a dependency manager by David Jencks · 11 years ago
  27. 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 · 11 years ago
  28. c4773f2 FELIX-4401 Initial refactoring of integration tests to use ServiceComponentRuntime. Does not include factory component tests which do not compile by David Jencks · 11 years ago
  29. e165efc FELIX-4401 Temporarily add runtime spec packages to source by David Jencks · 11 years ago
  30. 400050a FELIX-4402 multiple pid support, parse pids by David Jencks · 11 years ago
  31. 457f430 [FELIX-2872] Provide a way to have an easier to read manifest by Guillaume Nodet · 11 years ago
  32. 7f2c244 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  33. 2c6dbd5 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.1 by Guillaume Nodet · 11 years ago
  34. bf5450e Fix changelog for gogo-runtime 0.12.1 by Guillaume Nodet · 11 years ago
  35. 8a9faa6 Fix formatting and slightly expand comment. by A. J. David Bosschaert · 11 years ago
  36. 272bca3 [FELIX-4534] Addresses an issue with native code bundles on Windows 7 by A. J. David Bosschaert · 11 years ago
  37. d279301 [FELIX-4533] Gogo runtime does not advertise published services by Guillaume Nodet · 11 years ago
  38. 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 · 11 years ago
  39. 9c6fa9f [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
  40. ff8faba [maven-release-plugin] prepare release org.apache.felix.http-5 by Jan Willem Janssen · 11 years ago
  41. 231df6e [FELIX-4220] BundleException type not set to START_TRANSIENT_ERROR by A. J. David Bosschaert · 11 years ago
  42. ed3f126 [FELIX-3309] Incorrect replacement logic for dashes in framework version. by A. J. David Bosschaert · 11 years ago
  43. d420509 Apply patch (FELIX-4524) to fix index out of bounds exception. by Richard S. Hall · 11 years ago
  44. 2a478ae FELIX-3511 - Use java.concurrent from Java 6 by Carsten Ziegeler · 11 years ago
  45. 3cc0a18 FELIX-4420 - Implement sendRedirect: by Jan Willem Janssen · 11 years ago
  46. 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 · 11 years ago
  47. 5bdd5e7 [FELIX-3239] PackageAdmin#getExportedPackages does not work on packages exported by attached fragments by A. J. David Bosschaert · 11 years ago
  48. 284fb44 [FELIX-4512] Add a supportedProjectTypes for baseline plugin by Guillaume Nodet · 11 years ago
  49. 628828e [FELIX-4512] Fix possible NPE by Guillaume Nodet · 11 years ago
  50. 1d2f142 FELIX-4519 : Provide configuration option to disable sending of Server header by Carsten Ziegeler · 11 years ago
  51. ee23b28 FELIX-4330 - Make SSL headers configurable: by Jan Willem Janssen · 11 years ago
  52. 5ddb13c [FELIX-4518] Provide a way to disable some plugins by Guillaume Nodet · 11 years ago
  53. 1c9211a [FELIX-4517] Fix bbd verification problem with services exposing multiple interfaces by Guillaume Nodet · 11 years ago
  54. caa1516 Switch to latest snapshot by Carsten Ziegeler · 11 years ago
  55. 3c4d1e2 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  56. 7bc4d23 [maven-release-plugin] prepare release maven-scr-plugin-1.17.0 by Carsten Ziegeler · 11 years ago
  57. 27e0109 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  58. 77b6788 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.11.0 by Carsten Ziegeler · 11 years ago
  59. 125a423 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  60. edbfe3f [maven-release-plugin] prepare release org.apache.felix.scr.bnd-1.1.0 by Carsten Ziegeler · 11 years ago
  61. 28b9770 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  62. 1dd04e1 [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.10.0 by Carsten Ziegeler · 11 years ago
  63. 4a4c1d9 Prepare for release by Carsten Ziegeler · 11 years ago
  64. cb28cc2 Prepare for release by Carsten Ziegeler · 11 years ago
  65. 22b6f3b Prepare for release by Carsten Ziegeler · 11 years ago
  66. 7bf509f [FELIX-4517] Generate generic capabilities and requirements for services from blueprint and scr descriptors by Guillaume Nodet · 11 years ago
  67. 46ebda8 Update version now that the 1.12.0 version is available. by Clement Escoffier · 11 years ago
  68. fcc61e6 FELIX-4489 : [Jetty] Ignore empty (string) entries in configuration arrays by Carsten Ziegeler · 11 years ago
  69. 70dbafd FELIX-4512 : Add a new Mojo to invoke the BND Baseline tool. Apply patch from Simone Tripodi. by Carsten Ziegeler · 11 years ago
  70. f59f6af [FELIX-4515] BundleRevision for system extension has no capabilities by A. J. David Bosschaert · 11 years ago
  71. 7ac3d73 Update description to R5 by Carsten Ziegeler · 11 years ago
  72. 1e35ff1 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  73. 0babc1e [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.12.0 by Clement Escoffier · 11 years ago
  74. 06c61b1 Change the manipulator version in the 10 minute tutorial - also change it in the build.xml files by Clement Escoffier · 11 years ago
  75. 70e446b Change the manipulator version in the 10 minute tutorial by Clement Escoffier · 11 years ago
  76. d6fbba6 Update the dependencies on the manipulator to 1.12.0 version (under release) by Clement Escoffier · 11 years ago
  77. c984df1 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  78. 3037b74 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.12.0 by Clement Escoffier · 11 years ago
  79. 0f0a019 revert the iPOJO core version using in integration-test to the last release version by Clement Escoffier · 11 years ago
  80. 8846a96 Update release notes for the 1.12.0 (release preparation) by Clement Escoffier · 11 years ago
  81. d3c9fa7 Cleanup dependencies (FELIX-4482) by Clement Escoffier · 11 years ago
  82. b68264f Add the OSGi Core dependency to iPOJO API (FELIX-4482) by Clement Escoffier · 11 years ago
  83. 0e62350 Fix FELIX-4482. by Clement Escoffier · 11 years ago
  84. 9b0f3f3 Bump version to 1.12.0-SNAPSHOT. by Clement Escoffier · 11 years ago
  85. 3c680d8 FELIX-4440 - dots in pathinfo's incorrectly removed: by Jan Willem Janssen · 11 years ago
  86. 551f5e7 FELIX-4473 - allow custom Jetty Connectors: by Jan Willem Janssen · 11 years ago
  87. dbc7afc Revert to Java 6. by Clement Escoffier · 11 years ago
  88. 4ca46f9 Replace calls to String.isEmpty by a .length() == 0, as the isEmpty method is only available in the JDK 7. by Clement Escoffier · 11 years ago
  89. d171271 Fix FELIX-4488 by Clement Escoffier · 11 years ago
  90. e199165 Fix FELIX-4490. by Clement Escoffier · 11 years ago
  91. e88e8e6 Fix FELIX-4464 by Clement Escoffier · 11 years ago
  92. b24cc2d Migrate the BND plugin to the new manipulator API. The classloader is built from the analyzer jars. (FELIX-4509) by Clement Escoffier · 11 years ago
  93. 259653c Added the 'classpath/classpathref' to the 10 minutes turorial. (FELIX-4509) by Clement Escoffier · 11 years ago
  94. e818ffc Migrate the Ant task to the new manipulator API. The classloader is built from a classpath element (new Ant task parameter). (FELIX-4509) by Clement Escoffier · 11 years ago
  95. 3b9f26c Migrate the composite support, iPOJO API and Online manipulator to the new manipulator API (FELIX-4509). by Clement Escoffier · 11 years ago
  96. 72f58b4 Migrate the iPOJO Maven Plugin to the new manipulator API. The classloader is built from the transitive set of dependencies of the current project. (FELIX-4509) by Clement Escoffier · 11 years ago
  97. 64bdd5f Reflect the API changes because of FELIX-4509, and add a test triggering frame issues. by Clement Escoffier · 11 years ago
  98. cc4e03b Provides utility classes to create the classloader used by the manipulator to compute frames, and add a classloader parameter to the pojoization methods. (FELIX-4509). by Clement Escoffier · 11 years ago
  99. c6f9751 To correctly compute the frames, we need a way to load classes - so a classloader. The manipulator now takes a classloader as parameter used for this purpose. (FELIX-4509). by Clement Escoffier · 11 years ago
  100. 24b452c To avoid breaking the APi, re-add a getNode method returning object (FELIX-4509). by Clement Escoffier · 11 years ago