You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/01/18 08:18:49 UTC

[isis-app-simpleapp] branch v2.0.0-jpa-SNAPSHOT updated (402b748 -> e93cf21)

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

ahuber pushed a change to branch v2.0.0-jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git.


    from 402b748  attempting to get the integ tests to pass
     add e93cf21  fixes test bootstrapping/provisioning issues

No new revisions were added by this update.

Summary of changes:
 module-simple/pom.xml                              |  8 ++-
 .../SimpleModuleTestConfiguration_usingJpa.java    | 59 ++++++++++++++++++++++
 ....properties => application.properties~not-used} |  0
 .../integtests/SimpleModuleIntegTestAbstract.java  | 29 ++---------
 .../integtests/ApplicationIntegTestAbstract.java   | 41 +++------------
 .../metamodel/SwaggerExport_IntegTest.java         | 12 ++---
 6 files changed, 81 insertions(+), 68 deletions(-)
 create mode 100644 module-simple/src/main/java/domainapp/modules/simple/testing/SimpleModuleTestConfiguration_usingJpa.java
 rename module-simple/src/test/java/{application.properties => application.properties~not-used} (100%)