This is an automated email from the git hooks/post-receive script. New change to branch feature/2892 in repository topia. See http://git.nuiton.org/topia.git from 3a3b569 Convention on builders new 2da54fd Use interface AvailableSettings where possible instead of a Hibernate subclass new 3e5ee7d Deprecate TopiaH2Util and move API to JdbcH2Helper 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 3e5ee7d6bd377387435d72430f6edcc9cc8b0e44 Author: Brendan Le Ny <bleny@codelutin.com> Date: Tue Dec 30 15:31:55 2014 +0100 Deprecate TopiaH2Util and move API to JdbcH2Helper commit 2da54fdfc63ccf1195d0e714aa242df3bff43eac Author: Brendan Le Ny <bleny@codelutin.com> Date: Tue Dec 30 15:13:47 2014 +0100 Use interface AvailableSettings where possible instead of a Hibernate subclass Summary of changes: .../TopiaConnectionProviderHardCoded.java | 27 +++++----- .../persistence/TopiaConfigurationBuilder.java | 7 ++- .../persistence/internal/HibernateProvider.java | 15 +++--- .../internal/TopiaConnectionProvider.java | 15 +++--- .../topia/persistence/jdbc/JdbcH2Helper.java | 59 ++++++++++++++++++++++ .../nuiton/topia/persistence/util/TopiaH2Util.java | 3 +- .../nuiton/topia/persistence/util/TopiaUtil.java | 8 +-- .../topia/migration/TopiaMigrationEngine.java | 14 ++--- 8 files changed, 104 insertions(+), 44 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.