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 3e5ee7d Deprecate TopiaH2Util and move API to JdbcH2Helper new 582cfed refs #2892 Delegate methods from JdbcConfigurationBuilder to TopiaConfigurationBuilder new 9d93f47 refs #2892 Fix TopiaConnectionProviderTest 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 9d93f47211fbd13f4cca02c09456dde1a7028ff2 Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Jan 16 18:08:16 2015 +0100 refs #2892 Fix TopiaConnectionProviderTest commit 582cfed0a4734d525596dfdb12c1c08a35883bda Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Jan 16 16:59:06 2015 +0100 refs #2892 Delegate methods from JdbcConfigurationBuilder to TopiaConfigurationBuilder Summary of changes: .../TopiaConnectionProviderHardCoded.java | 3 +- .../framework/TopiaConnectionProviderTest.java | 175 +++++++++++---------- .../TopiaConnectionProviderHardcoded.properties | 34 ---- .../persistence/TopiaConfigurationBuilder.java | 63 ++++++++ .../persistence/jdbc/JdbcConfigurationBuilder.java | 46 +++--- .../persistence/TopiaConfigurationBuilderTest.java | 4 +- 6 files changed, 177 insertions(+), 148 deletions(-) delete mode 100644 topia-it/src/test/resources/TopiaConnectionProviderHardcoded.properties -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.