This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 54388c68189632ca042ade503f917f420eb1ba7d Merge: 0099c10 a9b72f2 Author: Maven Release <maven-release@codelutin.com> Date: Mon May 2 11:43:34 2016 +0200 [jgitflow-maven-plugin]merging 'release/3.5' into 'master' README.md | 21 ++- i18n-maven-plugin/pom.xml | 2 +- .../src/it/evo-integrity/src/LICENSE.txt | 166 +++++++++++++++++++++ .../src/it/evo-integrity/src/README.md | 1 + .../resources/i18n/evo-integrity_en_GB.properties | 1 + .../resources/i18n/evo-integrity_fr_FR.properties | 1 + i18n-maven-plugin/src/it/evo-integrity/src/pom.xml | 94 ++++++++++++ .../org/nuiton/i18n/plugin/AbstractI18nMojo.java | 7 +- .../i18n/plugin/CheckBundlesIntegrityMojo.java | 137 +++++++++++++++++ .../org/nuiton/i18n/plugin/bundle/BundleMojo.java | 26 ++-- .../i18n/plugin/bundle/BundleValidation.java | 105 +++++++++++++ nuiton-i18n/pom.xml | 2 +- pom.xml | 4 +- 13 files changed, 547 insertions(+), 20 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.