This is an automated email from the git hooks/post-receive script. New change to branch feature/integrity in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git discards 9821f61 POC new b5cec22 POC This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (9821f61) \ N -- N -- N refs/heads/feature/integrity (b5cec22) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. 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 b5cec22873fffcd35bb9b34fc79d91ef571e60d9 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Apr 8 18:04:04 2016 +0200 POC Summary of changes: .../withNewKeys => evo-integrity/src}/LICENSE.txt | 0 .../src/it/evo-integrity/src/README.md | 1 + i18n-maven-plugin/src/it/evo-integrity/src/pom.xml | 4 +- .../i18n/plugin/CheckBundlesIntegrityMojo.java | 71 ++++++++++++++++++---- .../org/nuiton/i18n/plugin/bundle/BundleMojo.java | 2 +- .../i18n/plugin/bundle/BundleValidation.java | 62 ++++++++++++++++++- 6 files changed, 123 insertions(+), 17 deletions(-) copy i18n-maven-plugin/src/it/{parsers/withNewKeys => evo-integrity/src}/LICENSE.txt (100%) create mode 100644 i18n-maven-plugin/src/it/evo-integrity/src/README.md -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.