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 8022090 Correction de l'affichage d'une enum (nécessite i18n 3.6.2) new 1d57884 improve logs new b0b5fe7 Let's generate the mapping inside the sources 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 b0b5fe74263366786f8e0f198388002465bf51c9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Sep 7 13:19:56 2016 +0200 Let's generate the mapping inside the sources commit 1d5788495ecbb014b0ab97412d5b80817eae9f64 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Sep 7 13:09:59 2016 +0200 improve logs Summary of changes: application-web/pom.xml | 10 + application-web/src/main/resources/mapping | 231 +++++++++++++++++++++ application-web/src/main/webmotion/mapping | 71 ------- .../maven/plugins/toolbox/CheckApiMojo.java | 13 +- .../toolbox/GenerateWebmotionMappingMojo.java | 76 +++---- 5 files changed, 294 insertions(+), 107 deletions(-) create mode 100644 application-web/src/main/resources/mapping delete mode 100644 application-web/src/main/webmotion/mapping -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.