This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository eugene.
See https://gitlab.nuiton.org/nuiton/eugene.git
from b92ff18 Use nuitonpom 10
new 7652052 Use nuitonpom maven helper plugin version
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 76520524e2cb46d4cb93a2b1e337050ca407aac6
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 16:57:28 2016 +0200
Use nuitonpom maven helper plugin version
Summary of changes:
pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository eugene.
See https://gitlab.nuiton.org/nuiton/eugene.git
from cca191f Fixes #3930 Merge branch 'feature/3930' into develop
new b92ff18 Use nuitonpom 10
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 b92ff187557b0e63529bf3be8d4a46a206c1e50a
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 16:55:20 2016 +0200
Use nuitonpom 10
Summary of changes:
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository eugene.
See https://gitlab.nuiton.org/nuiton/eugene.git
from 4ff5f4f Update parent pom
new c65e5d2 Add ResourcesHelper (See #3930)
new 00bdb91 Use ResourcesHelper where we cans and depreciates some methods
new cca191f Fixes #3930 Merge branch 'feature/3930' into develop
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 cca191f6df2b91253bed985f264010524f954ec0
Merge: 4ff5f4f 00bdb91
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 16:53:42 2016 +0200
Fixes #3930
Merge branch 'feature/3930' into develop
commit 00bdb91f49ba6e8d12986cd14ee9ae8ee86770cf
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 16:53:35 2016 +0200
Use ResourcesHelper where we cans and depreciates some methods
commit c65e5d29120dda0c64b0068f735dc7da9156cb4c
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Apr 8 16:53:17 2016 +0200
Add ResourcesHelper (See #3930)
Summary of changes:
.../eugene/java/AbstractJavaBeanTransformer.java | 2 +-
.../java/org/nuiton/eugene/ResourcesHelper.java | 88 ++++++++++++++++++++++
.../src/main/java/org/nuiton/eugene/Template.java | 7 ++
.../eugene/java/ObjectModelTransformerToJava.java | 25 ++----
4 files changed, 103 insertions(+), 19 deletions(-)
create mode 100644 eugene/src/main/java/org/nuiton/eugene/ResourcesHelper.java
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.