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 731b705ae5 Merge branch 'master' into v3
add 68bab50ce7 CAUSEWAY-3715: bumps version to 3.1.0
add a2d99ed9ab CAUSEWAY-3715: resetting version
new 04eae69450 CAUSEWAY-3715 : makes scripts executable in git
new 6bfccf6139 CAUSEWAY-3715 : updates relnotes etc
new d36a4ae670 : updates release notes, STATUS and doap_causeway.rdf
new 2242d9ba97 CAUSEWAY-3715: updates release notes on updating the website
add 761cebafea CAUSEWAY-3715: bumps version to 2.1.0
add a35674369d CAUSEWAY-3715: resetting version
new cd769bcb09 CAUSEWAY-3715 : makes scripts executable in git
new 6c6e058984 CAUSEWAY-3715 : updates relnotes etc
new 86935cd4ed : updates release notes, STATUS and doap_causeway.rdf
new 1d41ee74d3 CAUSEWAY-3715: updates release notes on updating the website
new 1f95fe4e8d Merge branch 'release-2.1.0-RC1' into release-3.1.0-RC1
new d16668aae8 Merge branch 'release-3.1.0-RC1' into v3
new 2a1142b2d1 Merge branch 'release-2.1.0-RC1'
new f782abdca9 Merge branch 'master' into v3
The 12 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:
STATUS | 3 +
.../ROOT/pages/post-release-successful.adoc | 155 ++++++++++-------
antora/components/relnotes/modules/ROOT/nav.adoc | 2 +
.../modules/ROOT/pages/2024/2.1.0/mignotes.adoc} | 4 +-
.../modules/ROOT/pages/2024/2.1.0/relnotes.adoc} | 5 +-
.../modules/ROOT/pages/2024/3.1.0/mignotes.adoc} | 4 +-
.../2024/3.1.0/relnotes.adoc} | 25 ++-
.../relnotes/modules/ROOT/pages/about.adoc | 79 ++++++---
.../ROOT/partials/2024/2.0.0/_relnotes.adoc | 5 +-
.../ROOT/partials/2024/2.1.0/_relnotes.adoc | 192 +++++++++++++++++++++
antora/supplemental-ui/doap_causeway.rdf | 20 ++-
bom/pom.xml | 2 +-
scripts/clean-up-tags-local.sh | 0
scripts/clean-up-tags-remote.sh | 0
scripts/jira-release-notes.sh | 0
scripts/ls-tags-remote.sh | 0
scripts/verify-causeway-release.sh | 0
17 files changed, 382 insertions(+), 114 deletions(-)
copy
antora/components/{refguide/modules/applib-classes/partials/layout/column-order.adoc
=> relnotes/modules/ROOT/pages/2024/2.1.0/mignotes.adoc} (89%)
copy antora/components/{userguide/modules/ROOT/pages/meta-annotations.adoc =>
relnotes/modules/ROOT/pages/2024/2.1.0/relnotes.adoc} (84%)
copy
antora/components/{refguide/modules/applib-classes/partials/layout/column-order.adoc
=> relnotes/modules/ROOT/pages/2024/3.1.0/mignotes.adoc} (89%)
copy
antora/components/relnotes/modules/ROOT/{partials/2018/2.0.0-M1/mignotes/removed-configuration-properties.adoc
=> pages/2024/3.1.0/relnotes.adoc} (54%)
create mode 100644
antora/components/relnotes/modules/ROOT/partials/2024/2.1.0/_relnotes.adoc
mode change 100644 => 100755 scripts/clean-up-tags-local.sh
mode change 100644 => 100755 scripts/clean-up-tags-remote.sh
mode change 100644 => 100755 scripts/jira-release-notes.sh
mode change 100644 => 100755 scripts/ls-tags-remote.sh
mode change 100644 => 100755 scripts/verify-causeway-release.sh