branch master updated (c2148471 -> 3be3b8d5)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from c2148471 [jgitflow-maven-plugin]merging 'release/3.4.1' into 'master' adds 912c6bd7 [jgitflow-maven-plugin]updating poms for 3.4.2-SNAPSHOT development adds b049adf6 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 6b46ce13 [jgitflow-maven-plugin]merging 'master' into 'develop' adds 60c90754 [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 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 adds 02aab89c Merge branch 'feature/661_do_not_force_pools_in_classpath' into 'develop' adds c763696e Add HqlAndParametersBuilder API to check a property is in Range (both commons and guava supported) adds d2233654 Clean dependencies in the templates module adds cbfbaaa5 Add missing file headers adds d5093caf [jgitflow-maven-plugin]updating poms for 3.5 branch with snapshot versions adds 5894eb47 [jgitflow-maven-plugin]updating poms for branch'release/3.5' with non-snapshot versions adds 3be3b8d5 [jgitflow-maven-plugin]merging 'release/3.5' into 'master' No new revisions were added by this update. Summary of changes: pom.xml | 4 +- topia-it/pom.xml | 2 +- topia-junit/pom.xml | 2 +- topia-persistence/pom.xml | 2 +- .../topia/persistence/HqlAndParametersBuilder.java | 62 ++++++++++++++++++++++ .../persistence/internal/HibernateProvider.java | 8 ++- .../persistence/HqlAndParametersBuilderTest.java | 57 ++++++++++++++++++++ .../internal/HibernateProviderTest.java | 49 +++++++++++++++++ topia-service-csv/pom.xml | 2 +- topia-service-flyway/pom.xml | 2 +- topia-service-liquibase/pom.xml | 2 +- topia-service-migration/pom.xml | 2 +- topia-service-replication/pom.xml | 2 +- topia-templates/pom.xml | 22 +------- .../topia/templates/EntityDaoTransformer.java | 5 +- 15 files changed, 187 insertions(+), 36 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>.
participants (1)
-
nuiton.org scm