This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See http://git.nuiton.org/topia.git from 27b23d3 Update to flyway 3.1, change initVersion to baselineVersion according to Flyway new practice (fixes #3587) new 3820c41 Fix generic typing issues in TopiaEntities new 1e31ca6 Fix generated SQL query remove usages in a *---* relation on entity deletion (fixes #3595) 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 1e31ca6ca2a56a313425c52c78ed3097cc4804bf Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Dec 11 15:40:33 2014 +0100 Fix generated SQL query remove usages in a *---* relation on entity deletion (fixes #3595) commit 3820c41f846ef6790324064170a3283386f99b5d Author: Brendan Le Ny <bleny@codelutin.com> Date: Mon Dec 1 17:25:50 2014 +0100 Fix generic typing issues in TopiaEntities Summary of changes: .../nuiton/topia/persistence/TopiaEntities.java | 24 ++++++++-------------- .../topia/templates/EntityDaoTransformer.java | 4 ++-- 2 files changed, 11 insertions(+), 17 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.