This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch jdo-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-helloworld.git
from c86d10f replaces to use 'datanucleus.schema.generate-database.mode'
add 4366514 ISIS-2965: include applib mixins; cosmetics
new 43d7a47 Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
add 61f3b02 updates wrt changes to layout constants
new 766ae65 Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
The 2 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:
.run/HelloWorldApp.run.xml | 10 +++++++
README.adoc | 2 +-
.../hello/dom/hwo/HelloWorldObject.columnOrder.txt | 2 ++
.../modules/hello/dom/hwo/HelloWorldObject.java | 32 ++++++++++++++++------
.../hello/dom/hwo/HelloWorldObject.layout.xml | 2 +-
.../modules/hello/dom/hwo/HelloWorldObjects.java | 15 +++++-----
src/main/java/domainapp/webapp/AppManifest.java | 5 ++++
src/main/resources/static/css/application.css | 3 ++
8 files changed, 53 insertions(+), 18 deletions(-)
create mode 100644 .run/HelloWorldApp.run.xml
create mode 100644
src/main/java/domainapp/modules/hello/dom/hwo/HelloWorldObject.columnOrder.txt