This is an automated email from the git hooks/post-receive script. New change to branch feature/3484 in repository topia. See http://git.nuiton.org/topia.git from 02cd977 refs #3484 ListenableEntity added to the generated interface only if necessary new fdab302 refs #3484 ListenableBean now has understandable names 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 fdab3024088ccc17a4facca1ab06e8122a912f61 Author: Arnaud Thimel <thimel@codelutin.com> Date: Thu Sep 4 17:20:04 2014 +0200 refs #3484 ListenableBean now has understandable names Summary of changes: .../persistence/internal/EntityListenerTest.java | 4 +- .../{ListenableEntity.java => ListenableBean.java} | 110 +++++------ .../persistence/internal/AbstractTopiaEntity.java | 216 ++++++++++++--------- .../org/nuiton/topia/templates/DTOTransformer.java | 16 +- .../nuiton/topia/templates/EntityTransformer.java | 4 +- 5 files changed, 195 insertions(+), 155 deletions(-) rename topia-persistence/src/main/java/org/nuiton/topia/persistence/{ListenableEntity.java => ListenableBean.java} (70%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.