commits
Thread
Date
Earlier messages
Messages by Thread
(ws-axiom) branch master updated: Factor out ParentNode base class from InjectorNode and AbstractFanOutNode
veithen
(ws-axiom) branch master updated: Refactor InjectorNode to take ImmutableList<Module> with single-module convenience constructor
veithen
(ws-axiom) branch dependabot/maven/org.mockito-mockito-core-5.22.0 deleted (was 571dc3aed)
github-bot
(ws-axiom) branch master updated: Bump org.mockito:mockito-core from 5.21.0 to 5.22.0
veithen
(ws-axiom) branch master updated: Refactor matrix-testsuite to use Map/HashMap instead of Dictionary/Hashtable
veithen
(ws-wss4j) branch dependabot/github_actions/github/codeql-action-4.32.4 created (now bb4a9d2b7)
github-bot
(ws-axiom) branch master updated: Refactor MatrixTestFilters to use Guava's ImmutableList
veithen
(ws-axiom) branch dependabot/maven/org.apache.felix-maven-bundle-plugin-6.0.2 deleted (was b85d332db)
github-bot
(ws-axiom) branch master updated: Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2
veithen
(ws-axiom) branch dependabot/maven/com.google.errorprone-error_prone_annotations-2.48.0 deleted (was 84482ae12)
github-bot
(ws-axiom) branch master updated: Bump com.google.errorprone:error_prone_annotations from 2.47.0 to 2.48.0
veithen
(ws-axiom) branch dependabot/maven/org.mockito-mockito-core-5.22.0 created (now 571dc3aed)
github-bot
(ws-axiom) branch dependabot/maven/com.google.errorprone-error_prone_annotations-2.48.0 created (now 84482ae12)
github-bot
(ws-axiom) branch dependabot/maven/org.apache.felix-maven-bundle-plugin-6.0.2 created (now b85d332db)
github-bot
(ws-axiom) branch master updated: Refactor @test(expected=...) to AssertJ assertThatThrownBy per ADR 0004
veithen
(ws-axiom) branch master updated: Replace assertThrows with AssertJ's assertThatThrownBy
veithen
(ws-axiom) branch master updated: Replace usages of some deprecated commons-io APIs
veithen
(ws-axiom) branch master updated (a6ac78985 -> 1cfbaa10d)
veithen
(ws-axiom) 01/01: Rename MatrixTestSuite to InjectorNode and add public toDynamicNodes to MatrixTestNode
veithen
(ws-axiom) branch master updated: Rename MatrixTestSuite to InjectorNode and add public toDynamicNodes to MatrixTestNode
veithen
(ws-axiom) branch master updated: Generalize toDynamicNodes to accept BiPredicate instead of MatrixTestFilters
veithen
(ws-axiom) branch master updated: Add matrix-testsuite docs and remove design document
veithen
(ws-axiom) branch master updated: Introduce MatrixTestNode/MatrixTestSuite framework and refactor saaj-testsuite
veithen
(ws-axiom) branch master updated: Refactor fan-out node design: add AbstractFanOutNode base class and ParameterFanOutNode
veithen
(ws-axiom) branch master updated: Update test suite pattern design to use MatrixTestFilters
veithen
(ws-axiom) branch master updated: Extract exclusion logic from MatrixTestSuiteBuilder into MatrixTestFilters
veithen
(ws-axiom) branch master updated: Rename MatrixTestContainer to DimensionFanOutNode throughout design doc
veithen
(ws-axiom) branch master updated: Refactor example to separate test suite author from consumer
veithen
(ws-axiom) branch master updated: Add MatrixTestSuite root node class; make toDynamicNodes package-private
veithen
(ws-axiom) branch master updated: Add public access modifiers to proposed MatrixTestNode classes in design doc
veithen
(ws-axiom) branch master updated: Remove Axiom examples from Guice-based test suite design doc
veithen
(ws-axiom) branch master updated: Rename MatrixTestCase to MatrixTest in proposed design to avoid conflict with existing class
veithen
(ws-axiom) branch master updated: Move org.apache.axiom.testutils.suite package to new matrix-testsuite module
veithen
(ws-axiom) branch master updated: Bump surefire.version from 3.5.4 to 3.5.5
veithen
(ws-axiom) branch master updated: Refine MatrixTestNode design to use Guice injector hierarchy
veithen
(ws-axiom) branch master updated: Make MatrixTestNode return Stream<DynamicNode> and MatrixTestContainer generic
veithen
(ws-axiom) branch master updated: Simplify MatrixTestNode classes: compute display names in toDynamicNode
veithen
(ws-wss4j) branch dependabot/maven/junit.version-6.0.3 created (now ae5a2db5f)
github-bot
(ws-axiom) branch dependabot/maven/surefire.version-3.5.5 created (now 02ca39fe6)
github-bot
(ws-axiom) branch master updated: Design MatrixTestContainer to support multiple parameters per Dimension
veithen
(ws-axiom) branch master updated: Decouple Dimension from MatrixTestCase by introducing TestParameterTarget interface
veithen
(ws-axiom) branch master updated: Rename to MatrixTestNode/Container/Case, derive display name from parameter, update comparison table
veithen
(ws-axiom) branch master updated: Add TestNode tree design for LDAP-style filtering with JUnit 5 dynamic tests
veithen
(ws-axiom) branch master updated: Refine design document: focus on test framework pattern, use multiton API in example
veithen
(ws-axiom) branch master updated: Add design document for reusable test suite parameterization pattern
veithen
(ws-axiom) branch master updated: Migrate plain JUnit assertions to AssertJ in saaj-testsuite
veithen
(ws-axiom) branch master updated: Add ADR to prefer AssertJ over Google Truth
veithen
(ws-axiom) branch master updated: Migrate saaj-testsuite from Google Truth to AssertJ
veithen
(ws-axiom) branch master updated: List non-deprecated methods that still declare XMLStreamException without StAX interaction
veithen
(ws-axiom) branch master updated: Extract StAX-independence principle from roadmap into ADR 0003
veithen
(ws-axiom) branch master updated: Roadmap: move "APIs that need to be overhauled" to Axiom 3.0
veithen
(ws-axiom) branch master updated: Update roadmap: MTOMXMLStreamWriter is now an abstract class, still needs to become an interface and move out of impl package
veithen
(ws-axiom) branch master updated: Update MTOMXMLStreamWriter roadmap entry: remove reference to XMLStreamWriterFilter
veithen
(ws-axiom) branch master updated: Fix typo in roadmap: MTOMXMLStreamReader -> MTOMXMLStreamWriter
veithen
(ws-axiom) branch master updated: Remove obsolete roadmap section about moving builder classes from axiom-api
veithen
(ws-axiom) branch master updated: Update roadmap: StAX is no longer used as serializer
veithen
(ws-axiom) branch master updated: Refactor fluent builder design doc into ADR-0002
veithen
(ws-axiom) branch master updated: Move attachment lifecycle manager issues from roadmap to axiom-legacy-attachments README
veithen
(ws-axiom) branch master updated: Docs: Remove obsolete roadmap item for CustomBuilder
veithen
(ws-axiom) branch master updated: Extract ADR: axiom-api should only contain public API
veithen
(ws-axiom) branch master updated: docs: add README for axiom-legacy-attachments
veithen
(ws-axiom) branch master updated: docs: remove obsolete XOPBuilder roadmap section
veithen
(ws-axiom) branch master updated: docs: remove obsolete OMException roadmap item
veithen
(ws-axiom) branch master updated: Move interface hierarchy fix to Axiom 3.0
veithen
(ws-axiom) branch master updated: Convert the release process documentation to markdown
veithen
(ws-axiom) branch master updated: Move some developer documentation out of the site
veithen
(ws-axiom) branch dependabot/maven/org.junit-junit-bom-6.0.3 deleted (was e00c68236)
github-bot
(ws-axiom) branch master updated: Bump org.junit:junit-bom from 6.0.2 to 6.0.3
veithen
(ws-axiom) branch master updated: Update axiom.rdf => ws
veithen
(ws-axiom) branch dependabot/maven/spring.version-7.0.5 deleted (was bfb9a7a83)
github-bot
(ws-axiom) branch master updated: Bump spring.version from 7.0.4 to 7.0.5
veithen
(ws-axiom) branch dependabot/maven/spring.version-7.0.5 created (now bfb9a7a83)
github-bot
(ws-wss4j) branch dependabot/maven/opensaml.version-5.2.1 created (now c3304d52b)
github-bot
(ws-wss4j) branch master updated: Fixing doap
coheigea
(ws-wss4j) branch master updated: Fixing maven central badge
coheigea
(ws-wss4j) branch master updated: Adding basic WSS4J doap
coheigea
(ws-wss4j) branch master updated: Switching README links to https
coheigea
(ws-axiom) branch dependabot/maven/org.junit-junit-bom-6.0.3 created (now e00c68236)
github-bot
(ws-axiom) branch dependabot/maven/org.wildfly-wildfly-preview-dist-39.0.1.Final deleted (was b0c75a4c2)
github-bot
(ws-axiom) branch master updated: Bump org.wildfly:wildfly-preview-dist from 39.0.0.Final to 39.0.1.Final
veithen
(ws-axiom) branch dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-4.3.1 deleted (was 418ec1f42)
github-bot
(ws-axiom) branch master updated: Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.0 to 4.3.1
veithen
(ws-axiom) branch dependabot/maven/spring.version-7.0.4 deleted (was ac3b61abc)
github-bot
(ws-axiom) branch master updated (a1f49e0ed -> b3a73c762)
veithen
(ws-neethi) branch master updated: NEETHI-24 - Adding a doap
coheigea
(ws-neethi) branch master updated: Switching to https links
coheigea
(ws-axiom) branch dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-4.3.1 created (now 418ec1f42)
github-bot
(ws-axiom) branch dependabot/maven/spring.version-7.0.4 created (now ac3b61abc)
github-bot
(ws-wss4j) branch dependabot/maven/jakarta.xml.bind-jakarta.xml.bind-api-4.0.5 created (now c9febd673)
github-bot
(ws-xmlschema) branch master updated: XMLSCHEMA-70 - Adding doap file
coheigea
(ws-axiom) branch dependabot/maven/org.wildfly-wildfly-preview-dist-39.0.1.Final created (now b0c75a4c2)
github-bot
(ws-wss4j) branch dependabot/maven/com.puppycrawl.tools-checkstyle-13.2.0 created (now 1c7306613)
github-bot
(ws-wss4j) branch dependabot/maven/com.puppycrawl.tools-checkstyle-13.1.0 deleted (was f3d71b554)
github-bot
(ws-wss4j) branch dependabot/maven/com.google.errorprone-error_prone_core-2.47.0 created (now 808ba92ee)
github-bot
(ws-wss4j) branch dependabot/maven/com.google.errorprone-error_prone_core-2.46.0 deleted (was 2bf206b79)
github-bot
(ws-axiom) branch dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.10.0 deleted (was 231d56799)
github-bot
(ws-xmlschema) branch master updated: XMLSCHEMA-68/XMLSCHEMA-69 - Fixing website links
coheigea
svn commit: r1931789 - in webservices/website/xmlschema: . css fonts js
coheigea
(ws-wss4j) branch 3_0_x-fixes updated: Bump org.apache.maven.plugins:maven-compiler-plugin (#578)
coheigea
(ws-wss4j) branch dependabot/github_actions/actions/cache-5.0.3 created (now cb8a0c60b)
github-bot
(ws-wss4j) branch dependabot/maven/opensaml.version-5.2.0 deleted (was 50ca9450b)
github-bot
(ws-wss4j) branch master updated: Bump opensaml.version from 5.1.6 to 5.2.0 (#581)
coheigea
(ws-wss4j) branch dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0 deleted (was 448f81c2b)
github-bot
(ws-wss4j) branch dependabot/github_actions/actions/setup-java-5.2.0 deleted (was 1bb02f705)
github-bot
(ws-wss4j) branch master updated: Bump github/codeql-action from 4.31.10 to 4.32.0 (#579)
coheigea
(ws-wss4j) branch master updated: Bump actions/setup-java from 5.1.0 to 5.2.0 (#580)
coheigea
(ws-wss4j) branch master updated: Bump org.apache.maven.plugins:maven-compiler-plugin (#578)
coheigea
(ws-wss4j) branch dependabot/github_actions/github/codeql-action-4.32.0 deleted (was cadcd4ea4)
github-bot
(ws-axiom) branch dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.10.0 created (now 231d56799)
github-bot
(ws-axiom) branch dependabot/maven/com.google.googlejavaformat-google-java-format-1.34.1 deleted (was c69a5aac6)
github-bot
(ws-axiom) branch dependabot/maven/com.google.errorprone-error_prone_annotations-2.47.0 deleted (was 83363a7f2)
github-bot
(ws-axiom) branch master updated (fe720b662 -> b67c36c46)
veithen
(ws-wss4j) branch dependabot/maven/com.puppycrawl.tools-checkstyle-13.0.0 deleted (was 6c8ffeed0)
github-bot
(ws-wss4j) branch dependabot/maven/com.puppycrawl.tools-checkstyle-13.1.0 created (now f3d71b554)
github-bot
(ws-axiom) branch dependabot/maven/com.google.googlejavaformat-google-java-format-1.34.1 created (now c69a5aac6)
github-bot
(ws-axiom) branch dependabot/maven/com.google.errorprone-error_prone_annotations-2.47.0 created (now 83363a7f2)
github-bot
(ws-wss4j) branch dependabot/maven/opensaml.version-5.2.0 created (now 50ca9450b)
github-bot
(ws-axiom) branch dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0 deleted (was 63c56e96b)
github-bot
(ws-axiom) branch dependabot/maven/jetty.version-12.1.6 deleted (was 132b7ca70)
github-bot
(ws-axiom) branch master updated: Bump jetty.version from 12.1.5 to 12.1.6
veithen
(ws-axiom) branch dependabot/maven/com.google.guava-guava-33.5.0-jre deleted (was 7ac89dca1)
github-bot
(ws-axiom) branch master updated (478289546 -> e0739f6fa)
veithen
(ws-wss4j) branch dependabot/github_actions/actions/setup-java-5.2.0 created (now 1bb02f705)
github-bot
(ws-wss4j) branch dependabot/github_actions/github/codeql-action-4.32.0 created (now cadcd4ea4)
github-bot
(ws-wss4j) branch dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0 created (now 448f81c2b)
github-bot
(ws-axiom) branch dependabot/maven/jetty.version-12.1.6 created (now 132b7ca70)
github-bot
(ws-axiom) branch dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0 created (now 63c56e96b)
github-bot
(ws-axiom) branch master updated: Optimize TestBlob I/O methods using buffered byte arrays
veithen
(ws-axiom) branch master updated: Add range validation to RandomBlob constructors using Guava Preconditions
veithen
(ws-axiom) branch master updated: Change TestBlob.value type from int to byte
veithen
(ws-axiom) branch master updated: Use pattern matching instanceof
veithen
(ws-axiom) branch master updated: Fix anchor syntax
veithen
(ws-axiom) branch master updated: Add missing DOAP entry for 2.0.0
veithen
(ws-axiom) branch dependabot/maven/commons-codec-commons-codec-1.21.0 deleted (was d23f58879)
github-bot
(ws-axiom) branch master updated: Bump commons-codec:commons-codec from 1.20.0 to 1.21.0
veithen
(ws-axiom) branch dependabot/maven/commons-codec-commons-codec-1.21.0 created (now d23f58879)
github-bot
(ws-axiom) branch master updated: Bump org.codehaus.mojo:keytool-maven-plugin from 2.0.1 to 2.0.2
veithen
(ws-axiom) branch dependabot/maven/org.assertj-assertj-core-3.27.7 deleted (was b4a95687c)
github-bot
(ws-axiom) branch master updated: Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
veithen
(ws-wss4j) branch 3_0_x-fixes updated: Bump org.cryptacular:cryptacular from 1.2.7 to 1.3.0 (#575)
coheigea
(ws-wss4j) branch dependabot/github_actions/actions/checkout-6.0.2 deleted (was 2cc471a9f)
github-bot
(ws-wss4j) branch dependabot/maven/org.cryptacular-cryptacular-1.3.0 deleted (was dfbe5206b)
github-bot
(ws-wss4j) branch master updated (6dd063139 -> ed971a6a2)
coheigea
(ws-wss4j) branch master updated: Bump org.cryptacular:cryptacular from 1.2.7 to 1.3.0 (#575)
coheigea
(ws-wss4j) branch dependabot/github_actions/actions/cache-5.0.2 deleted (was 40f135692)
github-bot
(ws-wss4j) branch master updated (d3d5aa612 -> 6dd063139)
coheigea
(ws-wss4j) branch dependabot/github_actions/actions/checkout-6.0.2 created (now 2cc471a9f)
github-bot
(ws-wss4j) branch dependabot/github_actions/actions/cache-5.0.2 created (now 40f135692)
github-bot
(ws-wss4j) branch dependabot/maven/org.cryptacular-cryptacular-1.3.0 created (now dfbe5206b)
github-bot
(ws-axiom) branch dependabot/maven/org.codehaus.mojo-keytool-maven-plugin-2.0.2 created (now a42437d1d)
github-bot
(ws-axiom) branch dependabot/maven/org.assertj-assertj-core-3.27.7 created (now b4a95687c)
github-bot
(ws-axiom) branch dependabot/maven/spring.version-7.0.3 deleted (was bfc264e28)
github-bot
(ws-axiom) branch master updated: Bump spring.version from 7.0.2 to 7.0.3
veithen
(ws-axiom) branch dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-4.3.0 deleted (was a66b549f6)
github-bot
(ws-axiom) branch master updated: Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.1 to 4.3.0
veithen
(ws-axiom) branch dependabot/maven/groovy.version-5.0.4 deleted (was a024d7000)
github-bot
(ws-axiom) branch master updated: Bump groovy.version from 5.0.3 to 5.0.4
veithen
(ws-axiom) branch dependabot/maven/org.wildfly-wildfly-preview-dist-39.0.0.Final deleted (was bf098dcfb)
github-bot
(ws-axiom) branch master updated (e5aa828c1 -> 3a50b6797)
veithen
(ws-axiom) branch dependabot/maven/org.codehaus.mojo-keytool-maven-plugin-2.0.1 deleted (was 573831b3e)
github-bot
(ws-axiom) branch master updated (c5f59be8a -> e5aa828c1)
veithen
(ws-wss4j) branch master updated: Fixing codeql warning
coheigea
(ws-wss4j) branch dependabot/github_actions/github/codeql-action-4.31.10 deleted (was f7e0bced2)
github-bot
(ws-wss4j) branch master updated: Bump github/codeql-action from 4.31.9 to 4.31.10 (#574)
coheigea
(ws-axiom) branch dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-4.3.0 created (now a66b549f6)
github-bot
(ws-wss4j) branch dependabot/github_actions/github/codeql-action-4.31.10 created (now f7e0bced2)
github-bot
(ws-axiom) branch dependabot/maven/org.codehaus.mojo-keytool-maven-plugin-2.0.1 created (now 573831b3e)
github-bot
(ws-axiom) branch dependabot/maven/org.wildfly-wildfly-preview-dist-39.0.0.Final created (now bf098dcfb)
github-bot
(ws-neethi) branch dependabot/maven/org.apache-apache-37 deleted (was fe76a87)
github-bot
(ws-xmlschema) branch master updated: Bump org.apache:apache from 36 to 37 (#80)
coheigea
(ws-neethi) branch master updated (f57618f -> 5bd4c2e)
coheigea
(ws-neethi) 01/01: Merge pull request #21 from apache/dependabot/maven/org.apache-apache-37
coheigea
(ws-xmlschema) branch dependabot/maven/org.apache-apache-37 deleted (was 728ea36c)
github-bot
(ws-axiom) branch dependabot/maven/spring.version-7.0.3 created (now bfc264e28)
github-bot
(ws-xmlschema) branch dependabot/maven/org.apache-apache-37 created (now 728ea36c)
github-bot
(ws-neethi) branch dependabot/maven/org.apache-apache-37 created (now fe76a87)
github-bot
(ws-wss4j) branch dependabot/maven/org.apache-apache-37 deleted (was aab3e0aad)
github-bot
(ws-wss4j) branch master updated: Bump org.apache:apache from 35 to 37 (#573)
coheigea
(ws-wss4j) branch 3_0_x-fixes updated (843e411de -> 58b462ab0)
coheigea
(ws-wss4j) 03/03: Bump org.apache:apache from 35 to 37 (#573)
coheigea
(ws-wss4j) 02/03: Fixing build info
coheigea
(ws-wss4j) 01/03: Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 (#572)
coheigea
(ws-wss4j) branch dependabot/maven/org.apache-apache-37 updated (497a383e9 -> aab3e0aad)
github-bot
(ws-wss4j) branch master updated: Fixing build info
coheigea
(ws-wss4j) branch dependabot/maven/junit.version-6.0.2 deleted (was 546be0330)
github-bot
(ws-wss4j) branch master updated (78d2b6e87 -> e180d9d15)
coheigea
(ws-wss4j) branch dependabot/maven/org.owasp-dependency-check-maven-12.2.0 deleted (was d4051e317)
github-bot
(ws-wss4j) branch master updated: Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 (#572)
coheigea
(ws-wss4j) branch dependabot/maven/org.apache-apache-36 deleted (was 55299c00d)
github-bot
(ws-wss4j) branch dependabot/maven/org.owasp-dependency-check-maven-12.2.0 created (now d4051e317)
github-bot
(ws-wss4j) branch dependabot/maven/org.apache-apache-37 created (now 497a383e9)
github-bot
(ws-wss4j) branch dependabot/maven/com.google.errorprone-error_prone_core-2.45.0 deleted (was c8a12e341)
github-bot
(ws-axiom) branch dependabot/maven/org.apache-apache-37 deleted (was b5b6cfc47)
github-bot
(ws-wss4j) branch dependabot/maven/com.google.errorprone-error_prone_core-2.46.0 created (now 2bf206b79)
github-bot
(ws-axiom) branch master updated: Bump org.apache:apache from 36 to 37
veithen
(ws-axiom) branch dependabot/maven/org.apache-apache-37 created (now b5b6cfc47)
github-bot
(ws-axiom) branch master updated: Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.0 to 7.2.1
veithen
(ws-axiom) branch dependabot/maven/biz.aQute.bnd-biz.aQute.bndlib-7.2.1 deleted (was 09c9cff61)
github-bot
(ws-axiom) branch dependabot/maven/biz.aQute.bnd-biz.aQute.bndlib-7.2.1 created (now 09c9cff61)
github-bot
(ws-axiom) branch master updated: Remove redundant condition
veithen
Earlier messages