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