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 10:14:32 UTC

[isis-app-simpleapp] branch v2.0.0-jpa-SNAPSHOT updated (8d410d1 -> 8f2f2e3)

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 8d410d1  fixes SimpleObject injection points not resolved
     add 8f2f2e3  fixes service provisioning when launching the App

No new revisions were added by this update.

Summary of changes:
 module-simple/pom.xml                                             | 5 -----
 .../modules/simple/integtests/SimpleModuleIntegTestAbstract.java  | 2 --
 .../integtests}/SimpleModuleTestConfiguration_usingJpa.java       | 2 +-
 webapp/pom.xml                                                    | 8 ++++++++
 .../domainapp/webapp/integtests/ApplicationIntegTestAbstract.java | 2 +-
 5 files changed, 10 insertions(+), 9 deletions(-)
 rename module-simple/src/{main/java/domainapp/modules/simple/testing => test/java/domainapp/modules/simple/integtests}/SimpleModuleTestConfiguration_usingJpa.java (98%)