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