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

danhaywood pushed a change to branch ISIS-3002
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 342ed1e54a ISIS-3002: adds check to no longer throw exception if 
layout references a collection that doesn't exist
     add 6887dee991 ISIS-3002: fleshes out integ test for command log

No new revisions were added by this update.

Summary of changes:
 enhance.sh                                         |   4 +
 .../applib/dom/CommandLogEntryRepository.java      |   3 +-
 .../integtest/CommandLogIntegTestAbstract.java     | 259 +++++++++++++++++++--
 .../applib/integtest/model/CounterRepository.java  |   5 +
 .../jdo/integtests/CommandLog_IntegTest.java       |   4 +-
 .../commandlog/jpa/dom/CommandLogEntry.java        |   2 +-
 .../jpa/integtests/CommandLog_IntegTest.java       |   4 +-
 7 files changed, 251 insertions(+), 30 deletions(-)

Reply via email to