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 3be3b8d5 [jgitflow-maven-plugin]merging 'release/3.5' into 'master' adds 5cf13750 [jgitflow-maven-plugin]updating poms for 3.6-SNAPSHOT development adds ad36bb71 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds b5ab56ec [jgitflow-maven-plugin]merging 'master' into 'develop' adds f0ba6b69 [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds f5e0a56c Declare "when" as forbidden column name (hibernate fail on update) adds 6f5786a6 Allow passing some properties to initialiaze new entities via TopiaDao#newInstance adds 73b78f31 Persisting orphan should not be possible if model says so adds c571bc23 Revert "Persisting orphan should not be possible if model says so" adds b6d951fb - Update guava version to 27.0.1 to prevent CVE-2018-10237 - Update Hibernate to 5.2.18 - Update Liquibase to 3.6.3 - Update Mockito to 2.24 - Update Nuiton-CSV to 3.0 - Update Nuiton-i18n to 3.7 - Update commons-collections4 to 4.2 - Update commons-io to 2.6 - Update commons-lang3 to 3.8.1 adds 3cf06d97 fixes #664 Generated database-object statements is not valid if property schema is different from entity one adds b9eb71c3 Update commons-collections4 to 4.3 adds c8a77aaa Allow passing java8 date and time as HQL arguments adds d53bfda9 Delete deprecated API adds 939966db Allow using OR instead of AND when building a query adds e600d080 Revert mockito version upgrade because it clashes with JDK 8 contraint adds 6b245551 Update third party licenses adds bdd5f44c [jgitflow-maven-plugin]updating poms for branch'release/3.6' with non-snapshot versions adds e2cf73ad [jgitflow-maven-plugin]merging 'release/3.6' into 'master' No new revisions were added by this update. Summary of changes: pom.xml | 18 +++--- topia-it/pom.xml | 2 +- topia-it/src/license/THIRD-PARTY.properties | 8 ++- topia-junit/pom.xml | 2 +- topia-junit/src/license/THIRD-PARTY.properties | 8 ++- topia-persistence/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 7 ++- .../topia/persistence/HqlAndParametersBuilder.java | 67 +++++++++++++++++---- .../org/nuiton/topia/persistence/TopiaDao.java | 25 +++++++- .../persistence/internal/AbstractTopiaDao.java | 68 ++++++++++++++-------- topia-service-csv/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 8 ++- topia-service-flyway/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 8 ++- topia-service-liquibase/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 9 ++- topia-service-migration/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 8 ++- topia-service-replication/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 8 ++- topia-templates/pom.xml | 2 +- topia-templates/src/license/THIRD-PARTY.properties | 9 ++- .../templates/EntityHibernateMappingGenerator.java | 6 +- .../topia/templates/TopiaMetaTransformer.java | 2 +- 24 files changed, 198 insertions(+), 79 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.