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/03/13 11:26:49 UTC

[isis-app-helloworld] branch jpa-SNAPSHOT updated (8659792 -> fb43814)

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

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


    from 8659792  Merge branch 'jdo' into jpa
     add 252c9a5  converts to spaces
     add aaeb09c  makes docker build same as simpleapp; delete tests
     add aac3921  Merge branch 'jdo' into jpa
     add dfa2117  updates to jdk11
     add fb43814  Merge branch 'jdo' into jpa

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 319 ++++++++++-----------
 .../hello/dom/hwo/HelloWorldObject_Test.java       |  71 -----
 .../hello/dom/hwo/HelloWorldObjects_Test.java      |  78 -----
 3 files changed, 153 insertions(+), 315 deletions(-)
 delete mode 100644 src/test/java/domainapp/modules/hello/dom/hwo/HelloWorldObject_Test.java
 delete mode 100644 src/test/java/domainapp/modules/hello/dom/hwo/HelloWorldObjects_Test.java