1. 64ea507 [maven-release-plugin] prepare for next development iteration by David Jencks · 11 years ago
  2. 90416c6 [maven-release-plugin] prepare release org.apache.felix.scr-1.8 by David Jencks · 11 years ago
  3. edd8830 remove snapshot dependency on utils by David Jencks · 11 years ago
  4. 3cb5787 [maven-release-plugin] prepare for next development iteration by David Jencks · 11 years ago
  5. 1c057f8 [maven-release-plugin] prepare release org.apache.felix.utils-1.4.0 by David Jencks · 11 years ago
  6. 4d1f45f update changelog by David Jencks · 11 years ago
  7. ea84217 FELIX-3779 fix InterpolationHelperTest.testBasicSubstitution elaborating a patch from Jonathan Anstey, many thanks by David Jencks · 11 years ago
  8. d5644d3 update changelog by David Jencks · 11 years ago
  9. aba91fa FELIX-4287 fix NPE when dispose called after bundle stopped, simplify deactivate method calls by David Jencks · 11 years ago
  10. 0d98fa91 FELIX-4187 : Configuration Plugin does a POST to get configuration details by Carsten Ziegeler · 11 years ago
  11. c8d4ab7 update ds changelog by David Jencks · 11 years ago
  12. a9a1c75 FELIX-3536 (additional minor fix) Only put non-spec-required properties on non-spec ConfigurableComponentFactory by David Jencks · 11 years ago
  13. e9da5ac FELIX-4230 Convert X-Forwarded-SSL-Certificate header to javax.servlet.request.X509Certificate request attribute for consumption by the web application. by Felix Meschberger · 11 years ago
  14. 98ee7ea update changelog for 1.8 release by David Jencks · 11 years ago
  15. b5fa560 FELIX-4286 remove unnecessary DelayedComponentManager class and improve some class names by David Jencks · 11 years ago
  16. 26ab8c7 Atomically add extra dependencies from component's init methods. by Pierre De Rop · 11 years ago
  17. 313b480 use pax-exam-container-forked in order to be able to use eclipse debugger by Pierre De Rop · 11 years ago
  18. 0b67b3c code cleanup. Fixed TestBase.checkError. Cleaned pom. by Pierre De Rop · 11 years ago
  19. 1a71f83 renamed test2 into test by Pierre De Rop · 11 years ago
  20. 2ebcc1f remove wrong packages by Pierre De Rop · 11 years ago
  21. 5379a63 added NOTICE/LICENSE from old test by Pierre De Rop · 11 years ago
  22. 310814c removing old test, before renaming test2 into test ... by Pierre De Rop · 11 years ago
  23. 30ff986 Use same java package prefix as it was in initial version by Pierre De Rop · 11 years ago
  24. d6789ca cleanup by Pierre De Rop · 11 years ago
  25. fa92bbd cleanup by Pierre De Rop · 11 years ago
  26. 1b86f1e Fixed MultipleExtraDependencyTest2. Code cleanup. by Pierre De Rop · 11 years ago
  27. d75dca9 pax-exam 3.0.0 migration by Pierre De Rop · 11 years ago
  28. eab8aba revert to previous version by Pierre De Rop · 11 years ago
  29. ba9101c pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  30. 5838089 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  31. 30931ac pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
  32. 8ea6c82 Apply patch (FELIX-4283) to throw unthrown exception. by Richard S. Hall · 11 years ago
  33. 81ca479 Apply patch (FELIX-4284) to remove unneeded code. by Richard S. Hall · 11 years ago
  34. 9fa29f8 pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
  35. f28c076 pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
  36. 9c1b16c pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
  37. bf35dfb pax exam 3.0.0 ... by Pierre De Rop · 11 years ago
  38. 428a9f1 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  39. fa2a8ca pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  40. 98c42c0 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  41. ab2e5ed pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  42. 11501ff pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  43. 3abce08 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  44. 7364481 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  45. 14d3bd1 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  46. 6029682 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  47. e226484 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  48. 1a71e55 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  49. fd27f56 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  50. cd9b25d paxexam 3.0.0 migration. This test is sometimes failing. by Pierre De Rop · 11 years ago
  51. ce2703f pax-exam 3.0.0 migration. This test is problematic: with old pax exam, it does not work when run individually. by Pierre De Rop · 11 years ago
  52. 00cb21e pax-exam 3.0.0 migration. This test seems problematic: with old paxexam, it does not pass when run individually, and by Pierre De Rop · 11 years ago
  53. 09f609a pax-exam 3.0.0 migration (this test was failing with old pax exam and is still failing). by Pierre De Rop · 11 years ago
  54. cb1a01f pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  55. e7fd6c2 Don't log current thread twice by Pierre De Rop · 11 years ago
  56. cdd26d9 import cleanup by Pierre De Rop · 11 years ago
  57. be82e73 import cleanup by Pierre De Rop · 11 years ago
  58. b3d2cce clear all components at end of the test. Reduce loop count by Pierre De Rop · 11 years ago
  59. 14979bd Added org.apache.felix.shell/1.4.2 dependency by Pierre De Rop · 11 years ago
  60. 6d46a3d pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  61. 0966868 removed org.osgi.compendium bundle by Pierre De Rop · 11 years ago
  62. 6df1e7d stay compatible with osgi 4.3 by Pierre De Rop · 11 years ago
  63. fe0f584 pax exam 3.0.0 migration (in progress ...). by Pierre De Rop · 11 years ago
  64. ddf6731 Aligned singleContextLog system property with naming convention of all other dm system properties. by Xander Uiterlinden · 11 years ago
  65. 5f9bab1 ServiceTracker did note take the trackAllAspects setting into account in the setInitial method causing the ServiceDependencyImpl to remove rather than swap services in some occasions. by Xander Uiterlinden · 11 years ago
  66. b10636c FELIX-4279, FELIX-4280: by Jan Willem Janssen · 11 years ago
  67. 0a63531 pax-exam 3.0.0 migration (work in progress ...). by Pierre De Rop · 11 years ago
  68. 7b70ec1 added more maven bundles in Configuration by Pierre De Rop · 11 years ago
  69. 4bca33c Removed svn:mime-type property, which was wrongly set to application/xml. by Pierre De Rop · 11 years ago
  70. 968695e Added comments. by Pierre De Rop · 11 years ago
  71. 214ef87 Reduce pax-exam log level. by Pierre De Rop · 11 years ago
  72. bb10cc3 Configure thread pools with 10 by default. by Pierre De Rop · 11 years ago
  73. acc5fb0 Update version to use the development version. by Clement Escoffier · 11 years ago
  74. 8e38f88 pax exam 3.0.0 migration by Pierre De Rop · 11 years ago
  75. d84914a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  76. 9471199 [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.11.0 by Clement Escoffier · 11 years ago
  77. cc18202 Update version by Clement Escoffier · 11 years ago
  78. f28c931 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  79. 917a0c2 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.11.0 by Clement Escoffier · 11 years ago
  80. 9404798 Remove properties from tests. Remove snapshot versions by Clement Escoffier · 11 years ago
  81. 52ddb28 Release preparation - Fix versions in tests. by Clement Escoffier · 11 years ago
  82. e0f59ed Update changelogs. by Clement Escoffier · 11 years ago
  83. 625949c pax exam 3.0.0 migration by Pierre De Rop · 11 years ago
  84. 6257627 pax exam 3.0.0 migration by Pierre De Rop · 11 years ago
  85. 3829f5a Reuse BundleContext from the "context" attribute (from superclass). by Pierre De Rop · 11 years ago
  86. 9183bc5 Migrated old test/.../AspectBaseTest into new test2/ module. by Pierre De Rop · 11 years ago
  87. 5ab26d8 FELIX-3910: pax-exam 3.0.0 migration tests (work in progress). Added new AspectRaceTest for by Pierre De Rop · 11 years ago
  88. 93b7b1c removed this test (will be replaced by a new AspectRaceTest in the new upcoming dependency manager test2 subproject) by Pierre De Rop · 11 years ago
  89. 16bf533 Let the getRequiredHandlerList method throw ConfigurationException. by Clement Escoffier · 11 years ago
  90. 0b2863e Updated ignore properties. by Jan Willem Janssen · 11 years ago
  91. e5b8b53 Upgraded to Jetty 9.0.5: by Jan Willem Janssen · 11 years ago
  92. 2d66597 Solved compiler warnings. by Jan Willem Janssen · 11 years ago
  93. 10bebd8 Removed unused import. by Xander Uiterlinden · 11 years ago
  94. 7f99810 Small performance improvement in SerialExecutor trough preventing exceptions. by Xander Uiterlinden · 11 years ago
  95. c11f06e Try to stabilize concurrent TestCase by Guillaume Sauthier · 11 years ago
  96. c1c8b85 Fix typo by Guillaume Sauthier · 11 years ago
  97. 90ec4c6 Skip the maven-ianal-plugin in the karat-feature project. by Clement Escoffier · 11 years ago
  98. 2ed091c Update the changelog files. by Clement Escoffier · 11 years ago
  99. c74607a Build a zip file containing the Karaf feature and legal files. by Clement Escoffier · 11 years ago
  100. d6c0690 Fix the native test on KF (the test bundle has to be deployed to get the probe bundle resolved). by Clement Escoffier · 11 years ago