This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch v4
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 606eb8aa6ae22d2bf7f04c84746db0dfb454b82c
Merge: 3dee52c5631 108977233f5
Author: Dan Haywood <[email protected]>
AuthorDate: Thu Oct 2 18:23:41 2025 +0100

    Merge pull request #3137 from apache/CAUSEWAY-3892
    
    Causeway 3892

 .../modules/ROOT/pages/cutting-a-release.adoc      |    2 +-
 bom/pom.xml                                        |   34 +-
 core/pom.xml                                       |    3 +-
 gitcommit.sh                                       |   56 +
 mavendeps/webapp/pom.xml                           |    9 +-
 scripts/ci/_adoc-antora.sh                         |    0
 scripts/ci/_adoc-copy-examples.sh                  |    0
 scripts/ci/_adoc-fix-adoc-line-endings.sh          |    0
 scripts/ci/_adoc-gen-config.sh                     |    0
 scripts/ci/_adoc-gen-projdoc.sh                    |    0
 scripts/ci/_build-site.sh                          |    0
 scripts/ci/_print-environment.sh                   |    0
 scripts/ci/build-artifacts.sh                      |    0
 scripts/ci/build-docker-images.sh                  |    0
 scripts/ci/build-regressiontests.sh                |    0
 scripts/ci/build-site.sh                           |    0
 scripts/ci/calc-baseline.sh                        |    0
 scripts/ci/calc-revision.sh                        |    0
 scripts/ci/dry-run.sh                              |    0
 scripts/ci/install-nvm.sh                          |    0
 viewers/graphql/pom.xml                            |   21 -
 .../test/domain/calc/CalculatorNameVariant.java    |   13 +-
 ...lator_IntegTest.each.joda_local_plus_days._.gql |   11 -
 ...tegTest.each.joda_local_plus_days.approved.json |   13 -
 ...st.each.joda_local_plus_hours_and_minutes._.gql |   11 -
 ...joda_local_plus_hours_and_minutes.approved.json |   13 -
 .../Calculator_IntegTest.each.joda_plus_days._.gql |   11 -
 ...tor_IntegTest.each.joda_plus_days.approved.json |   13 -
 viewers/graphql/test/src/test/resources/schema.gql |  434 ++-
 viewers/graphql/test2/pom.xml                      |    2 -
 .../viewer/test2/domain/calc/Calculator.java       |   10 +-
 ...lator_IntegTest.each.joda_local_plus_days._.gql |   11 -
 ...tegTest.each.joda_local_plus_days.approved.json |   13 -
 ...st.each.joda_local_plus_hours_and_minutes._.gql |   11 -
 ...joda_local_plus_hours_and_minutes.approved.json |   13 -
 .../Calculator_IntegTest.each.joda_plus_days._.gql |   11 -
 ...tor_IntegTest.each.joda_plus_days.approved.json |   13 -
 .../VerifySchemaIntegTest.schema.approved.txt      |    0
 .../VerifySchemaIntegTest.schema.received.txt      | 2972 ++++++++++++++++++++
 39 files changed, 3258 insertions(+), 442 deletions(-)

Reply via email to