This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from c2615b7 Fixes #3929 Merge branch 'feature/3929' into develop new a6c16fc Warn user if dialect declared seems wrong (H2 dialect for a PostgreSQL database) and throws Exception if configuration is missing dialect new 36ebbfa Fix french in README new e58c6d9 Deprecate guessHibernateDialect The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e58c6d9e4077c0e8e49ccb9ac621c903c7cbd58e Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Apr 29 17:37:39 2016 +0200 Deprecate guessHibernateDialect commit 36ebbfae32bd35b40a3818902e0eb6832fa3d853 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Apr 29 17:36:59 2016 +0200 Fix french in README commit a6c16fcb9d9b57349015b0a66014801bce1c2521 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Apr 29 17:33:26 2016 +0200 Warn user if dialect declared seems wrong (H2 dialect for a PostgreSQL database) and throws Exception if configuration is missing dialect Summary of changes: README.md | 2 +- .../persistence/internal/HibernateProvider.java | 42 +++++++++++++++++++--- 2 files changed, 39 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.