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 78ee131 Fix typo in log message in liquibase service new 5342aee Refactor MetaTransformer validation and stop generation when model use forbidden class names and attributes (fixes #3487) new fb598d4 Add 'user' to the set of the forbidden attribute names (fixes #3194) new 973f889 Check that 'object' is not used as a HQL parameter' (fixes #3193) 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 973f889010accb5b2ba0b486bd59153565d11c29 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Aug 29 16:20:50 2014 +0200 Check that 'object' is not used as a HQL parameter' (fixes #3193) commit fb598d420874191d8502b389c52633c3d96fab9b Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Aug 29 15:59:53 2014 +0200 Add 'user' to the set of the forbidden attribute names (fixes #3194) commit 5342aeeca8f1bdd460653c8060fade0c9b791ba7 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Aug 29 15:52:10 2014 +0200 Refactor MetaTransformer validation and stop generation when model use forbidden class names and attributes (fixes #3487) Summary of changes: .../internal/support/HibernateTopiaJpaSupport.java | 6 ++ .../topia/templates/TopiaMetaTransformer.java | 78 +++++++++++----------- 2 files changed, 46 insertions(+), 38 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.