This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch CAUSEWAY-3662
in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git
from fbae160 CAUSEWAY-2662 : demonstrates the problem.
add a6e50b0 CAUSEWAY-3627 - updates to 2.0.0-RC4 (jpa)
add cfb58fd CAUSEWAY-3627 - updates to 2.0.0-RC4 (jpa)
add 9b28a79 bumps to -SNAPSHOT
add 308057e updates to include graphql viewer
add a9b6264 minor edits
add 7252a2a remove deprecated domain-service nature
new 367bfed merge from JPA branch
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:
.editorconfig | 10 +++++++++-
.../domainapp/modules/simple/dom/so/SimpleObjects.java | 3 +--
webapp/pom.xml | 5 +++++
webapp/src/main/java/domainapp/webapp/AppManifest.java | 6 ++++++
.../domainapp/webapp/custom/restapi/CustomController.java | 8 +++++---
.../main/java/domainapp/webapp/quartz/job/SampleJob.java | 6 ++++--
webapp/src/main/resources/application.yml | 14 ++++++++++++++
webapp/src/main/resources/config/application.properties | 4 ++++
webapp/src/main/resources/static/index.html | 12 +++++++++++-
9 files changed, 59 insertions(+), 9 deletions(-)