This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git from 17beaa16 Fix connection provider closing new 09986de7 fixes #2: Update libs new 6820fc09 fixes #3: Update to Hibernate 5.2.11 The 2 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 6820fc098beb6fd033b315c02ccc9b069809ee7a Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Oct 13 15:52:29 2017 +0200 fixes #3: Update to Hibernate 5.2.11 commit 09986de72f59fbf4920cc0911d9ff94154b254e9 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Oct 13 15:12:17 2017 +0200 fixes #2: Update libs Summary of changes: pom.xml | 12 +-- topia-persistence/pom.xml | 2 +- .../topia/framework/TopiaConnectionProvider.java | 2 +- .../nuiton/topia/framework/TopiaContextImpl.java | 85 +++++++++++----------- .../topia/generator/DAOAbstractTransformer.java | 2 +- .../topia/generator/EntityDAOTransformer.java | 4 +- .../nuiton/topia/persistence/util/DBMapping.java | 3 +- .../nuiton/topia/persistence/NaturalIdTest.java | 3 +- topia-service-migration/pom.xml | 2 +- topia-service-replication/pom.xml | 2 +- 10 files changed, 59 insertions(+), 58 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.