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 9a08336 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new dd8b076 Pouvoir générer des méthodes utiles (predicat, function) sur des beans (refs #3745) new 253148f Add usefull method to get the wrap primitive type new dc50706 Generate predicates and function in helper classes (simpleBeanWithNoInterface generator) (termine #3745) Merge branch 'feature/3745' into develop new 75a7c1f Make works prefix and suffix on simpleBeanWithNoInterface generator (refs #3746) new 39952d8 Can't use prefix and suffix in simpleBeanWithNoInterface generator (termine #3746) Merge branch 'feature/3746' into develop The 5 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 39952d8f0ed145eacd9a3feeb01f35517c776296 Merge: dc50706 75a7c1f Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Aug 14 18:53:56 2015 +0200 Can't use prefix and suffix in simpleBeanWithNoInterface generator (termine #3746) Merge branch 'feature/3746' into develop commit 75a7c1f1a4f06922246f123818e4d7a6280a225e Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Aug 14 18:53:49 2015 +0200 Make works prefix and suffix on simpleBeanWithNoInterface generator (refs #3746) commit dc50706895dde7d7aa2c5a2c467ed6c05555e0df Merge: 9a08336 253148f Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Aug 14 18:50:55 2015 +0200 Generate predicates and function in helper classes (simpleBeanWithNoInterface generator) (termine #3745) Merge branch 'feature/3745' into develop commit 253148f80d06a2c118c0cc3260dd16a129e79869 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Aug 14 18:50:04 2015 +0200 Add usefull method to get the wrap primitive type commit dd8b0765c2d755cff6d42a1d839cf77da4ce279e Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Aug 14 15:36:37 2015 +0200 Pouvoir générer des méthodes utiles (predicat, function) sur des beans (refs #3745) Summary of changes: .../eugene/java/AbstractJavaBeanTransformer.java | 5 +- .../nuiton/eugene/java/JavaTemplatesTagValues.java | 65 ++++ .../SimpleJavaBeanWithNoInterfaceTransformer.java | 333 +++++++++++++++++---- .../main/java/org/nuiton/eugene/GeneratorUtil.java | 34 +++ 4 files changed, 384 insertions(+), 53 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.