This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3524
in repository https://gitbox.apache.org/repos/asf/causeway.git
discard bd0a48ca66 CAUSEWAY-3524: adds tests for
PermissionsEvaluationServiceForSecman
discard 2fd27a5000 CAUSEWAY-3524
discard d38390b113 CAUSEWAY-3524: introduce ApplicationFeatureIdTransformer
for secman
add 9f84e677eb Bump cucumber.version from 7.12.1 to 7.13.0
add ecb4762dd4 Merge pull request #1782 from
apache/dependabot/maven/master/cucumber.version-7.13.0
add ba7dbe6273 CAUSEWAY-3525: marks
causeway.applib.UserMemento#nameFormattedprogrammatic
add 99da9504b8 Bump approvaltests from 18.6.1 to 18.7.1
add 3c29f6c967 Merge pull request #1783 from
apache/dependabot/maven/master/com.approvaltests-approvaltests-18.7.1
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'
new a2cbeebd19 CAUSEWAY-3524: introduce ApplicationFeatureIdTransformer
for secman
new d91aba3a9f CAUSEWAY-3524
new 3f660e3c77 CAUSEWAY-3524: adds tests for
PermissionsEvaluationServiceForSecman
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bd0a48ca66)
\
N -- N -- N refs/heads/CAUSEWAY-3524 (3f660e3c77)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 3 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 | 29 +++--
.../ROOT/pages/post-release-successful.adoc | 5 +-
.../ROOT/pages/2023/2.0.0-RC2/relnotes.adoc | 135 ++++++++++++++++++++-
.../relnotes/modules/ROOT/pages/about.adoc | 8 +-
antora/supplemental-ui/index.html | 2 +-
.../causeway/applib/services/user/UserMemento.java | 1 +
bom/pom.xml | 6 +-
core/adoc/modules/_overview/pages/about.adoc | 27 +----
.../docgen/adoc/modules/docgen/pages/about.adoc | 6 -
mavendeps/adoc/modules/mavendeps/pages/about.adoc | 15 +--
starters/pom.xml | 2 +-
11 files changed, 167 insertions(+), 69 deletions(-)