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/isis.git
from 378ced296b Merge branch 'ISIS-3108'
add 3807ee7d4d ISIS-3108: removes special case processing, we now always
install the facet
add 254e0379be ISIS-3108: fixes unit test
new cbb954f6de Merge branch 'ISIS-3108'
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:
.../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(-)