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 4eaa899 fixes #3494 Do not generate DDL INDEX when entity is abstract new cce2f51 fix a few Sonar critical issues 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 cce2f51b0c881acba3b6fae6119f078e4fefa2ec Author: Arnaud Thimel <thimel@codelutin.com> Date: Thu Sep 4 14:37:26 2014 +0200 fix a few Sonar critical issues Summary of changes: .../org/nuiton/topia/it/TopiaSchemaHelper.java | 24 ++++++++++++--- .../nuiton/topia/persistence/TopiaEntities.java | 2 +- .../topia/persistence/event/EntityState.java | 19 ++++++++++++ .../topia/persistence/event/TopiaEntityEvent.java | 3 +- .../persistence/internal/AbstractTopiaDao.java | 3 +- .../internal/AbstractTopiaPersistenceContext.java | 1 + .../nuiton/topia/persistence/legacy/Collector.java | 3 +- .../nuiton/topia/persistence/legacy/DBMapping.java | 2 +- .../topia/persistence/util/TopiaEntityHelper.java | 12 ++------ .../topia/persistence/util/TopiaEntityRef.java | 35 ++++++++++++++++++---- .../topia/replication/model/ReplicationModel.java | 6 ++-- .../topia/templates/EntityDaoTransformer.java | 17 ++++++----- .../templates/EntityHibernateMappingGenerator.java | 9 +++--- .../nuiton/topia/templates/TopiaGeneratorUtil.java | 19 ++++++------ .../topia/templates/TopiaTemplateHelper.java | 7 ----- 15 files changed, 108 insertions(+), 54 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.