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:10:34 UTC

[isis-app-helloworld] branch jdo-SNAPSHOT updated (daff235 -> aaeb09c)

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 daff235  adds repositories, bumps to 2.0.0-M5
     add aaeb09c  makes docker build same as simpleapp; delete tests

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 315 ++++++++++-----------
 .../modules/hello/dom/hwo/HelloWorldObject.java    |   2 +-
 .../hello/dom/hwo/HelloWorldObject_Test.java       |  71 -----
 .../hello/dom/hwo/HelloWorldObjects_Test.java      |  79 ------
 4 files changed, 150 insertions(+), 317 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