This is an automated email from the git hooks/post-receive script. New change to branch master in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from 97dd087 [jgitflow-maven-plugin]merging 'release/3.1.4' into 'master' adds e9dcf56 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds e5be5e3 [jgitflow-maven-plugin]merging 'master' into 'develop' adds 54dfd7b [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 357137b Bad generation of delete method in generated dao for *-* relation if surrounding entity is not in the same schema (fixes #4096) adds 42ca064 Update to hibernate 5.2.3 adds 1e1f0dc Fix tests by preventing validation while testing TopiaUtil adds 4985b2d Fix dao detection adds dccf8d7 Add persistent classes to configuration (otherwise sessionFactory do not know them) + review newSessionFactory method adds a6d3be2 Hibernate 5 requires java 8 adds 061b98f Optimize dependencies adds a3f2395 optimize third parties adds 763e62b refs #4062 Go back to hibernate 5.1.3 to stay on java 7 adds d71c50a refs #4062 Fix the shcema validation exception hack :( adds 31790ef refs #4062 Fix two tests adds d38faba Merge branch 'feature/4062' into 'develop' adds daa0d4d Update nuiton i18n to 3.6.2 (fixes #4097) adds bfbf90b Update Update slf4j to 1.7.22 (fixes #4098) adds b444817 optimize dependencies adds 6cf4234 optimize third parties adds 5e33469 [jgitflow-maven-plugin]updating poms for branch'release/3.2' with non-snapshot versions adds 6675f4a [jgitflow-maven-plugin]merging 'release/3.2' into 'master' No new revisions were added by this update. Summary of changes: pom.xml | 14 +- topia-it/pom.xml | 7 +- topia-it/src/license/THIRD-PARTY.properties | 14 +- .../topia/it/legacy/framework/TopiaUtilTest.java | 10 +- .../topia/it/legacy/persistence/NaturalIdTest.java | 6 +- topia-junit/pom.xml | 2 +- topia-junit/src/license/THIRD-PARTY.properties | 14 +- topia-persistence/pom.xml | 7 +- .../src/license/THIRD-PARTY.properties | 18 +- .../SchemaValidationTopiaException.java | 9 +- .../internal/AbstractTopiaApplicationContext.java | 71 ++++---- .../internal/AbstractTopiaPersistenceContext.java | 38 ++++- .../persistence/internal/HibernateProvider.java | 65 ++++++- .../persistence/support/TopiaHibernateSupport.java | 6 + .../nuiton/topia/persistence/util/TopiaUtil.java | 190 ++++++++------------- topia-service-csv/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 13 +- topia-service-flyway/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 11 +- topia-service-liquibase/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 12 +- topia-service-migration/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 12 +- .../migration/AbstractTopiaMigrationCallback.java | 3 +- .../topia/migration/TopiaMigrationEngine.java | 22 ++- .../migration/mappings/TMSVersionHibernateDao.java | 23 ++- .../topia/migration/TopiaMigrationEngineTest.java | 2 +- topia-service-replication/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 12 +- topia-templates/pom.xml | 2 +- topia-templates/src/license/THIRD-PARTY.properties | 15 +- .../topia/templates/EntityDaoTransformer.java | 10 +- 32 files changed, 344 insertions(+), 274 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.