branch develop updated (4aeef927 -> 02aab89c)
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 4aeef927 [iso] Inline hibernate typed variable in generated DAO code so user is not forced to have hibernate as a dependency adds c091b194 Make connection pools runtime dependencies thus allowing exlusion from class-path for final apps new 02aab89c Merge branch 'feature/661_do_not_force_pools_in_classpath' into 'develop' The 1 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 02aab89c4972f6141cf6d4f15623a27508a0e6be Merge: 4aeef927 c091b194 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Jun 7 15:45:54 2018 +0200 Merge branch 'feature/661_do_not_force_pools_in_classpath' into 'develop' #661 Make connection pools runtime dependencies thus allowing exlusion from class-path for final apps See merge request nuiton/topia!9 Summary of changes: pom.xml | 2 ++ .../persistence/internal/HibernateProvider.java | 8 +++++-- .../internal/HibernateProviderTest.java | 27 ++++++++++++++++++++++ 3 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 topia-persistence/src/test/java/org/nuiton/topia/persistence/internal/HibernateProviderTest.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit 02aab89c4972f6141cf6d4f15623a27508a0e6be Merge: 4aeef927 c091b194 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Jun 7 15:45:54 2018 +0200 Merge branch 'feature/661_do_not_force_pools_in_classpath' into 'develop' #661 Make connection pools runtime dependencies thus allowing exlusion from class-path for final apps See merge request nuiton/topia!9 pom.xml | 2 ++ .../persistence/internal/HibernateProvider.java | 8 +++++-- .../internal/HibernateProviderTest.java | 27 ++++++++++++++++++++++ 3 files changed, 35 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm