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(a)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(a)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(a)nuiton.org>.
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 e498803 fix condition of throw execptions
new 726c918 Trying a better documentation for addTopiaIdEquals
new 27b23d3 Update to flyway 3.1, change initVersion to baselineVersion according to Flyway new practice (fixes #3587)
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 27b23d3f7e24ce0b20fc03e87d51c1f1553865ca
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Mon Dec 1 15:32:14 2014 +0100
Update to flyway 3.1, change initVersion to baselineVersion according to Flyway new practice (fixes #3587)
commit 726c9181b59941c98c8e7bc224c002086ee00a3a
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Tue Nov 25 14:40:14 2014 +0100
Trying a better documentation for addTopiaIdEquals
Summary of changes:
pom.xml | 2 +-
.../topia/persistence/HqlAndParametersBuilder.java | 12 +++++
.../TopiaQueryBuilderAddCriteriaStep.java | 16 +++++-
.../nuiton/topia/flyway/TopiaFlywayService.java | 8 ++-
.../topia/flyway/TopiaFlywayServiceImpl.java | 58 ++++++++++++----------
5 files changed, 68 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.