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 644750d Introduce attributeType tag value Closes #3765 Merge branch 'feature/3765' into develop new 7004d98 Add generateForeignKeyNames tag value definition (See #3722) new 5d0c239 - Generate foreign key names if tag value found (See #3722) - Generate schema everywhere in hibernate mapping (See #3726) new 694659d Fix hibernateType and attributeType tag value loading when specify on an attribute. new d6e7362 Consider schema everywhere (Closes #3726) Generate foreign key names (Closes #3722) 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 d6e7362270a41d327a1a872f212ebf21ace6f626 Merge: 644750d 694659d Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 23 19:24:26 2015 +0200 Consider schema everywhere (Closes #3726) Generate foreign key names (Closes #3722) Merge branch 'feature/schema_and_dbnames_customisation' into develop commit 694659d0182a0738758fb88a68c51a161656158f Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 23 19:18:17 2015 +0200 Fix hibernateType and attributeType tag value loading when specify on an attribute. commit 5d0c23912fd2e6c8d4704539c1b5b640c7615d41 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 23 19:13:21 2015 +0200 - Generate foreign key names if tag value found (See #3722) - Generate schema everywhere in hibernate mapping (See #3726) commit 7004d98708d998217a44c26b51d3dc6b034eecbd Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 23 19:12:19 2015 +0200 Add generateForeignKeyNames tag value definition (See #3722) Summary of changes: .../templates/EntityHibernateMappingGenerator.java | 233 ++++++++++++++------- .../org/nuiton/topia/templates/TopiaTagValues.java | 45 +++- .../topia/templates/TopiaTemplateHelper.java | 40 ++++ 3 files changed, 243 insertions(+), 75 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.