This is an automated email from the git hooks/post-receive script.
New change to branch release/4.0-rc-2 in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
at 6b87a6d [jgitflow-maven-plugin]updating poms for 4.0-rc-2 branch with snapshot versions
This branch includes the following new commits:
new 6b87a6d [jgitflow-maven-plugin]updating poms for 4.0-rc-2 branch with snapshot versions
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 6b87a6de460094d8c31c98407fc18362790f79a4
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Mon Jan 6 17:37:26 2020 +0100
[jgitflow-maven-plugin]updating poms for 4.0-rc-2 branch with snapshot versions
--
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 i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
from 2a42952 Make sure org.nuiton.i18n.I18nUtil#containsDirectDirectory does not fail if the ZIP is not a valid ZIP file
new 0202b47 Add unit test to prevent regressions on containsDirectDirectory on zip files
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 0202b475ea850ff5e33aae7e4e31f3693112e266
Author: jcouteau <couteau(a)codelutin.com>
Date: Mon Jan 6 15:54:27 2020 +0100
Add unit test to prevent regressions on containsDirectDirectory on zip files
Summary of changes:
.../src/test/java/org/nuiton/i18n/I18nUtilTest.java | 19 +++++++++++++++++++
nuiton-i18n/src/test/resources/zip/not-a-zip.zip | 1 +
nuiton-i18n/src/test/resources/zip/zip.zip | Bin 0 -> 280 bytes
3 files changed, 20 insertions(+)
create mode 100644 nuiton-i18n/src/test/java/org/nuiton/i18n/I18nUtilTest.java
create mode 100644 nuiton-i18n/src/test/resources/zip/not-a-zip.zip
create mode 100644 nuiton-i18n/src/test/resources/zip/zip.zip
--
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 i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
from 847d060 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
new 5fdb46c Update libraries : maven 3.6.3 ; antlr4 4.7.4 ; guava 28.2 ; commons-collections4 4.4 ; commons-beanutils 1.9.4 ; junit 4.13 ; struts2 2.5.22 ; plexus-utils 3.3.0
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 5fdb46c69e4f984d72a20ed139e01dfb5a371e22
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Mon Jan 6 11:22:44 2020 +0100
Update libraries : maven 3.6.3 ; antlr4 4.7.4 ; guava 28.2 ; commons-collections4 4.4 ; commons-beanutils 1.9.4 ; junit 4.13 ; struts2 2.5.22 ; plexus-utils 3.3.0
Summary of changes:
pom.xml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 release/4.0-rc-1 in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
was aa57b46 [jgitflow-maven-plugin]updating poms for branch'release/4.0-rc-1' with non-snapshot versions
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 annotated tag i18n-4.0-rc-1 in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
at f438896 (tag)
tagging 36e64d6c63f2a187cd648b17a8672795653f7654 (commit)
replaces i18n-3.8
tagged by Arnaud Thimel
on Fri Jan 3 17:57:45 2020 +0100
- Log -----------------------------------------------------------------
[jgitflow-maven-plugin]tagging release 4.0-rc-1
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 release/4.0-rc-1 in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
from 6deb92d [jgitflow-maven-plugin]updating poms for 4.0-rc-1 branch with snapshot versions
adds aa57b46 [jgitflow-maven-plugin]updating poms for branch'release/4.0-rc-1' with non-snapshot versions
No new revisions were added by this update.
Summary of changes:
i18n-maven-plugin/pom.xml | 2 +-
nuiton-i18n/pom.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 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 master in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
from d58b2ae [jgitflow-maven-plugin]merging 'release/3.8' into 'master'
adds 12a955b [jgitflow-maven-plugin]updating poms for 3.9-SNAPSHOT development
adds b7d7b0e [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
adds 8d4d6db [jgitflow-maven-plugin]merging 'master' into 'develop'
adds 722f61d [jgitflow-maven-plugin]Updating develop poms back to pre merge state
adds 8fcddef Modification nécessaire pour compiler en Java 9+
adds f4bc76e Le support de Java 9+ casse la rétrocompatibilité, donc c'est un changement majeur de version
adds d574c22 Corrige le nommage des constantes
adds 346f5ad [iso] code style
adds f29d2fa Merge branch 'feature/java9+' into 'develop'
adds 6deb92d [jgitflow-maven-plugin]updating poms for 4.0-rc-1 branch with snapshot versions
adds aa57b46 [jgitflow-maven-plugin]updating poms for branch'release/4.0-rc-1' with non-snapshot versions
adds 36e64d6 [jgitflow-maven-plugin]merging 'release/4.0-rc-1' into 'master'
No new revisions were added by this update.
Summary of changes:
i18n-maven-plugin/pom.xml | 2 +-
.../ano-672/src/test/java/org/nuiton/i18n/I18nTest.java | 2 +-
.../i18n/plugin/parser/impl/AbstractParserXmlMojo.java | 2 +-
nuiton-i18n-editor/pom.xml | 2 +-
nuiton-i18n/pom.xml | 2 +-
nuiton-i18n/src/main/java/org/nuiton/i18n/I18n.java | 15 ---------------
nuiton-i18n/src/main/java/org/nuiton/i18n/I18nUtil.java | 14 +++++++-------
pom.xml | 2 +-
8 files changed, 13 insertions(+), 28 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 i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
from f29d2fa Merge branch 'feature/java9+' into 'develop'
adds 52c405a [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
adds 6deb92d [jgitflow-maven-plugin]updating poms for 4.0-rc-1 branch with snapshot versions
adds aa57b46 [jgitflow-maven-plugin]updating poms for branch'release/4.0-rc-1' with non-snapshot versions
adds 36e64d6 [jgitflow-maven-plugin]merging 'release/4.0-rc-1' into 'master'
adds aa92317 [jgitflow-maven-plugin]merging 'master' into 'develop'
adds 847d060 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
No new revisions were added by this update.
Summary of changes:
--
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 release/4.0-rc-1 in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
at 6deb92d [jgitflow-maven-plugin]updating poms for 4.0-rc-1 branch with snapshot versions
This branch includes the following new commits:
new 6deb92d [jgitflow-maven-plugin]updating poms for 4.0-rc-1 branch with snapshot versions
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 6deb92d0c2d55ba55d06fabe8cbec9c0c93d37e8
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Fri Jan 3 17:54:14 2020 +0100
[jgitflow-maven-plugin]updating poms for 4.0-rc-1 branch with snapshot versions
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.