This is an automated email from the git hooks/post-receive script. New change to branch feature/3452 in repository topia. See http://git.nuiton.org/topia.git from f72b535 For each entity of the model, generate a indexes.ddl file (refs #3452) new 314c55b Improve (see #3674) and fix (see #3675) (when using dbName on reverse attribute) the name of generated index (refs #3452) The 1 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 314c55b3f8b666b25ad2757e72842f50b991fc0e Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Apr 22 12:44:06 2015 +0200 Improve (see #3674) and fix (see #3675) (when using dbName on reverse attribute) the name of generated index (refs #3452) Summary of changes: .../templates/EntityHibernateMappingGenerator.java | 17 ++++++--- .../topia/templates/IndexesDdlGenerator.java | 21 +++++++---- .../topia/templates/TopiaTemplateHelper.java | 42 ++++++++++++++++++++++ 3 files changed, 68 insertions(+), 12 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.