You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/03/26 17:03:38 UTC

[causeway] branch spring6 updated (2491bb2c91 -> f248ca8c11)

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

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


    from 2491bb2c91 Bump lombok 1.18.26 -> 1.18.27 (edge)
     add 827f92390f CAUSEWAY-3253: updates license headers and supplemental -license
     add 8183a0ee6f adds reference to relnotes
     add b86aead994 fixes (?) gpg config for signing
     add e4cbca0965 CAUSEWAY-3253 : improves release docs
     add 5863c2a20c CAUSEWAY-3253: fixes project.build.outputTimestamp
     add 59cc594c60 CAUSEWAY-3253: improves rel notes
     add b303849dcd CAUSEWAY-3253 : updates docs
     add 317eefa1f7 CAUSEWAY-3253: bumps version to 2.0.0-RC1
     add ef2bd3cf01 CAUSEWAY-3253: resetting version
     add 1d9c5dae46 updates banner.txt
     add e129d158b2 fixes error in release docs
     add 9d592fdf16 CAUSEWAY-3255: updates to website
     add 21452683c0 CAUSEWWAY-3255 : minor improvements to the website
     add 64d2821034 updates relnotes for RC1
     add 184ee4aa7c CAUSEWAY-3253: updates release notes, STATUS and doap_causeway.rdf
     add 0d7f4c8dab CAUSEWAY-3253: updates published xsd schemas
     add 96f9a13b1b CAUSEWAY-3253: bumps antora.yml versions to 2.0.0-RC1
     add 942c048688 Revert "CAUSEWAY-3253: bumps antora.yml versions to 2.0.0-RC1"
     add dcf55dc1d2 CAUSEWAY-3253: updates references to version in index.html and site.yml
     add b134f99fb4 Revert "CAUSEWAY-3253: updates references to version in index.html and site.yml"
     add 6d508274c2 updates release procedures
     add 7a6356edcb updates rel procedure
     add 0cceeb3df3 Merge branch 'release-2.0.0-RC1-RC1'
     add 307843b477 bumps versions in site.yml for next release
     add 579d7b0d7b updates BASELINE for github CI actions
     add 3ca0b8a0f1 CAUSEWAY-3397: adds new method in _Annotations
     add f248ca8c11 Merge branch 'master' into spring6

No new revisions were added by this update.

Summary of changes:
 .../workflows/ci-build-artifacts-no-push-maven.yml |   4 +-
 .github/workflows/ci-build-site-no-push.yml        |   2 +-
 STATUS                                             |   2 +
 .../ROOT/pages/post-release-successful.adoc        |  71 +-
 .../ROOT/pages/building-apache-causeway.adoc       |   2 +-
 .../ROOT/pages/landing-page/components.adoc        |   9 +-
 .../modules/ROOT/pages/landing-page/guides.adoc    |  16 +-
 .../ROOT/pages/2023/2.0.0-RC1/relnotes.adoc        | 206 ++++-
 .../ROOT/pages/2023/2.0.0-RC2/relnotes.adoc}       |  39 +-
 .../relnotes/modules/ROOT/pages/about.adoc         |  12 +-
 antora/playbooks/site.yml                          |   4 +-
 antora/supplemental-ui/doap_causeway.rdf           |   8 +
 antora/supplemental-ui/schema/chg/chg-2.0.xsd      |  11 +-
 antora/supplemental-ui/schema/chg/chg.xsd          |  11 +-
 antora/supplemental-ui/schema/cmd/cmd-2.0.xsd      |  39 +-
 antora/supplemental-ui/schema/cmd/cmd.xsd          |  39 +-
 .../supplemental-ui/schema/common/common-2.0.xsd   | 556 ++++++------
 antora/supplemental-ui/schema/common/common.xsd    | 556 ++++++------
 antora/supplemental-ui/schema/ixn/ixn-2.0.xsd      |  40 +-
 antora/supplemental-ui/schema/ixn/ixn.xsd          |  40 +-
 .../schema/metamodel/metamodel-2.0.xsd             | 889 +++++++++++--------
 .../supplemental-ui/schema/metamodel/metamodel.xsd | 889 +++++++++++--------
 .../resources/schema/metamodel/metamodel-2.0.xsd   | 987 +++++++++++----------
 bom/pom.xml                                        |   2 +-
 .../commons/internal/reflection/_Annotations.java  |  23 +
 25 files changed, 2623 insertions(+), 1834 deletions(-)
 copy antora/components/{userguide/modules/btb/pages/other-techniques.adoc => relnotes/modules/ROOT/pages/2023/2.0.0-RC2/relnotes.adoc} (69%)