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 86fcbb5bbee8eb4a5d9f019be46d2afa50ba9705
Merge: 555209320b 0b31fd0e41
Author: Dan Haywood <[email protected]>
AuthorDate: Mon Feb 20 07:30:39 2023 +0000

    Merge pull request #1436 from apache/CAUSEWAY-3361
    
    CAUSEWAY-3361: adds configuration properties to disable audittrail, c…

 .../core/config/CausewayConfiguration.java         | 175 ++++++++++++++++++++-
 .../subscriber/CommandSubscriberForCommandLog.java |  18 ++-
 .../ExecutionSubscriberForExecutionLog.java        |  28 +++-
 .../ExecutionSubscriberForExecutionOutbox.java     |  30 +++-
 ...ntityPropertyChangeSubscriberForAuditTrail.java |  21 ++-
 .../subscriber/CommandSubscriberForTesting.java    |  11 +-
 .../EntityPropertyChangeSubscriberForTesting.java  |  16 +-
 .../subscriber/ExecutionSubscriberForTesting.java  |   9 +-
 8 files changed, 279 insertions(+), 29 deletions(-)

Reply via email to