1. 231df6e [FELIX-4220] BundleException type not set to START_TRANSIENT_ERROR by A. J. David Bosschaert · 10 years ago
  2. ed3f126 [FELIX-3309] Incorrect replacement logic for dashes in framework version. by A. J. David Bosschaert · 10 years ago
  3. d420509 Apply patch (FELIX-4524) to fix index out of bounds exception. by Richard S. Hall · 10 years ago
  4. 2a478ae FELIX-3511 - Use java.concurrent from Java 6 by Carsten Ziegeler · 10 years ago
  5. 3cc0a18 FELIX-4420 - Implement sendRedirect: by Jan Willem Janssen · 10 years ago
  6. 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
  7. 5bdd5e7 [FELIX-3239] PackageAdmin#getExportedPackages does not work on packages exported by attached fragments by A. J. David Bosschaert · 10 years ago
  8. 284fb44 [FELIX-4512] Add a supportedProjectTypes for baseline plugin by Guillaume Nodet · 10 years ago
  9. 628828e [FELIX-4512] Fix possible NPE by Guillaume Nodet · 10 years ago
  10. 1d2f142 FELIX-4519 : Provide configuration option to disable sending of Server header by Carsten Ziegeler · 10 years ago
  11. ee23b28 FELIX-4330 - Make SSL headers configurable: by Jan Willem Janssen · 10 years ago
  12. 5ddb13c [FELIX-4518] Provide a way to disable some plugins by Guillaume Nodet · 10 years ago
  13. 1c9211a [FELIX-4517] Fix bbd verification problem with services exposing multiple interfaces by Guillaume Nodet · 10 years ago
  14. caa1516 Switch to latest snapshot by Carsten Ziegeler · 10 years ago
  15. 3c4d1e2 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  16. 7bc4d23 [maven-release-plugin] prepare release maven-scr-plugin-1.17.0 by Carsten Ziegeler · 10 years ago
  17. 27e0109 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  18. 77b6788 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.11.0 by Carsten Ziegeler · 10 years ago
  19. 125a423 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  20. edbfe3f [maven-release-plugin] prepare release org.apache.felix.scr.bnd-1.1.0 by Carsten Ziegeler · 10 years ago
  21. 28b9770 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  22. 1dd04e1 [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.10.0 by Carsten Ziegeler · 10 years ago
  23. 4a4c1d9 Prepare for release by Carsten Ziegeler · 10 years ago
  24. cb28cc2 Prepare for release by Carsten Ziegeler · 10 years ago
  25. 22b6f3b Prepare for release by Carsten Ziegeler · 10 years ago
  26. 7bf509f [FELIX-4517] Generate generic capabilities and requirements for services from blueprint and scr descriptors by Guillaume Nodet · 10 years ago
  27. 46ebda8 Update version now that the 1.12.0 version is available. by Clement Escoffier · 10 years ago
  28. fcc61e6 FELIX-4489 : [Jetty] Ignore empty (string) entries in configuration arrays by Carsten Ziegeler · 10 years ago
  29. 70dbafd FELIX-4512 : Add a new Mojo to invoke the BND Baseline tool. Apply patch from Simone Tripodi. by Carsten Ziegeler · 10 years ago
  30. f59f6af [FELIX-4515] BundleRevision for system extension has no capabilities by A. J. David Bosschaert · 10 years ago
  31. 7ac3d73 Update description to R5 by Carsten Ziegeler · 10 years ago
  32. 1e35ff1 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 10 years ago
  33. 0babc1e [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.12.0 by Clement Escoffier · 10 years ago
  34. 06c61b1 Change the manipulator version in the 10 minute tutorial - also change it in the build.xml files by Clement Escoffier · 10 years ago
  35. 70e446b Change the manipulator version in the 10 minute tutorial by Clement Escoffier · 10 years ago
  36. d6fbba6 Update the dependencies on the manipulator to 1.12.0 version (under release) by Clement Escoffier · 10 years ago
  37. c984df1 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 10 years ago
  38. 3037b74 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.12.0 by Clement Escoffier · 10 years ago
  39. 0f0a019 revert the iPOJO core version using in integration-test to the last release version by Clement Escoffier · 10 years ago
  40. 8846a96 Update release notes for the 1.12.0 (release preparation) by Clement Escoffier · 10 years ago
  41. d3c9fa7 Cleanup dependencies (FELIX-4482) by Clement Escoffier · 10 years ago
  42. b68264f Add the OSGi Core dependency to iPOJO API (FELIX-4482) by Clement Escoffier · 10 years ago
  43. 0e62350 Fix FELIX-4482. by Clement Escoffier · 10 years ago
  44. 9b0f3f3 Bump version to 1.12.0-SNAPSHOT. by Clement Escoffier · 10 years ago
  45. 3c680d8 FELIX-4440 - dots in pathinfo's incorrectly removed: by Jan Willem Janssen · 10 years ago
  46. 551f5e7 FELIX-4473 - allow custom Jetty Connectors: by Jan Willem Janssen · 10 years ago
  47. dbc7afc Revert to Java 6. by Clement Escoffier · 10 years ago
  48. 4ca46f9 Replace calls to String.isEmpty by a .length() == 0, as the isEmpty method is only available in the JDK 7. by Clement Escoffier · 10 years ago
  49. d171271 Fix FELIX-4488 by Clement Escoffier · 10 years ago
  50. e199165 Fix FELIX-4490. by Clement Escoffier · 10 years ago
  51. e88e8e6 Fix FELIX-4464 by Clement Escoffier · 10 years ago
  52. b24cc2d Migrate the BND plugin to the new manipulator API. The classloader is built from the analyzer jars. (FELIX-4509) by Clement Escoffier · 10 years ago
  53. 259653c Added the 'classpath/classpathref' to the 10 minutes turorial. (FELIX-4509) by Clement Escoffier · 10 years ago
  54. 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 · 10 years ago
  55. 3b9f26c Migrate the composite support, iPOJO API and Online manipulator to the new manipulator API (FELIX-4509). by Clement Escoffier · 10 years ago
  56. 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 · 10 years ago
  57. 64bdd5f Reflect the API changes because of FELIX-4509, and add a test triggering frame issues. by Clement Escoffier · 10 years ago
  58. 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 · 10 years ago
  59. 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 · 10 years ago
  60. 24b452c To avoid breaking the APi, re-add a getNode method returning object (FELIX-4509). by Clement Escoffier · 10 years ago
  61. d4684c2 Fix the packaging of the online-manipulator (the ASM updates has changed the set of import/private packages). by Clement Escoffier · 10 years ago
  62. 020e2b6 Add Import-Package org.osgi.service.repository;resolution:=mandatory as otherwise its made optional for some reason. by A. J. David Bosschaert · 10 years ago
  63. ef28617 [FELIX-4496] Enable Bundle Repository to run as source project with m2e by A. J. David Bosschaert · 10 years ago
  64. 08e5c02 [OBR] Properly translate service requirements between OBR and spec compliant namespaces by A. J. David Bosschaert · 10 years ago
  65. 30288f8 Revert the Java compiler configuration to 1.6 by Clement Escoffier · 10 years ago
  66. e997aa1 Revert the Java compiler configuration to 1.6 by Clement Escoffier · 10 years ago
  67. 47a173d Fix FELIX 4509 by Clement Escoffier · 10 years ago
  68. 615c9f2 Fix FELIX-4508 by Clement Escoffier · 10 years ago
  69. 8fa2540 [OBR] Initialize Requirement attributes and directives with empty list. by A. J. David Bosschaert · 10 years ago
  70. c4b759d Use symbolic name for obr:info if there is no presentation name. by A. J. David Bosschaert · 10 years ago
  71. 14b8954 [FELIX-4371] Last Repository 1.0 failure fixed. by A. J. David Bosschaert · 10 years ago
  72. 14318d8 [FELIX-4370] Additional work to support the OSGi Repository Service. by A. J. David Bosschaert · 10 years ago
  73. fb3aa19 FELIX-4461 : Update to ASM 5 for Java 8 compatibility by Carsten Ziegeler · 10 years ago
  74. 494988a [FELIX-4370] Additional work to support the OSGi Repository Service. by A. J. David Bosschaert · 10 years ago
  75. acb8321 [FELIX-4022] Implement spec compliant behavior for pre and post 1.3 with a flag to get reasonable behavior pre-1.3. Question is whether deleting a config calls modify(1.3) or deactivates(pre 1.3) by David Jencks · 10 years ago
  76. 9028090 [FELIX-4447] fix regexp, thanks to Olivier Fayau by David Jencks · 10 years ago
  77. 445be02 [FELIX-4406] [FELIX-4506] [FELIX-4507] finish r6 xml processing, felix extension processing, and test persistent factory component by David Jencks · 10 years ago
  78. 93564a1 [FELIX-4506] [FELIX-4406] [FELIX-4507] Implement felix extension attribute namespace and service scope parsing. Also use extension attribute to turn persistent factory component on by David Jencks · 10 years ago
  79. 3f5817d [FELIX-4507] Implement new style component factory with modify method (turned off, no tests) by David Jencks · 10 years ago
  80. 6961116 Update framework version to 1.7 by Carsten Ziegeler · 10 years ago
  81. 3f8590d FELIX-4469 scrcommand help should not give NPE by David Jencks · 10 years ago
  82. 2d3a00a FELIX-4467 Configure global extender capability by David Jencks · 10 years ago
  83. d0d6e15 Formatting changes. by Richard S. Hall · 10 years ago
  84. 074059e Apply patch FELIX-4498 to improve handling of optional requirements. by Richard S. Hall · 10 years ago
  85. 42027bd Apply patch FELIX-4497 to improve handling of substitutable exports. by Richard S. Hall · 10 years ago
  86. 5c892bc Apply patch FELIX-4428 to fix bug in handling of fragment candidate capabilities. by Richard S. Hall · 10 years ago
  87. 286d55b Apply patch FELIX-4495 to stop ignoring candidates from already resolved fragments. by Richard S. Hall · 10 years ago
  88. a9cf8b1 Apply patch FELIX-4494 to fix improperly wrapped fragment capabilities. by Richard S. Hall · 10 years ago
  89. 1476af2 Forgot to add new file from last commit for FELIX-4493. by Richard S. Hall · 10 years ago
  90. 14b1887 Apply patch FELIX-4493 to add support for "on demand" resource resolving. by Richard S. Hall · 10 years ago
  91. a27842a Apply patch FELIX-4492 to improve logging and diagnostics. by Richard S. Hall · 10 years ago
  92. a6c0623 Apply patch FELIX-4182 to address some package space consistency bugs. by Richard S. Hall · 10 years ago
  93. 509e7db Unused imports removed. by Jan Willem Janssen · 10 years ago
  94. cb9dfba Applied code formatting and some minor cleanups to improve readability of the code. by Jan Willem Janssen · 10 years ago
  95. 9fbce8b FELIX-3780 - allow DA to be configured through ConfigAdmin: by Jan Willem Janssen · 10 years ago
  96. b42ef2d FELIX-3780 - allow DA to be configured by ConfigAdmin: by Jan Willem Janssen · 10 years ago
  97. c441c95 FELIX-4483 - make osgi-bundlecontext available in init methods: by Jan Willem Janssen · 10 years ago
  98. 4ddc586 FELIX-4485: fix incorrect package export. by Jan Willem Janssen · 10 years ago
  99. b41b3dc Rewrote the test to include a manifest. by Jan Willem Janssen · 10 years ago
  100. 0882181 Disabled failing unit test: by Jan Willem Janssen · 10 years ago