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 <[email protected]> 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(-)
