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

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


    from e910f027169 Merge pull request #2834 from 
apache/dependabot/maven/v3/eclipselink.version-4.0.5
     add b3121187a8e CAUSEWAY-3800: adds missing copyright header
     add fdd3a5786ab CAUSEWAY-3800: updates to pom.xml etc for release
     add 9decc559650 CAUSEWAY-3800: bumps version to 3.2.0
     add 65d2bf119df CAUSEWAY-3800: update to use newer version of 
lombok-maven-plugin
     add 21e2eaeecd6 CAUSEWAY-3800: update to use newer version of 
lombok-maven-plugin
     add 4dadbaffb6c CAUSEWAY-3800 : updates supplemental-models.xml
     add 43152992023 CAUSEWAY-3800: regenerates website
     add c558e7b50d0 CAUSEWAY-3800: skip delombok for viewers/graphql/model
     add 02877453d0c CAUSEWAY-3800: simplifies docs
     add 18c4148b210 CAUSEWAY-3800: resetting version
     add 00f09962bb1 CAUSEWAY-3800 : further doc simplifications
     add 87485cc85fc CAUSEWAY-3800 : further doc parameterization
     add 8dbd1db5e0b CAUSEWAY-3800: fixes version reference in docs
     add 786fa3f68d7 CAUSEWAY-3800: more simplifications of doc version 
parameterization
     add b4adc6b06e3 CAUSEWAY-3800: updates index.html
     add eeb817f5524 CAUSEWAY-3800: updates relnotes for 3.2.0
     add cd295204d40 CAUSEWAY-3800: updates doap_causeway.rdf for 3.2.0
     add d3f3cdc101d CAUSEWAY-3800: updates STATUS for 3.2.0
     add 566e0c1d1e2 CAUSEWAY-3800: removes duplicate tag from site.NEXT.yml
     add f9e0e10669a CAUSEWAY-3800: updates site.yml in readiness for website 
generation
     add c5410598ebf updates site.yml for next
     add 148ad9fbc49 Merge branch 'release-3.2.0-RC1' into v3

No new revisions were added by this update.

Summary of changes:
 STATUS                                             |    2 +
 .../modules/ROOT/pages/cutting-a-release.adoc      |   42 +-
 .../ROOT/pages/post-release-successful.adoc        |  156 +--
 .../ROOT/pages/post-release-unsuccessful.adoc      |   14 +-
 .../ROOT/pages/release-process-prereqs.adoc        |   12 +-
 .../comguide/modules/ROOT/pages/starter-apps.adoc  |   10 +-
 .../modules/ROOT/pages/updating-the-website.adoc   |   48 +-
 .../modules/ROOT/pages/verifying-releases.adoc     |    6 -
 .../modules/ROOT/partials/verify-process.adoc      |    2 +-
 .../docs/modules/ROOT/pages/downloads/how-to.adoc  |    8 +-
 .../modules/ROOT/pages/landing-page/releases.adoc  |    2 +-
 .../modules/applib/pages/index/Identifier.adoc     |   41 +-
 .../pages/index/annotation/CollectionLayout.adoc   |   17 +-
 .../applib/pages/index/annotation/Navigable.adoc   |   14 +-
 .../pages/index/annotation/PriorityPrecedence.adoc |    4 +-
 .../pages/index/annotation/Programmatic.adoc       |    2 +-
 .../pages/index/annotation/PropertyLayout.adoc     |   13 +
 .../modules/applib/pages/index/graph/Vertex.adoc   |   71 +-
 .../applib/pages/index/graph/tree/TreeAdapter.adoc |   11 +
 .../applib/pages/index/graph/tree/TreeNode.adoc    |   86 +-
 .../applib/pages/index/graph/tree/TreePath.adoc    |   38 +-
 .../applib/pages/index/graph/tree/TreeState.adoc   |    7 +-
 .../applib/pages/index/id/HasLogicalType.adoc      |   70 +-
 .../modules/applib/pages/index/id/LogicalType.adoc |  173 ++-
 .../modules/applib/pages/index/mixins/dto/Dto.adoc |    2 +-
 .../mixins/metamodel/Object_logicalTypeName.adoc   |    2 +-
 .../mixins/metamodel/Object_objectIdentifier.adoc  |    2 +-
 .../index/services/factory/FactoryService.adoc     |   11 +
 .../index/services/inject/ServiceInjector.adoc     |    2 +-
 .../keyvaluestore/KeyValueSessionStore.adoc        |    2 +-
 .../pages/index/services/metamodel/BeanSort.adoc   |   51 +-
 .../services/wrapper/events/InteractionEvent.adoc  |    8 +-
 .../pages/index/tabular/TabularExporter.adoc       |   76 ++
 .../commons/pages/index/collections/Can.adoc       |   94 +-
 .../pages/index/functional/ThrowingConsumer.adoc   |   98 --
 .../pages/index/functional/ThrowingSupplier.adoc   |   98 --
 .../modules/commons/pages/index/io/JsonUtils.adoc  |   11 +
 .../modules/commons/pages/index/io/YamlUtils.adoc  |   44 +
 .../tabular/simple/CollectionContentsExporter.adoc |   78 --
 .../index/metamodel/tabular/simple/DataColumn.adoc |    6 +-
 .../index/metamodel/tabular/simple/DataRow.adoc    |    5 +-
 .../index/metamodel/tabular/simple/DataTable.adoc  |   91 +-
 .../factory/FactoryServiceDefault.adoc             |    1 +
 .../pages/index/jdo/applib/types/Money.adoc        |    4 +-
 .../pages/index/jdo/applib/types/Percentage.adoc   |    4 +-
 .../CausewayModulePersistenceJdoDatanucleus.adoc   |   12 +-
 .../applib/integration/CausewayEntityListener.adoc |    2 +-
 .../index/jpa/applib/types/BlobJpaEmbeddable.adoc  |    2 +-
 .../index/jpa/applib/types/ClobJpaEmbeddable.adoc  |    2 +-
 .../keycloak/CausewayModuleSecurityKeycloak.adoc   |    2 +-
 .../index/shiro/webmodule/WebModuleShiro.adoc      |    1 -
 .../authconverters/AuthenticationConverter.adoc    |    2 +-
 .../applib/classrules/ArchitectureDomainRules.adoc |    8 +-
 .../applib/classrules/ArchitectureJdoRules.adoc    |    4 +-
 .../applib/classrules/ArchitectureJpaRules.adoc    |   16 +-
 .../applib/jmocking/CausewayActions.adoc           |   16 -
 .../applib/jmocking/Imposterisers.adoc             |   19 -
 .../applib/jmocking/InjectIntoJMockAction.adoc     |   27 -
 .../applib/jmocking/JMockActions.adoc              |   14 -
 .../applib/jmocking/JUnitRuleMockery2.adoc         |   97 --
 .../applib/jmocking/PostponedAction.adoc           |   14 -
 .../applib/matchers/JaxbMatchers.adoc              |    4 +-
 .../applib/services/menu/MenuUiService.adoc        |    3 +-
 .../applib/marshallers/ScalarMarshaller.adoc       |    2 +-
 .../index/restfulobjects/client/RestfulClient.adoc |    2 +-
 .../ContentNegotiationServiceXRoDomainType.adoc    |    2 +-
 .../export/CollectionContentsAsExportFactory.adoc  |    2 +-
 antora/components/relnotes/modules/ROOT/nav.adoc   |    5 +-
 .../modules/ROOT/pages/2024/2.2.0/relnotes.adoc    |    9 -
 .../modules/ROOT/pages/2024/3.2.0/relnotes.adoc    |   32 -
 .../ROOT/pages/{2024 => 2025}/3.2.0/mignotes.adoc  |    0
 .../modules/ROOT/pages/2025/3.2.0/relnotes.adoc    |   69 ++
 .../pages/{2024/2.2.0 => 2025/3.3.0}/mignotes.adoc |    3 +-
 .../modules/ROOT/pages/2025/3.3.0/relnotes.adoc}   |    4 +-
 .../relnotes/modules/ROOT/pages/about.adoc         |   10 +
 antora/components/tutorials/antora.yml             |    2 +-
 antora/playbooks/site.NEXT.yml                     |  157 ++-
 antora/playbooks/site.yml                          |   13 +-
 antora/supplemental-ui/doap_causeway.rdf           |    8 +
 antora/supplemental-ui/index.html                  |    6 +-
 bom/pom.xml                                        |    6 +-
 core/adoc/modules/_overview/pages/about.adoc       |  169 ++-
 .../adoc/modules/config/pages/sections/Other.adoc  |    2 +-
 .../config/pages/sections/causeway.applib.adoc     |   22 +-
 .../pages/sections/causeway.core.config.adoc       |    2 +-
 .../causeway.core.meta-model.introspector.adoc     |    2 +-
 .../sections/causeway.core.runtime-services.adoc   |    4 +-
 .../config/pages/sections/causeway.extensions.adoc |   18 +-
 .../pages/sections/causeway.prototyping.adoc       |    4 +-
 .../pages/sections/causeway.security.keycloak.adoc |    2 +-
 .../config/pages/sections/causeway.testing.adoc    |    4 +-
 .../pages/sections/causeway.viewer.graphql.adoc    |    8 +-
 .../pages/sections/causeway.viewer.wicket.adoc     |   31 +-
 .../modules/config/pages/sections/datanucleus.adoc |    2 +-
 .../modules/config/pages/sections/eclipselink.adoc |    8 +-
 .../modules/config/pages/sections/resteasy.adoc    |    2 +-
 .../adoc/modules/commandlog/pages/about.adoc       |    2 +-
 .../docgen/adoc/modules/docgen/pages/about.adoc    |    2 +-
 .../core/excel/adoc/modules/excel/pages/about.adoc |    2 +-
 .../adoc/modules/executionlog/pages/about.adoc     |    2 +-
 .../adoc/modules/executionoutbox/pages/about.adoc  |    4 +-
 .../modules/executionrepublisher/pages/about.adoc  |    2 +-
 .../flyway/adoc/modules/flyway/pages/about.adoc    |    2 +-
 .../adoc/modules/layoutloaders/pages/about.adoc    |    2 +-
 .../adoc/modules/titlecache/pages/about.adoc       |    2 +-
 .../adoc/modules/audittrail/pages/about.adoc       |    2 +-
 .../adoc/modules/secman/pages/setting-up.adoc      |    2 +-
 .../adoc/modules/sessionlog/pages/about.adoc       |    2 +-
 .../adoc/modules/spring-oauth2/pages/about.adoc    |    6 +-
 .../vro/cors/adoc/modules/cors/pages/about.adoc    |    2 +-
 .../adoc/modules/fullcalendar/pages/about.adoc     |    2 +-
 .../vw/pdfjs/adoc/modules/pdfjs/pages/about.adoc   |    2 +-
 .../vw/sse/adoc/modules/sse/pages/about.adoc       |    2 +-
 .../tabular/adoc/modules/tabular/pages/about.adoc  |    2 +-
 .../demoapp/web/replay/DemoReplayController.java   |    7 -
 .../setup-and-configure-dependencyManagement.adoc  |    4 +-
 scripts/ln-tooling-jar.sh                          |    3 +-
 starters/adoc/modules/parent-pom/pages/about.adoc  |    2 +-
 starters/adoc/modules/starters/pages/about.adoc    |    2 +-
 .../src/main/resources/supplemental-models.xml     |    2 +-
 .../adoc/modules/archtestsupport/pages/about.adoc  |    2 +-
 .../adoc/modules/fakedata/pages/about.adoc         |    2 +-
 .../fixture-scripts/maven-configuration.adoc       |    2 +-
 .../adoc/modules/h2console/pages/about.adoc        |    2 +-
 .../adoc/modules/hsqldbmgr/pages/about.adoc        |    2 +-
 .../adoc/modules/integtestsupport/pages/about.adoc |    2 +-
 .../adoc/modules/specsupport/pages/about.adoc      |    2 +-
 .../adoc/modules/unittestsupport/pages/about.adoc  |    2 +-
 .../adoc/modules/asciidoc/pages/about.adoc         |    2 +-
 .../adoc/modules/jodatime/pages/about.adoc         |    2 +-
 .../adoc/modules/markdown/pages/about.adoc         |    2 +-
 valuetypes/vega/adoc/modules/vega/pages/about.adoc |    2 +-
 viewers/graphql/model/pom.xml                      |    4 +-
 viewers/graphql/test/src/test/resources/schema.gql | 1256 +++-----------------
 .../ui/components/tree/DomainObjectTree.java       |   18 +
 135 files changed, 1424 insertions(+), 2336 deletions(-)
 create mode 100644 
antora/components/refguide-index/modules/applib/pages/index/tabular/TabularExporter.adoc
 delete mode 100644 
antora/components/refguide-index/modules/commons/pages/index/functional/ThrowingConsumer.adoc
 delete mode 100644 
antora/components/refguide-index/modules/commons/pages/index/functional/ThrowingSupplier.adoc
 delete mode 100644 
antora/components/refguide-index/modules/core/pages/index/metamodel/tabular/simple/CollectionContentsExporter.adoc
 delete mode 100644 
antora/components/refguide-index/modules/testing/pages/index/unittestsupport/applib/jmocking/CausewayActions.adoc
 delete mode 100644 
antora/components/refguide-index/modules/testing/pages/index/unittestsupport/applib/jmocking/Imposterisers.adoc
 delete mode 100644 
antora/components/refguide-index/modules/testing/pages/index/unittestsupport/applib/jmocking/InjectIntoJMockAction.adoc
 delete mode 100644 
antora/components/refguide-index/modules/testing/pages/index/unittestsupport/applib/jmocking/JMockActions.adoc
 delete mode 100644 
antora/components/refguide-index/modules/testing/pages/index/unittestsupport/applib/jmocking/JUnitRuleMockery2.adoc
 delete mode 100644 
antora/components/refguide-index/modules/testing/pages/index/unittestsupport/applib/jmocking/PostponedAction.adoc
 rename 
antora/components/refguide-index/modules/viewer/pages/index/wicket/ui/components/{collectioncontents
 => collection}/export/CollectionContentsAsExportFactory.adoc (92%)
 delete mode 100644 
antora/components/relnotes/modules/ROOT/pages/2024/2.2.0/relnotes.adoc
 delete mode 100644 
antora/components/relnotes/modules/ROOT/pages/2024/3.2.0/relnotes.adoc
 rename antora/components/relnotes/modules/ROOT/pages/{2024 => 
2025}/3.2.0/mignotes.adoc (100%)
 create mode 100644 
antora/components/relnotes/modules/ROOT/pages/2025/3.2.0/relnotes.adoc
 rename antora/components/relnotes/modules/ROOT/pages/{2024/2.2.0 => 
2025/3.3.0}/mignotes.adoc (96%)
 copy 
antora/components/{refguide-index/modules/applib/pages/index/annotation/hooks/DomainServiceLayout_010-examples-and-usage.adoc
 => relnotes/modules/ROOT/pages/2025/3.3.0/relnotes.adoc} (97%)

Reply via email to