1. e802ec1 SLING-10195 osgi-mock: Dynamic reference filtering does not work when super type is used by Stefan Seifert · 3 years, 2 months ago
  2. 055e4f1 Merge branch 'feature/add-volatile-list-example' into master by Stefan Seifert · 3 years, 2 months ago
  3. dcb782d SLING-10124 add more explanation and references to OSGi spec about ordering of service references by Stefan Seifert · 3 years, 2 months ago
  4. df60d1d Merge branch 'master' into feature/add-volatile-list-example by Stefan Seifert · 3 years, 2 months ago
  5. 1265ada cosmetic: remove training whitespaces by Stefan Seifert · 3 years, 2 months ago
  6. 8676d8a make unit test "getEntryPaths_empty" test what it says by Stefan Seifert · 3 years, 2 months ago
  7. 2015e13 Merge pull request #7 from henrykuijpers/feature/add-back-missing-exception-types-in-mockconfigurationadmin by Stefan Seifert · 3 years, 2 months ago
  8. d37f968 SLING-10138 Fix unused import by Henry Kuijpers · 3 years, 3 months ago
  9. f4ea9e8 SLING-10138 Add proper throws declarations for the MockConfigurationAdmin and provide implementation for listConfigurations by Henry Kuijpers · 3 years, 3 months ago
  10. 47dc982 Fix the sorting for dynamic references based on a collection in the target class by Roy Teeuwen · 3 years, 3 months ago
  11. f4003ac Add test case to show volatile list reference having incorrect order by Roy Teeuwen · 3 years, 3 months ago
  12. ef6535b [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 3 years, 4 months ago
  13. 150b4bc [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-3.0.0 by Stefan Seifert · 3 years, 4 months ago org.apache.sling.testing.osgi-mock.reactor-3.0.0
  14. 38b629f SLING-10046 switch to individual OSGi artifacts and make them compile scope by Stefan Seifert · 3 years, 4 months ago
  15. 772994e SLING-10045 update dependencies to 2018 by Stefan Seifert · 3 years, 4 months ago
  16. 4dd73c4 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 3 years, 4 months ago
  17. cbe515b [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.18 by Stefan Seifert · 3 years, 4 months ago org.apache.sling.testing.osgi-mock.reactor-2.4.18
  18. 10fa99a update to sling-bundle-parent 40 by Stefan Seifert · 3 years, 4 months ago
  19. 09856ab SLING-9817 : Send ServiceEvent.MODIFIED when service properties are changed by Carsten Ziegeler · 3 years, 7 months ago
  20. dc8421c Adding sonarqube badges as per SLING-9682 by Dan Klco · 3 years, 8 months ago
  21. 14cf7ce Updating badges for org-apache-sling-testing-osgi-mock by Radu Cotescu · 3 years, 8 months ago
  22. 7fd208d [maven-release-plugin] prepare for next development iteration by sseifert · 4 years ago
  23. 1bf9200 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.16 by sseifert · 4 years ago org.apache.sling.testing.osgi-mock.reactor-2.4.16
  24. faf4115 SLING-9373 remove compile dependency to guava by sseifert · 4 years, 1 month ago
  25. e73c728 SLING-9372 Update to reflections 0.9.12 by sseifert · 4 years, 1 month ago
  26. 5641adb Revert "switch back to previous version of maven release plugin to avoid problems with 3.0.0-M1" by sseifert · 4 years, 3 months ago
  27. 73f188c [maven-release-plugin] prepare for next development iteration by sseifert · 4 years, 3 months ago
  28. 47197cc [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.14 by sseifert · 4 years, 3 months ago org.apache.sling.testing.osgi-mock.reactor-2.4.14
  29. c538a5c [maven-release-plugin] prepare for next development iteration by sseifert · 4 years, 3 months ago
  30. 0e0e02d [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.12 by sseifert · 4 years, 3 months ago
  31. c70ea95 switch back to previous version of maven release plugin to avoid problems with 3.0.0-M1 by sseifert · 4 years, 3 months ago
  32. 19f3c17 switch back to surefire plugin from parent pom by sseifert · 4 years, 3 months ago
  33. bb26f10 SLING-8986 fix regression with Collection field types by sseifert · 4 years, 3 months ago
  34. f5e3848 SLING-8986 osgi-mock: Incorrect selection of fields with assignable types for Set references by sseifert · 4 years, 3 months ago
  35. 5664ff0 update to sling parent 36 by sseifert · 4 years, 4 months ago
  36. 7b4b22d update mockito testing dependency by sseifert · 4 years, 6 months ago
  37. 7a157ef SLING-8821 osgi-mock: Upgrade to parent pom 35 by sseifert · 4 years, 6 months ago
  38. 4aadd41 [maven-release-plugin] prepare for next development iteration by sseifert · 4 years, 9 months ago
  39. 272450a [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.10 by sseifert · 4 years, 9 months ago org.apache.sling.testing.osgi-mock.reactor-2.4.10
  40. 30956f8 SLING-8612 osgi-mock: Restarting service due to static dependency injection may lead to wrong service interface registration by sseifert · 4 years, 9 months ago
  41. 6fe6505 cosmetic: cleanup null-analysis annotations by sseifert · 5 years ago
  42. ea321fb SLING-8331 osgi-mock: JUnit 5 Extension - Support setting context member field in super classes by sseifert · 5 years ago
  43. 0594aed make sure junit 5 unit tests are executed by sseifert · 5 years ago
  44. 68e28a1 cosmetic: null analysis annotations by sseifert · 5 years ago
  45. 2c4bdd8 update to mockito 2.25.1 by sseifert · 5 years ago
  46. 885c076 [maven-release-plugin] prepare for next development iteration by sseifert · 5 years ago
  47. 934335c [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.8 by sseifert · 5 years ago org.apache.sling.testing.osgi-mock.reactor-2.4.8
  48. 6f241e0 SLING-8303 osgi-mock: Pick highest-ranking services for mandatory unary references if multiple services present by sseifert · 5 years ago
  49. 136d84d [maven-release-plugin] prepare for next development iteration by sseifert · 5 years ago
  50. ad621ae [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.6 by sseifert · 5 years ago org.apache.sling.testing.osgi-mock.reactor-2.4.6
  51. dc154ce Updating badges for org-apache-sling-testing-osgi-mock by Radu Cotescu · 5 years ago
  52. 447258d SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 5 years ago
  53. 8744869 Merge pull request #5 from adamcin/adamcin/upgrade-shaded-felix-scr-to-support-R7-annotation-binding by Stefan Seifert · 5 years ago
  54. 79479bc SLING-8244 upgrade shaded felix.scr to support R7 annotation config binding by Mark Adamcin · 5 years ago
  55. c13d648 [maven-release-plugin] prepare for next development iteration by sseifert · 5 years ago
  56. e3f9536 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.4 by sseifert · 5 years ago org.apache.sling.testing.osgi-mock.reactor-2.4.4
  57. b04e065 SLING-8044 osgi-mock: Register services interfaces from OSGi metadata only when no explicit interface given by sseifert · 6 years ago
  58. 5fa5e10 trivial: added license header to *.md files by Radu Cotescu · 6 years ago
  59. 78d421a SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 6 years ago
  60. b3db877 SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 6 years ago
  61. 11ff353 [maven-release-plugin] prepare for next development iteration by sseifert · 6 years ago
  62. 72f1827 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.2 by sseifert · 6 years ago org.apache.sling.testing.osgi-mock.reactor-2.4.2
  63. 2c66341 SLING-7864 osgi-mock: Filter out OSGi metatype files when parsing OSGi metadata by sseifert · 6 years ago
  64. f097171 Set assembly plugin runOnlyAtExecutionRoot=false to make sure each jar file get's it source-release.zip attachment by sseifert · 6 years ago
  65. 6966f95 [maven-release-plugin] prepare for next development iteration by sseifert · 6 years ago
  66. 840cd34 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock.reactor-2.4.0 by sseifert · 6 years ago org.apache.sling.testing.osgi-mock.reactor-2.4.0
  67. 2949017 fix javadoc error by sseifert · 6 years ago
  68. dd5b58d auto-version sub modules by sseifert · 6 years ago
  69. 70ae7cf Merge branch 'feature/SLING-7803-junit5' by sseifert · 6 years ago
  70. 9e313f3 SLING-7803 rename root pom to reactor pom, do not deploy to maven repo by sseifert · 6 years ago
  71. 81e671c Merge branch 'master' into feature/SLING-7803-junit5 by sseifert · 6 years ago
  72. 84b5740 Merge branch 'feature/SLING-7803-nullability' by sseifert · 6 years ago
  73. c57aac0 update to sling parent 34 by sseifert · 6 years ago
  74. 410906c SLING-7803 add junit5 extension by sseifert · 6 years ago
  75. d1c1d34 SLING-7803 introduce parent pom by sseifert · 6 years ago
  76. 3ac6d0c SLING-7803 move junit4-specific files to junit4 module by sseifert · 6 years ago
  77. 20c940f SLING-7803 update to latest mockito version, update dependencies by sseifert · 6 years ago
  78. e08aa61 SLING-7803 prepare module splitup by sseifert · 6 years ago
  79. bd678e43 set next version to 2.4.0-SNAPSHOT by sseifert · 6 years ago
  80. a9cec6a SLING-7802 update nullability annotations by sseifert · 6 years ago
  81. 9b5351a SLING-7802 update to latest sling-parent by sseifert · 6 years ago
  82. b71391d SLING-7803 apply jetbrains nullability annotations on public API by sseifert · 6 years ago
  83. 8b50f4a [maven-release-plugin] prepare for next development iteration by sseifert · 6 years ago
  84. 0aad8a3 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.3.10 by sseifert · 6 years ago org.apache.sling.testing.osgi-mock-2.3.10
  85. dbfffe9 Merge branch 'dynamic-reference-properties' by sseifert · 6 years ago
  86. 3cc2d81 SLING-7794 use constant for '.target' suffix by sseifert · 6 years ago
  87. f930425 Merge branch 'master' into dynamic-reference-properties by sseifert · 6 years ago
  88. bf71f40 Merge branch 'SLING-7788' by sseifert · 6 years ago
  89. 2883d38 SLING-7788 always initialize array with proper size by sseifert · 6 years ago
  90. 2c5abc6 SLING-7788: restructured MockServiceRegistration by Dirk Rudolph · 6 years ago
  91. 01d0eba SLING-7788: added ignored test for ServiceTracker by Dirk Rudolph · 6 years ago
  92. 06443ce SLING-7769 osgi-mock: Remove compile dependencies to findbugs and animal sniffer annotations by sseifert · 6 years ago
  93. 736dc10 Updating badges for org-apache-sling-testing-osgi-mock by Dan Klco · 6 years ago
  94. 616be71 Add unit test for dynamic target filters by Richard Begg · 6 years ago
  95. 2b55820 Handle dynamic references when registering potential candidate services by Richard Begg · 6 years ago
  96. d0fb15c Add support for dynamic reference properties by Richard Begg · 6 years ago
  97. 3ba0e55 [maven-release-plugin] prepare for next development iteration by sseifert · 6 years ago
  98. 9f8948b [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.3.8 by sseifert · 6 years ago org.apache.sling.testing.osgi-mock-2.3.8
  99. 5adc8b7 SLING-7550 remove obsolete comment by sseifert · 6 years ago
  100. 038ab74 SLING-7550 Return services even when class param is null in by Sufyan Haroon · 6 years ago