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

ahuber pushed a change to branch 3522-wicket.ajax.viewmodel.refresh
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from 910ab1e667 CAUSEWAY-3522: debug code fixes
     add 9fae38c23d CAUSEWAY-3516: bumps version to 2.0.0-RC2
     add 51a9e20d57 CAUSEWAY-3516: minor release doc improvements
     add abc70f34b2 CAUSEWAY-3516: resetting version
     add 176260904e CAUSEWAY-3395: fixes bad anchor ref in index.html
     add b34f636de6 CAUSEWAY-3395 : tiny improvements for docgen docs
     add 515460219b CAUSEWAY-3395: updates docs for mavendeps
     add c656b0548a CAUSEWAY-3516: bumps antora.yml versions to 2.0.0-RC2
     add 52b58db235 Revert "CAUSEWAY-3516: bumps antora.yml versions to 
2.0.0-RC2"
     add c0df58b2f3 CAUSEWAY-3253: updates references to version in index.html 
and site.yml
     add 0a4f63e541 Revert "CAUSEWAY-3253: updates references to version in 
index.html and site.yml"
     add 3aca2fca20 CAUSEWAY-3516 : release notes (from JIRA)
     add 19103e8c62 minor update to release process
     add ba4582e21d minor update to release process (2)
     add 313685ec92 minor update to release process (3)
     add d773c1fa56 removes incubating projects from overview.
     add 368dd1319c Merge branch '2.0.0-RC2' into release-2.0.0-RC2-RC1
     add c9209cbc10 Merge branch 'release-2.0.0-RC2-RC1'
     add c3e5180207 updates page-causewayrel attr in site.yml
     add 97861a3ed4 removes stale comments in site.yml
     add d3307042b8 update BASELINE for github builds
     add 07dde322fe adds javascript for algolia search on home page
     add 17cfbd8ff5 rebuild site just with 2.0.0-RC2 version
     add f54c9d55ed updates doap, STATUS and also adds mhesse into pom.xml
     add 00a45d2eb4 updates post-release process - update the reference app
     add 5e7602aa3c CAUSEWAY-3530: reverts detaching of DataTableModel
     add fa870d561b Merge branch 'master' into 
3522-wicket.ajax.viewmodel.refresh

No new revisions were added by this update.

Summary of changes:
 .../workflows/ci-build-artifacts-no-push-maven.yml |  24 ++--
 .github/workflows/ci-build-site-no-push.yml        |   2 +-
 STATUS                                             |   2 +
 .../modules/ROOT/pages/cutting-a-release.adoc      |  29 ++--
 .../ROOT/pages/post-release-successful.adoc        |  14 +-
 .../ROOT/pages/2023/2.0.0-RC2/relnotes.adoc        | 135 ++++++++++++++++++-
 .../relnotes/modules/ROOT/pages/about.adoc         |   8 +-
 antora/playbooks/site-comguide.yml                 |  20 +--
 antora/playbooks/site-conguide.yml                 |  16 +--
 antora/playbooks/site-core.yml                     |  34 ++---
 antora/playbooks/site-docs.yml                     |  14 +-
 antora/playbooks/site-extensions.yml               |  48 +++----
 antora/playbooks/site-incubator.yml                |  22 +--
 antora/playbooks/site-persistence.yml              |  20 +--
 antora/playbooks/site-refguide.yml                 |  22 +--
 antora/playbooks/site-regressiontests.yml          |  16 +--
 antora/playbooks/site-relnotes.yml                 |  16 +--
 antora/playbooks/site-security.yml                 |  40 +++---
 antora/playbooks/site-setupguide.yml               |  16 +--
 antora/playbooks/site-testing.yml                  |  32 ++---
 antora/playbooks/site-tooling.yml                  |  24 ++--
 antora/playbooks/site-tutorials.yml                |  20 +--
 antora/playbooks/site-userguide.yml                |  22 +--
 antora/playbooks/site-valuetypes.yml               |  24 ++--
 antora/playbooks/site-vro.yml                      |  18 +--
 antora/playbooks/site-vw.yml                       |  22 +--
 antora/playbooks/site.yml                          | 150 ++++++++++-----------
 antora/supplemental-ui/doap_causeway.rdf           |   8 ++
 antora/supplemental-ui/index.html                  |  62 ++++++---
 bom/pom.xml                                        |  12 +-
 core/adoc/modules/_overview/pages/about.adoc       |  27 +---
 .../managed/nonscalar/DataTableModel.java          |  11 +-
 .../object/_ManagedObjectEntityHybrid.java         |  25 ++--
 .../_RecognizeObjectDeletedOrNotFound.java}        |  24 ++--
 .../specloader/specimpl/ObjectActionMixedIn.java   |   5 +-
 .../docgen/adoc/modules/docgen/pages/about.adoc    |   6 -
 mavendeps/adoc/modules/mavendeps/pages/about.adoc  |  15 +--
 .../models/interaction/coll/DataTableModelWkt.java |  18 +--
 38 files changed, 592 insertions(+), 431 deletions(-)
 copy 
core/metamodel/src/main/java/org/apache/causeway/core/metamodel/{specloader/validator/MetaModelInvalidException.java
 => object/_RecognizeObjectDeletedOrNotFound.java} (57%)

Reply via email to