You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/04/05 14:24:17 UTC

[isis-app-simpleapp] 01/03: Merge branch 'jdo' into jpa

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

danhaywood pushed a commit to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git

commit 56a2ac87bf787d6efd0ada986ceac68a082de594
Merge: eb503d6 b0c4c28
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Apr 5 15:22:47 2021 +0100

    Merge branch 'jdo' into jpa

 webapp/pom.xml                                     | 20 +++++++
 .../main/java/domainapp/webapp/AppManifest.java    |  2 +
 .../java/domainapp/webapp/quartz/QuartzModule.java | 45 ++++++++++++++++
 .../domainapp/webapp/quartz/job/SampleJob.java     | 63 ++++++++++++++++++++++
 4 files changed, 130 insertions(+)