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 1058166417 ISIS-3002: fixes unit test
     add 342ed1e54a ISIS-3002: adds check to no longer throw exception if 
layout references a collection that doesn't exist

No new revisions were added by this update.

Summary of changes:
 changed.sh                                                  | 13 +++++++++++++
 examples/demo/.run/DemoAppVaadin.run.xml                    | 10 ++++++++++
 {.run => examples/demo/.run}/DemoAppWicketJdo.run.xml       |  3 ++-
 {.run => examples/demo/.run}/DemoAppWicketJpa.run.xml       |  4 ++--
 .../ActionCommandPublishingEntity.layout.xml                |  2 +-
 .../domain/src/main/java/demoapp/dom/menubars.layout.xml    |  8 ++++----
 examples/demo/domain/src/main/resources/application.yml     |  2 +-
 .../web/src/main/java/demoapp/web/DemoAppManifestJdo.java   |  3 +++
 .../web/src/main/java/demoapp/web/DemoAppManifestJpa.java   |  4 +++-
 .../applib/dom/CommandLogEntry.layout.fallback.xml          |  1 +
 .../isis/viewer/wicket/ui/components/layout/bs/col/Col.java |  4 ++++
 11 files changed, 44 insertions(+), 10 deletions(-)
 create mode 100644 changed.sh
 create mode 100644 examples/demo/.run/DemoAppVaadin.run.xml
 copy {.run => examples/demo/.run}/DemoAppWicketJdo.run.xml (80%)
 copy {.run => examples/demo/.run}/DemoAppWicketJpa.run.xml (89%)

Reply via email to