1. c18fa17 Bump jetty.version from 12.1.8 to 12.1.9 by dependabot[bot] · 32 hours ago master
  2. 585ecaf Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 by dependabot[bot] · 11 days ago
  3. ad1d246 Bump commons-io:commons-io from 2.21.0 to 2.22.0 by dependabot[bot] · 2 weeks ago
  4. 0e7a2b6 Bump spring.version from 7.0.6 to 7.0.7 by dependabot[bot] · 3 weeks ago
  5. 8594bf2 Bump jaxen:jaxen from 2.0.0 to 2.0.1 by dependabot[bot] · 3 weeks ago
  6. bbe189c Bump maven.version from 3.9.14 to 3.9.15 by dependabot[bot] · 3 weeks ago
  7. c0a8884 Migrate detect-cycles from enforcer-maven-plugin to decycle-maven-plugin by Andreas Veithen-Knowles · 3 weeks ago
  8. 64da5e5 Update enforcer-maven-plugin to 0.5.0-SNAPSHOT by Andreas Veithen-Knowles · 3 weeks ago
  9. 6f472da Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre by dependabot[bot] · 3 weeks ago
  10. 3730f50 Bump com.github.veithen.maven:xjc-maven-plugin from 0.2.0 to 0.2.1 by dependabot[bot] · 4 weeks ago
  11. d2905c1 Bump com.google.errorprone:error_prone_annotations from 2.48.0 to 2.49.0 by dependabot[bot] · 4 weeks ago
  12. c5a5b66 Bump org.codehaus.woodstox:stax2-api from 4.2.2 to 4.3.0 by dependabot[bot] · 5 weeks ago
  13. e74a285 Bump jetty.version from 12.1.7 to 12.1.8 by dependabot[bot] · 5 weeks ago
  14. 09d5bbf Bump groovy.version from 5.0.4 to 5.0.5 by dependabot[bot] · 6 weeks ago
  15. 87d6b24 Bump log4j.version from 2.25.3 to 2.25.4 by dependabot[bot] · 6 weeks ago
  16. 139f181 Add helper methods to LabelBinding for common single-label cases by Andreas Veithen-Knowles · 6 weeks ago
  17. 9eb9d01 Rename "test parameter" to "label" in matrix test framework by Andreas Veithen-Knowles · 6 weeks ago
  18. 7bc986b Rename W3CTestNode to DOMTestNode by Andreas Veithen-Knowles · 6 weeks ago
  19. b6f2dd1 Remove the old matrix test suite framework by Andreas Veithen-Knowles · 6 weeks ago
  20. 3a03e36 Migrate the W3C DOM tests to the new matrix test framework by Andreas Veithen-Knowles · 6 weeks ago
  21. 3dc5e7e Exclude by ID only when using W3CDOMTestSuiteBuilder by Andreas Veithen-Knowles · 6 weeks ago
  22. 372768c Fix the ImmutableList type used by ParentNode by Andreas Veithen-Knowles · 6 weeks ago
  23. a76e6b8 Enable creation of subclasses of MatrixTestNode outside of the org.apache.axiom.testutils.suite package by Andreas Veithen-Knowles · 6 weeks ago
  24. f589b14 Change return type of suite factory methods to MatrixTestNode by Andreas Veithen-Knowles · 6 weeks ago
  25. 850ea5e Remove dead code by Andreas Veithen-Knowles · 6 weeks ago
  26. 9e91915 Modernize W3CDOMTestSuiteBuilder by Andreas Veithen-Knowles · 6 weeks ago
  27. 4007902 Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.1 to 7.2.3 by dependabot[bot] · 6 weeks ago
  28. 5d9ff63 Migrate OMTestSuiteBuilder to the new matrix test framework by Andreas Veithen-Knowles · 6 weeks ago
  29. c500dd4 Remove dead addTestParameter() calls from SOAP test classes by Andreas Veithen-Knowles · 6 weeks ago
  30. 0f3126e Implement a better way to deal with null values in SOAPTestSuite by Andreas Veithen-Knowles · 7 weeks ago
  31. ec5a64f Replace exclude() call with if statement for large.xml in TestGetXMLStreamReader by Andreas Veithen-Knowles · 7 weeks ago
  32. 41d5190 Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 by dependabot[bot] · 7 weeks ago
  33. 2791b4a Use for loops in OMTestSuiteBuilder to avoid duplicate test instantiations by Andreas Veithen-Knowles · 7 weeks ago
  34. c1ec8b2 Replace old-style for loops by modern alternatives in OMTestSuiteBuilder by Andreas Veithen-Knowles · 7 weeks ago
  35. f0b3e9e Introduce Params record for element TestSerialization test parameters by Andreas Veithen-Knowles · 7 weeks ago
  36. a3987d8 Introduce Params record for document TestDigest test parameters by Andreas Veithen-Knowles · 7 weeks ago
  37. 7da8439 Add Binding.singleton() helper and use it across the codebase by Andreas Veithen-Knowles · 7 weeks ago
  38. fbb50f9 Migrate SOAPTestSuiteBuilder to matrix test framework by Andreas Veithen-Knowles · 7 weeks ago
  39. e7fb77d Change ParameterBinding.addTestParameters to take injector, value, and params in that order by Andreas Veithen-Knowles · 7 weeks ago
  40. db8efcf Generalize FanOutNode to derive values from the parent injector by Andreas Veithen-Knowles · 7 weeks ago
  41. 3a689d3 Migrate SOAPDOMTestSuiteBuilder to MatrixTestNode framework by Andreas Veithen-Knowles · 7 weeks ago
  42. 19a1b0d Document constructor injection as alternative in migration guide by Andreas Veithen-Knowles · 7 weeks ago
  43. f81768c Refactor TestSetNamespace: extract Params lists to static fields by Andreas Veithen-Knowles · 7 weeks ago
  44. c259c58 Refactor SetNamespace tests to use records for test parameters by Andreas Veithen-Knowles · 7 weeks ago
  45. be273eb Add tips on primitive type injection with @Named to migration guide by Andreas Veithen-Knowles · 7 weeks ago
  46. adff74f Migrate dom-testsuite to matrix test suite framework by Andreas Veithen-Knowles · 7 weeks ago
  47. bc74d46 Replace old-style for loops with enhanced for loops in DOMTestSuiteBuilder by Andreas Veithen-Knowles · 7 weeks ago
  48. 06812f6 Bump jaxws-rt.version from 4.0.3 to 4.0.4 by dependabot[bot] · 7 weeks ago
  49. 00cabee Migrate WritableBlobTestSuiteBuilder to MatrixTestNode framework by Andreas Veithen-Knowles · 7 weeks ago
  50. 8f4956a Add ConditionalNode to conditionally include subtrees based on injector state by Andreas Veithen-Knowles · 7 weeks ago
  51. 9920686 Update matrix-testsuite docs to match actual FanOutNode API by Andreas Veithen-Knowles · 7 weeks ago
  52. 4cc69b8 Remove empty statements by Andreas Veithen-Knowles · 7 weeks ago
  53. 3abaefc Add ADR for Guava usage policy by Andreas Veithen-Knowles · 7 weeks ago
  54. dbf0203 Bump springws.version from 5.0.0 to 5.0.1 by dependabot[bot] · 7 weeks ago
  55. a3900ba Add release note for #771 by Andreas Veithen-Knowles · 7 weeks ago
  56. cb69a67 AXIOM-529: Update source repository in DOAP file by Andreas Veithen-Knowles · 7 weeks ago
  57. 9cf9b4c Migrate DialectTestSuite to the new matrix test suite framework by Andreas Veithen-Knowles · 7 weeks ago
  58. ec5aac4 Bump spring.version from 7.0.5 to 7.0.6 by dependabot[bot] · 8 weeks ago
  59. 8b6cf14 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 by dependabot[bot] · 8 weeks ago
  60. 161c904 Bump org.jboss.arquillian.junit:arquillian-junit-container by dependabot[bot] · 8 weeks ago
  61. f2df190 Unify DimensionFanOutNode and ParameterFanOutNode by Andreas Veithen-Knowles · 8 weeks ago
  62. 369194c Remove unnecessary binding annotations by Andreas Veithen-Knowles · 8 weeks ago
  63. 61427f7 Remove unnecessary type argument by Andreas Veithen-Knowles · 8 weeks ago
  64. 5053e6f Make the bindings used by DimensionFanOutNode and ParameterFanOutNode configurable by Andreas Veithen-Knowles · 8 weeks ago
  65. 81ae1fe Fix build failure by Andreas Veithen-Knowles · 8 weeks ago
  66. c89b289 Make AbstractFanOutNode more flexible by Andreas Veithen-Knowles · 8 weeks ago
  67. 9cc7622 Simplify Guice module creation by Andreas Veithen-Knowles · 8 weeks ago
  68. 6c6f30f Fix old style for loops by Andreas Veithen-Knowles · 8 weeks ago
  69. 5ca1e96 Replace try/fail/catch pattern with AssertJ assertThatThrownBy in axiom-testsuite by Andreas Veithen-Knowles · 8 weeks ago
  70. 19cead0 Replace assertConsumed with AssertJ assertion on getFirstOMChild by Andreas Veithen-Knowles · 8 weeks ago
  71. b0271b3 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by dependabot[bot] · 8 weeks ago
  72. 4965809 Add SelectorNode and use it to simplify SpringWSTestSuite by Andreas Veithen-Knowles · 8 weeks ago
  73. 18594e4 Use StringUtils.countMatches and AssertJ in TestDeclareDefaultNamespace1/2 by Andreas Veithen-Knowles · 8 weeks ago
  74. 5599b76 Replace getChildrenCount helper with plain AssertJ assertions by Andreas Veithen-Knowles · 8 weeks ago
  75. 3929750 Migrate axiom-testsuite from Google Truth to AssertJ by Andreas Veithen-Knowles · 8 weeks ago
  76. 9f2bff7 Fix namespace prefix bug in _setAttributeValue() (#771) by ckaaber · 8 weeks ago
  77. 85fbf19 Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by dependabot[bot] · 8 weeks ago
  78. 9ecd501 Bump maven.version from 3.9.13 to 3.9.14 by dependabot[bot] · 8 weeks ago
  79. a115bdc Migrate spring-ws-tests to JUnit 5 and AssertJ by Andreas Veithen-Knowles · 8 weeks ago
  80. 589126a Migrate spring-ws-testsuite from MatrixTestSuiteBuilder to MatrixTestNode by Andreas Veithen-Knowles · 8 weeks ago
  81. 266f7c0 Refactor MatrixTestNode hierarchy: single-child fan-out/injector nodes, concrete ParentNode by Andreas Veithen-Knowles · 8 weeks ago
  82. 4065199 Refactor SpringWSTestSuiteBuilder to build ScenarioConfig list and inline addScenarioTests by Andreas Veithen-Knowles · 8 weeks ago
  83. 0a8a6ca Refactor SpringWSTestSuiteBuilder to use a loop over SOAPSpec instances by Andreas Veithen-Knowles · 8 weeks ago
  84. 06a96b5 Refactor ScenarioConfig to implement Dimension interface by Andreas Veithen-Knowles · 8 weeks ago
  85. 27595ae Migrate CompareTest to the new matrix test suite framework by Andreas Veithen-Knowles · 8 weeks ago
  86. 4ba0dac Bump maven.version from 3.9.12 to 3.9.13 by dependabot[bot] · 9 weeks ago
  87. 3e48b5b Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 by dependabot[bot] · 9 weeks ago
  88. 86c1a64 Bump org.eclipse.platform:org.eclipse.osgi from 3.24.0 to 3.24.100 by dependabot[bot] · 8 weeks ago
  89. 396e51c Migrate StreamSourceToOMResultTest to the new matrix test framework by Andreas Veithen-Knowles · 9 weeks ago
  90. 1bad1bd Migrate OMDOMTestSuiteBuilder to new matrix test framework by Andreas Veithen-Knowles · 9 weeks ago
  91. a41c7c2 Migrate XMLReaderTestSuiteBuilder to MatrixTestNode framework by Andreas Veithen-Knowles · 9 weeks ago
  92. afe297c Migrate core-streams tests from JUnit 4 to JUnit 5 and from Google Truth to AssertJ by Andreas Veithen-Knowles · 9 weeks ago
  93. 380f8f6 Migrate StAXPivotTransformerTest to MatrixTestNode (JUnit 5) by Andreas Veithen-Knowles · 9 weeks ago
  94. d148a78 Migrate SerializerConformanceTest to MatrixTestNode framework by Andreas Veithen-Knowles · 9 weeks ago
  95. f55207d Fix self-contained test migration guide: non-static @TestFactory, two-class split, *TestSuite naming by Andreas Veithen-Knowles · 9 weeks ago
  96. b63ff47 Rename @TestFactory methods to tests() by convention by Andreas Veithen-Knowles · 9 weeks ago
  97. 25df5a0 Migrate components/blob from Truth to AssertJ by Andreas Veithen-Knowles · 9 weeks ago
  98. 6accf74 Upgrade wss4j-tests to WSS4J 4.0.1 by Andreas Veithen-Knowles · 9 weeks ago
  99. fa21c80 Migrate wss4j-tests from JUnit 4/Truth to JUnit 5/AssertJ by Andreas Veithen-Knowles · 9 weeks ago
  100. bc85f7d Enable test case that is now passing by Andreas Veithen-Knowles · 9 weeks ago