1. 8c0018f Bump groovy.version from 5.0.6 to 5.0.7 by dependabot[bot] · 10 days ago master
  2. a702645 Bump jetty.version from 12.1.10 to 12.1.11 by dependabot[bot] · 8 days ago
  3. a2d944d Bump checkerframework.version from 4.2.0 to 4.2.1 by dependabot[bot] · 14 days ago
  4. a798f4a Bump org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to 5.1.0 by dependabot[bot] · 13 days ago
  5. 1624575 Bump com.diffplug.spotless:spotless-maven-plugin from 3.7.0 to 3.8.0 by dependabot[bot] · 2 weeks ago
  6. 7ec395d Bump log4j.version from 2.26.0 to 2.26.1 by dependabot[bot] · 13 days ago
  7. 0879e16 Bump org.apache:apache from 38 to 39 by dependabot[bot] · 2 weeks ago
  8. 917e7ad Bump org.junit:junit-bom from 6.1.0 to 6.1.1 by dependabot[bot] · 2 weeks ago
  9. cc8f5ef Bump org.wildfly:wildfly-preview-dist from 40.0.0.Final to 40.0.1.Final by dependabot[bot] · 3 weeks ago
  10. 7ecda53 Bump actions/cache from 5 to 6 by dependabot[bot] · 3 weeks ago
  11. b73d048 Bump com.diffplug.spotless:spotless-maven-plugin from 3.6.0 to 3.7.0 by dependabot[bot] · 4 weeks ago
  12. ccc8ecd Bump actions/checkout from 6 to 7 by dependabot[bot] · 3 weeks ago
  13. bb94703 Remove broken Copilot workflow by Andreas Veithen-Knowles · 3 weeks ago
  14. 9531cd4 Bump commons-logging:commons-logging from 1.3.6 to 1.4.0 by dependabot[bot] · 4 weeks ago
  15. 785245a Use the diamond operator in XOPEncodingFilterHandler by Andreas Veithen-Knowles · 4 weeks ago
  16. a589e78 Use diamond operator for generic type instantiations by Andreas Veithen-Knowles · 4 weeks ago
  17. 0ee5520 Annotate TextContent.blobObject with @Union(Blob, BlobProvider) by Andreas Veithen-Knowles · 4 weeks ago
  18. 952ef54 Add unit tests for union-checker by Andreas Veithen-Knowles · 4 weeks ago
  19. 0a2592a Bump checkerframework.version from 3.48.4 to 4.2.0 by dependabot[bot] · 4 weeks ago
  20. 4921cc6 Bump springws.version from 5.0.1 to 5.0.2 by dependabot[bot] · 5 weeks ago
  21. b5d1c99 Bump com.google.errorprone:error_prone_annotations from 2.49.0 to 2.50.0 by dependabot[bot] · 5 weeks ago
  22. e1a1298 Generalize @StringOrCharacterData into a parameterized @Union checker by Andreas Veithen-Knowles · 4 weeks ago
  23. 3ba9800 Remove the checkerframework profile by Andreas Veithen-Knowles · 4 weeks ago
  24. 1ad31da Fix Checker Framework errors in om-mixins by Andreas Veithen-Knowles · 5 weeks ago
  25. d2bc8ad Automatically apply @StringOrCharacterData in type casts by Andreas Veithen-Knowles · 5 weeks ago
  26. 42b34f9 Fix the OMFactory.createOMText(OMContainer, QName) implementation by Andreas Veithen-Knowles · 5 weeks ago
  27. 5084263 Bump spring.version from 7.0.7 to 7.0.8 by dependabot[bot] · 5 weeks ago
  28. 98aeb1f Bump org.eclipse.platform:org.eclipse.osgi from 3.24.100 to 3.24.200 by dependabot[bot] · 5 weeks ago
  29. 605fae4 Bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to 7.2.1 by dependabot[bot] · 5 weeks ago
  30. 86f2c56 Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 by dependabot[bot] · 5 weeks ago
  31. c1166e4 Bump jaxws-rt.version from 4.0.4 to 4.0.5 by dependabot[bot] · 5 weeks ago
  32. f964791 Bump jaxen:jaxen from 2.0.5 to 2.0.6 by dependabot[bot] · 5 weeks ago
  33. be329db Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.3 to 7.3.0 by dependabot[bot] · 6 weeks ago
  34. c0efd0c Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.1 to 5.0.0 by dependabot[bot] · 6 weeks ago
  35. de5b7f5 Bump jetty.version from 12.1.9 to 12.1.10 by dependabot[bot] · 6 weeks ago
  36. 78aa5f3 Bump jaxen:jaxen from 2.0.4 to 2.0.5 by dependabot[bot] · 6 weeks ago
  37. 3b63a4e Make the factoryIsSingleton test meaningful again by Andreas Veithen-Knowles · 6 weeks ago
  38. 7c8c1a8 Consolidate om.factory MatrixTest nodes into OMFactoryTests by Copilot · 6 weeks ago
  39. 4cf24b4 Bump jaxen:jaxen from 2.0.3 to 2.0.4 by dependabot[bot] · 7 weeks ago
  40. 235807d Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0 by dependabot[bot] · 7 weeks ago
  41. 52fd556 Bump surefire.version from 3.5.5 to 3.5.6 by dependabot[bot] · 7 weeks ago
  42. d80a9c6 Bump org.apache.maven.plugins:maven-dependency-plugin by dependabot[bot] · 7 weeks ago
  43. c9e4e64 Bump org.xmlunit:xmlunit-assertj3 from 2.11.0 to 2.12.0 by dependabot[bot] · 6 weeks ago
  44. cb469de Fix om-mixins Checker Framework compilation failures by Copilot · 6 weeks ago
  45. 297152b Fix core-streams compilation under checkerframework profile by Copilot · 6 weeks ago
  46. 02d06cc Add @StringOrCharacterData annotation and Checker Framework checker by Copilot · 6 weeks ago
  47. 5699151 Avoid eager String allocation in XmlHandlerContentHandler via CharacterData by Copilot · 7 weeks ago
  48. e05c8fd Introduce new CharacterData lifetime contract in XmlHandler.processCharacterData by Copilot · 7 weeks ago
  49. 1c7dc37 Add Javadoc for processCharacterData in XmlHandler by Copilot · 7 weeks ago
  50. 24c42da Add global agent instructions to run spotless after modifying Java code by Copilot · 7 weeks ago
  51. d5e4f72 Bump asm.version from 9.10 to 9.10.1 by dependabot[bot] · 7 weeks ago
  52. 210227b Bump org.apache.maven.plugins:maven-site-plugin from 3.21.0 to 3.22.0 by dependabot[bot] · 7 weeks ago
  53. 836f11e Migrate DOMFeatureTest to JUnit 5/AssertJ and remove old junit deps by Copilot · 7 weeks ago
  54. 58e9468 Auto-generate coreGetNodeFactory() via weaver @Inject annotation by Copilot · 7 weeks ago
  55. f4ee482 refactor: eliminate NodeFactory, rename NodeFactory2 to NodeFactory by Copilot · 7 weeks ago
  56. 09da348 Remove createNode method from NodeFactory and clean up related code by Copilot · 7 weeks ago
  57. b3e6d13 Replace getInterface() with newInstance(NodeFactory) using NodeFactory2 by Copilot · 7 weeks ago
  58. 0d74817 Remove `coreGetNodeClass()`: bypass NodeFactory in clone policies via direct reflective instantiation by Copilot · 7 weeks ago
  59. 0fa11cc Extract DOMClonePolicy abstract base class from DOMSemantics by Copilot · 8 weeks ago
  60. 15431c7 Use AxiomNodeFactory.createSourcedElement() in ClonePolicy by Copilot · 8 weeks ago
  61. 8529b1b Extract interface from SOAPHelper by Copilot · 8 weeks ago
  62. 7e77894 refactor: replace ClonePolicy.getTargetNodeClass with createTargetNode(options, node, factory) by Copilot · 8 weeks ago
  63. b78db1f Use ScopedNamespaceContext in normalizeDocument to track inherited namespace declarations by Copilot · 8 weeks ago
  64. c38722d Add Copilot pre-flight setup workflow for offline builds by Copilot · 8 weeks ago
  65. acab5a4 Migrate namespace-utils to JUnit 5 + AssertJ by Copilot · 8 weeks ago
  66. cffdf34 Move org.apache.axiom.util.namespace package into new namespace-utils component by Copilot · 8 weeks ago
  67. 7c4d5ef Decouple dom-mixins from om-mixins by Copilot · 8 weeks ago
  68. 8578fd2 Consolidate saaj-testsuite tests into BodyTests, ElementTests, HeaderTests by Copilot · 8 weeks ago
  69. e444450 Eliminate SAAJTestCase: inject fields directly into subclasses as private by Copilot · 8 weeks ago
  70. 0bf289f Inject MessageFactory/SOAPFactory directly instead of using helper methods by Copilot · 8 weeks ago
  71. 3d1be4c Consolidate attr tests into AttrTests by Copilot · 8 weeks ago
  72. bad5e88 Update consolidate-matrix-tests skill: Javadoc preservation, code preservation, and -amd verify by copilot-swe-agent[bot] · 8 weeks ago
  73. 75ea324 Add MatrixTestContainer + custom @Test annotation for multi-method matrix tests by Copilot · 8 weeks ago
  74. 3bfd114 Bump org.wildfly:wildfly-preview-dist from 39.0.1.Final to 40.0.0.Final by dependabot[bot] · 8 weeks ago
  75. d399f65 Bump org.jboss.arquillian.junit:arquillian-junit-container by dependabot[bot] · 8 weeks ago
  76. 1bb4ee4 Eliminate DOMTestCase: push dbf field down to subclasses as private by Copilot · 8 weeks ago
  77. 219b316 Bump maven.version from 3.9.15 to 3.9.16 by dependabot[bot] · 8 weeks ago
  78. b34802e Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 by dependabot[bot] · 8 weeks ago
  79. 11cc645 Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to 7.2.0 by dependabot[bot] · 8 weeks ago
  80. c813498 Bump org.junit:junit-bom from 6.0.3 to 6.1.0 by dependabot[bot] · 8 weeks ago
  81. c49d3cc Eliminate MatrixTestCase interface and use org.junit.jupiter.api.function.Executable by Copilot · 8 weeks ago
  82. df21ff5 Remove setUp and tearDown methods from MatrixTestCase by Copilot · 8 weeks ago
  83. 7907f25 Refactor ScenarioTestCase: replace setUp/tearDown with runTest + abstract runScenario(ApplicationContext) by Copilot · 8 weeks ago
  84. 72af6cc Remove JUnit 3 dependency from MatrixTest infrastructure by Copilot · 8 weeks ago
  85. b97a870 Migrate JUnit 3 assertions to AssertJ in BooleanPropertyTestCase and EventSpecificTestCase by Copilot · 8 weeks ago
  86. 56c4c60 Migrate JUnit 3 assertions to AssertJ in dom-testsuite and spring-ws-testsuite by Copilot · 8 weeks ago
  87. 33032da Migrate JUnit 3 assertions to AssertJ in MatrixTest target classes by Copilot · 8 weeks ago
  88. e298969 Remove AxiomTestCase; make subclasses extend TestCase directly by Copilot · 8 weeks ago
  89. 1dacf51 Extract TestParserConfiguration into a standalone singleton by Copilot · 9 weeks ago
  90. 85d1240 Migrate constructor injection to field injection in axiom-testsuite by Copilot · 9 weeks ago
  91. f55ee38 Add missing license header to AGENTS.md by Andreas Veithen-Knowles · 9 weeks ago
  92. 4224325 Add agent instructions for validating changes in axiom-testsuite by Copilot · 9 weeks ago
  93. 45c2b90 Inject OMFactory directly in matrix tests instead of OMMetaFactory by Copilot · 9 weeks ago
  94. 3c44a9f Remove `metaFactory` attribute and constructor argument from `AxiomTestCase`; use field injection in subclasses by Copilot · 9 weeks ago
  95. 770d6d2 Bump com.github.veithen.phos:enforcer-maven-plugin by dependabot[bot] · 9 weeks ago
  96. c013822 Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.0 to 3.5.1 by dependabot[bot] · 9 weeks ago
  97. 3504cbf Bump jaxen:jaxen from 2.0.2 to 2.0.3 by dependabot[bot] · 9 weeks ago
  98. bf92f04 Bump org.slf4j:slf4j-bom from 2.0.17 to 2.0.18 by dependabot[bot] · 9 weeks ago
  99. 0794d52 Remove redundant version for jcl-over-slf4j dependency by Andreas Veithen-Knowles · 9 weeks ago
  100. 20a78b1 Bump asm.version from 9.9.1 to 9.10 by dependabot[bot] · 9 weeks ago