branch develop updated (00f4ce3 -> ec611df)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository eugene. See http://git.nuiton.org/eugene.git discards 00f4ce3 By default, forbids to write methods in concrete design model (closes #2748) Merge branch 'feature/3748' into develop new ec611df By default, forbids to write methods in concrete design model (closes #3748) Merge branch 'feature/3748' into develop This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (00f4ce3) \ N -- N -- N refs/heads/develop (ec611df) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. 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 ec611df4940dd173bc3a6d080e6361988ff91799 Merge: ddf7df5 132fc73 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Aug 15 11:12:13 2015 +0200 By default, forbids to write methods in concrete design model (closes #3748) Merge branch 'feature/3748' into develop Summary of changes: -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository eugene. See http://git.nuiton.org/eugene.git commit ec611df4940dd173bc3a6d080e6361988ff91799 Merge: ddf7df5 132fc73 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Aug 15 11:12:13 2015 +0200 By default, forbids to write methods in concrete design model (closes #3748) Merge branch 'feature/3748' into develop .../eugene/java/AbstractJavaBeanTransformer.java | 42 +++++++++- .../nuiton/eugene/java/JavaBeanTransformer.java | 16 +--- .../nuiton/eugene/java/JavaTemplatesTagValues.java | 37 ++++++++- .../eugene/java/SimpleJavaBeanTransformer.java | 94 +++++----------------- .../SimpleJavaBeanWithNoInterfaceTransformer.java | 4 +- 5 files changed, 99 insertions(+), 94 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm