This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch v4
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 3dee52c5631 Merge pull request #3136 from
apache/dependabot/maven/v4/org.jboss.resteasy-resteasy-client-7.0.0.Final
add 2ce1090010e CAUSEWAY-3892: re-enables graphql in v4
add 8041eba5ea2 CAUSEWAY-3892: removes old and invalid dependencyMgmt
definitions for graphql as an incubator viewer
add 108977233f5 CAUSEWAY-3892: fixes graphql tests
new 606eb8aa6ae Merge pull request #3137 from apache/CAUSEWAY-3892
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)
create mode 100755 gitcommit.sh
mode change 100644 => 100755 scripts/ci/_adoc-antora.sh
mode change 100644 => 100755 scripts/ci/_adoc-copy-examples.sh
mode change 100644 => 100755 scripts/ci/_adoc-fix-adoc-line-endings.sh
mode change 100644 => 100755 scripts/ci/_adoc-gen-config.sh
mode change 100644 => 100755 scripts/ci/_adoc-gen-projdoc.sh
mode change 100644 => 100755 scripts/ci/_build-site.sh
mode change 100644 => 100755 scripts/ci/_print-environment.sh
mode change 100644 => 100755 scripts/ci/build-artifacts.sh
mode change 100644 => 100755 scripts/ci/build-docker-images.sh
mode change 100644 => 100755 scripts/ci/build-regressiontests.sh
mode change 100644 => 100755 scripts/ci/build-site.sh
mode change 100644 => 100755 scripts/ci/calc-baseline.sh
mode change 100644 => 100755 scripts/ci/calc-revision.sh
mode change 100644 => 100755 scripts/ci/dry-run.sh
mode change 100644 => 100755 scripts/ci/install-nvm.sh
delete mode 100644
viewers/graphql/test/src/test/java/org/apache/causeway/viewer/graphql/viewer/test/e2e/calc/Calculator_IntegTest.each.joda_local_plus_days._.gql
delete mode 100644
viewers/graphql/test/src/test/java/org/apache/causeway/viewer/graphql/viewer/test/e2e/calc/Calculator_IntegTest.each.joda_local_plus_days.approved.json
delete mode 100644
viewers/graphql/test/src/test/java/org/apache/causeway/viewer/graphql/viewer/test/e2e/calc/Calculator_IntegTest.each.joda_local_plus_hours_and_minutes._.gql
delete mode 100644
viewers/graphql/test/src/test/java/org/apache/causeway/viewer/graphql/viewer/test/e2e/calc/Calculator_IntegTest.each.joda_local_plus_hours_and_minutes.approved.json
delete mode 100644
viewers/graphql/test/src/test/java/org/apache/causeway/viewer/graphql/viewer/test/e2e/calc/Calculator_IntegTest.each.joda_plus_days._.gql
delete mode 100644
viewers/graphql/test/src/test/java/org/apache/causeway/viewer/graphql/viewer/test/e2e/calc/Calculator_IntegTest.each.joda_plus_days.approved.json
delete mode 100644
viewers/graphql/test2/src/test/java/org/apache/causeway/viewer/graphql/viewer/test2/e2e/calc/Calculator_IntegTest.each.joda_local_plus_days._.gql
delete mode 100644
viewers/graphql/test2/src/test/java/org/apache/causeway/viewer/graphql/viewer/test2/e2e/calc/Calculator_IntegTest.each.joda_local_plus_days.approved.json
delete mode 100644
viewers/graphql/test2/src/test/java/org/apache/causeway/viewer/graphql/viewer/test2/e2e/calc/Calculator_IntegTest.each.joda_local_plus_hours_and_minutes._.gql
delete mode 100644
viewers/graphql/test2/src/test/java/org/apache/causeway/viewer/graphql/viewer/test2/e2e/calc/Calculator_IntegTest.each.joda_local_plus_hours_and_minutes.approved.json
delete mode 100644
viewers/graphql/test2/src/test/java/org/apache/causeway/viewer/graphql/viewer/test2/e2e/calc/Calculator_IntegTest.each.joda_plus_days._.gql
delete mode 100644
viewers/graphql/test2/src/test/java/org/apache/causeway/viewer/graphql/viewer/test2/e2e/calc/Calculator_IntegTest.each.joda_plus_days.approved.json
copy testing/unittestsupport/applib/xml/objects/CUS.xml =>
viewers/graphql/test2/src/test/java/org/apache/causeway/viewer/graphql/viewer/test2/schema/VerifySchemaIntegTest.schema.approved.txt
(100%)
create mode 100644
viewers/graphql/test2/src/test/java/org/apache/causeway/viewer/graphql/viewer/test2/schema/VerifySchemaIntegTest.schema.received.txt