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/03 18:48:45 UTC

[causeway] branch master updated (301c4d5be5 -> 16188b5d3c)

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

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


    from 301c4d5be5 Merge pull request #1473 from apache/CAUSEWAY-3366
     add 08d13b9133 CAUSEWAY-3367: removes config prop, always persist commands
     new 16188b5d3c Merge pull request #1474 from apache/CAUSEWAY-3367

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:
 .../ROOT/pages/2023/2.0.0-RC1/mignotes.adoc        | 14 ++++++---
 .../causeway/applib/services/command/Command.java  | 36 ----------------------
 .../services/publishing/log/CommandLogger.java     |  3 +-
 .../core/config/CausewayConfiguration.java         | 24 ---------------
 .../subscriber/CommandSubscriberForCommandLog.java |  6 ----
 .../changetracking/EntityChangeTrackerDefault.java |  1 -
 6 files changed, 11 insertions(+), 73 deletions(-)


[causeway] 01/01: Merge pull request #1474 from apache/CAUSEWAY-3367

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 16188b5d3c0344dc1397d43d39bfab7463f33606
Merge: 301c4d5be5 08d13b9133
Author: Dan Haywood <da...@apache.org>
AuthorDate: Fri Mar 3 18:48:39 2023 +0000

    Merge pull request #1474 from apache/CAUSEWAY-3367
    
    CAUSEWAY-3367: removes config prop, always persist commands

 .../ROOT/pages/2023/2.0.0-RC1/mignotes.adoc        | 14 ++++++---
 .../causeway/applib/services/command/Command.java  | 36 ----------------------
 .../services/publishing/log/CommandLogger.java     |  3 +-
 .../core/config/CausewayConfiguration.java         | 24 ---------------
 .../subscriber/CommandSubscriberForCommandLog.java |  6 ----
 .../changetracking/EntityChangeTrackerDefault.java |  1 -
 6 files changed, 11 insertions(+), 73 deletions(-)