This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 580b1b7437 CAUSEWAY-3702: fixes byte[] hex-dump utility
add a5e8c16b7b adds a new logo 400x400
add a01ca8e981 CAUSEWAY-3700 : includes secman autoconfiguration
add 96644bad71 CAUSEWAY-3666: doc fixes
add b042ac779f CAUSEWAY-3666: further updates to release process
add 0a9fbfcd0f CAUSEWAY-3666: updates release docs
add a8f5999e98 CAUSEWAY-3666 : updates relnotes for v2 and v3
add 1de8cbfc69 CAUSEWAY-3702: fixes byte[] hex-dump utility
new 8c1ee2716d Merge remote-tracking branch 'origin/master' into v3
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 | 44 ++---
.../ROOT/pages/post-release-successful.adoc | 21 ++-
.../modules/ROOT/pages/verifying-releases.adoc | 11 +-
.../conguide/modules/documentation/nav.adoc | 2 +-
.../documentation/pages/asciidoc-syntax.adoc | 14 +-
.../pages/building-docs-and-website.adoc | 8 +-
.../docs/modules/referenceapp/pages/about.adoc | 2 +-
.../modules/applib-svc/partials/_metadata-api.adoc | 2 +-
.../modules/ROOT/pages/2020/2.0.0-M3/relnotes.adoc | 2 +-
.../modules/ROOT/pages/2020/2.0.0-M4/relnotes.adoc | 2 +-
.../ROOT/pages/2023/2.0.0-RC3/mignotes.adoc | 9 +-
.../modules/ROOT/pages/2024/2.0.0/mignotes.adoc | 5 +-
.../modules/ROOT/pages/2024/2.0.0/relnotes.adoc | 13 +-
.../modules/ROOT/pages/2024/3.0.0/mignotes.adoc | 35 ++++
.../modules/ROOT/pages/2024/3.0.0/relnotes.adoc | 32 ++++
.../relnotes/modules/ROOT/pages/about.adoc | 30 ++--
.../ROOT/partials/2024/2.0.0/_relnotes.adoc | 186 +++++++++++++++++++++
.../userguide/modules/ROOT/pages/overview.adoc | 2 +-
.../userguide/modules/ROOT/pages/value-types.adoc | 2 +-
core/adoc/modules/ROOT/pages/about.adoc | 2 +-
.../vw/sse/adoc/modules/sse/pages/about.adoc | 2 +-
.../cli/adoc/modules/tooling-cli/pages/about.adoc | 2 +-
.../adoc/modules/asciidoc/pages/about.adoc | 2 +-
.../adoc/modules/asciidoc/partials/module-nav.adoc | 2 +-
24 files changed, 347 insertions(+), 85 deletions(-)
create mode 100644
antora/components/relnotes/modules/ROOT/pages/2024/3.0.0/mignotes.adoc
create mode 100644
antora/components/relnotes/modules/ROOT/pages/2024/3.0.0/relnotes.adoc
create mode 100644
antora/components/relnotes/modules/ROOT/partials/2024/2.0.0/_relnotes.adoc