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 86ec18f Remove remaining TODO tags in HqlAndParametersBuilder: won't fixes (fixes #2894) new 43beb6c Removes usages of 'dao' stereotype (refs #2081) new 0b30751 Removes usages of 'dto' stereotype (refs #2081) new f287155 Removes usages of 'dto' and 'dao' stereotypes (fixes #2081) 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 f28715506ee321d805fe557badd2b073ab304487 Merge: 86ec18f 0b30751 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Oct 3 18:27:49 2014 +0200 Removes usages of 'dto' and 'dao' stereotypes (fixes #2081) commit 0b30751c77bac201170ece2eadc55585b5a38863 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Oct 3 18:27:08 2014 +0200 Removes usages of 'dto' stereotype (refs #2081) commit 43beb6c78bd3c0d8702b1e222208638203e44df5 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Oct 3 18:13:40 2014 +0200 Removes usages of 'dao' stereotype (refs #2081) Summary of changes: .../topiatest/AbstractExtraDAOEntityTopiaDao.java | 39 -- ...Contact2TopiaDao.java => Contact2TopiaDao.java} | 6 +- topia-it/src/main/xmi/topia-it-legacy.zargo | Bin 25927 -> 24499 bytes .../org/nuiton/topia/templates/DTOTransformer.java | 480 --------------------- .../topia/templates/EntityDaoTransformer.java | 228 +--------- .../nuiton/topia/templates/EntityTransformer.java | 7 +- .../nuiton/topia/templates/TopiaGeneratorUtil.java | 20 - .../nuiton/topia/templates/TopiaStereoTypes.java | 56 --- .../topia/templates/TopiaTemplateHelper.java | 24 +- 9 files changed, 25 insertions(+), 835 deletions(-) delete mode 100644 topia-it/src/main/java/org/nuiton/topia/it/legacy/topiatest/AbstractExtraDAOEntityTopiaDao.java rename topia-it/src/main/java/org/nuiton/topia/it/legacy/topiatest/deletetest/{AbstractContact2TopiaDao.java => Contact2TopiaDao.java} (83%) delete mode 100644 topia-templates/src/main/java/org/nuiton/topia/templates/DTOTransformer.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.