This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 63d8207 Merge branch 'feature/validation_des_donnees' into 'develop' new 65ab98e Generate webmotion mapping → in this way we get a complete declarative mapping 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 65ab98e085ff54332dad2a497b37219ae2430b2a Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 6 19:10:09 2016 +0200 Generate webmotion mapping → in this way we get a complete declarative mapping Summary of changes: application-web/pom.xml | 20 ++ .../web/controller/v1/ConfigurationController.java | 2 +- .../src/main/{resources => webmotion}/mapping | 20 +- .../toolbox/GenerateWebmotionMappingMojo.java | 257 +++++++++++++++++++++ 4 files changed, 293 insertions(+), 6 deletions(-) rename application-web/src/main/{resources => webmotion}/mapping (68%) create mode 100644 toolbox-maven-plugin/src/main/java/fr/ird/observe/maven/plugins/toolbox/GenerateWebmotionMappingMojo.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.