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
from d1820b8 fixes #3701: Use nuitonpom 2.1
adds 133aab9 use helper-maven-plugin 2.2-SNAPSHOT
adds dfb19b9 requires jdk 7
adds f729988 use helper-maven-plugin 2.2 (refs #3704)
adds 5fe9461 fixes #3704: Use helper-maven-plugin 2.2 Merge branch 'feature/3704' into develop
new 6cfc552 Add the new generator SimpleJavaBeanWithNoInterfaceTransformer
new 254adfb Introduce SimpleBeanWithNoInterfaceTransformer (fixes #3736) Merge branch 'feature/3736' into develop
The 2 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 254adfb903afeb9c7ae49187b49363d59e5d64ad
Merge: 5fe9461 6cfc552
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 27 21:39:08 2015 +0200
Introduce SimpleBeanWithNoInterfaceTransformer (fixes #3736)
Merge branch 'feature/3736' into develop
commit 6cfc55216442981ee5908d39656e335a1e38eeca
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 27 21:38:54 2015 +0200
Add the new generator SimpleJavaBeanWithNoInterfaceTransformer
Summary of changes:
.../nuiton/eugene/java/JavaTemplatesTagValues.java | 271 +++++++++++++++
.../SimpleJavaBeanWithNoInterfaceTransformer.java | 368 +++++++++++++++++++++
eugene-maven-plugin/pom.xml | 7 +-
pom.xml | 28 +-
4 files changed, 655 insertions(+), 19 deletions(-)
create mode 100644 eugene-java-templates/src/main/java/org/nuiton/eugene/java/SimpleJavaBeanWithNoInterfaceTransformer.java
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.