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 c2615b7 Fixes #3929 Merge branch 'feature/3929' into develop
new a6c16fc Warn user if dialect declared seems wrong (H2 dialect for a PostgreSQL database) and throws Exception if configuration is missing dialect
new 36ebbfa Fix french in README
new e58c6d9 Deprecate guessHibernateDialect
The 3 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 e58c6d9e4077c0e8e49ccb9ac621c903c7cbd58e
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Fri Apr 29 17:37:39 2016 +0200
Deprecate guessHibernateDialect
commit 36ebbfae32bd35b40a3818902e0eb6832fa3d853
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Fri Apr 29 17:36:59 2016 +0200
Fix french in README
commit a6c16fcb9d9b57349015b0a66014801bce1c2521
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Fri Apr 29 17:33:26 2016 +0200
Warn user if dialect declared seems wrong (H2 dialect for a PostgreSQL database) and throws Exception if configuration is missing dialect
Summary of changes:
README.md | 2 +-
.../persistence/internal/HibernateProvider.java | 42 +++++++++++++++++++---
2 files changed, 39 insertions(+), 5 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 https://gitlab.nuiton.org/nuiton/topia.git
from 769e22e Add URL to ToPIA help page
new a0952cb Use nuitonpom 10
new f0f10dd Use eugene 3.0-SNAPSHOT to get #3930)
new b1a1515 Do not generate if mapping is already in class-path (See #3929)
new c2615b7 Fixes #3929 Merge branch 'feature/3929' into develop
The 4 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 c2615b744370c29398b27f6cb47bdf0590512de0
Merge: a0952cb b1a1515
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 17:13:04 2016 +0200
Fixes #3929
Merge branch 'feature/3929' into develop
commit b1a1515c4cfd2dad3d160d237135a90c9d542cc8
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 17:13:02 2016 +0200
Do not generate if mapping is already in class-path (See #3929)
commit f0f10ddda061f468f8a638ef780b5ca25650ef78
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 17:09:36 2016 +0200
Use eugene 3.0-SNAPSHOT to get #3930)
commit a0952cb41e550ad7bd02ca86ed832264487a1986
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 15:33:51 2016 +0200
Use nuitonpom 10
Summary of changes:
pom.xml | 44 +++++++++---
src/site/site_fr.xml | 78 ++++++++++++++--------
.../templates/EntityHibernateMappingGenerator.java | 9 +++
3 files changed, 95 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.