You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/08/02 17:35:57 UTC

[isis] 01/01: Merge branch 'ISIS-3108'

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/isis.git

commit cbb954f6de02e5392538b2b675d976addf7fabf9
Merge: 378ced296b 254e0379be
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Aug 2 18:35:47 2022 +0100

    Merge branch 'ISIS-3108'

 .../DomainObjectAnnotationFacetFactory.java        | 10 ---------
 .../DomainObjectAnnotationFacetFactoryTest.java    | 14 -------------
 .../applib/dom/CommandLogEntryRepository.java      |  7 +++++--
 .../applib/dom/ExecutionLogEntryRepository.java    |  4 ++++
 .../applib/dom/ExecutionOutboxEntryRepository.java |  4 ++++
 .../applib/dom/AuditTrailEntryRepository.java      |  9 ++++++--
 .../CmdExecAuditSessLog_IntegTestAbstract.java     | 24 ++++++++++++++++++++++
 .../src/test/resources/application-test.yml        |  5 +++++
 8 files changed, 49 insertions(+), 28 deletions(-)