This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 3e50de77bb Merge remote-tracking branch 'origin/master' into spring6
add 751f8cea53 CAUSEWAY-3672: makes handling of invalidly defined domain
event more robust
add 9c940cc4de CAUSEWAY-3672: reverts accidental edit of
LayoutLoadersGitHubMenu
add ac8282789a CAUSEWAY-3672: cosmetic update to logged message
add 2ef76a0753 Merge pull request #2163 from apache/CAUSEWAY-3672
add b3342ad560 CAUSEWAY-3674: allow param restore only if possible
add 36f8742017 Merge pull request #2165 from apache/3674-NPE.paramsnapshot
new 305f1ea79f Merge remote-tracking branch 'origin/master' into spring6
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:
.../causeway/applib/services/iactn/Execution.java | 9 +++-
.../core/metamodel/execution/ActionExecutor.java | 47 +++++++++++--------
.../core/metamodel/facets/DomainEventHelper.java | 53 +++++++++++++---------
.../managed/PendingParamsSnapshot.java | 29 ++++++++++++
.../interaction/act/ActionInteractionWkt.java | 2 +-
5 files changed, 97 insertions(+), 43 deletions(-)