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 4252f47 Ignore certains tests qui ne peuvent fonctionner en l'état
new f061cb4 Update dependencies versions (fix some CVEs)
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 f061cb42f5be41b647fa91d057272fc68bdb6571
Author: jcouteau <couteau(a)codelutin.com>
Date: Fri Oct 1 11:37:42 2021 +0200
Update dependencies versions (fix some CVEs)
Summary of changes:
pom.xml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 1a898f0 Upgrade jacoco plugin to 0.8.6 in order to build with Java 15+
new 43660c7 ClassPathI18nInitializer nécessite un URLClassLoader
new b242da4 Scinde la méthode I18nBundleUtil#getURLs(URL[]) en 2 pour éviter l'usage inutile du tableau
new 4252f47 Ignore certains tests qui ne peuvent fonctionner en l'état
The 3 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 4252f47f724798d0dcc73a06d0439e02fdfc4dc5
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Wed Mar 24 10:49:37 2021 +0100
Ignore certains tests qui ne peuvent fonctionner en l'état
commit b242da40d790ca6c8b98bccd03ad97104a8492bf
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Wed Mar 24 10:15:50 2021 +0100
Scinde la méthode I18nBundleUtil#getURLs(URL[]) en 2 pour éviter l'usage inutile du tableau
commit 43660c73a504fa2b1883a05f2b48d316adf0970b
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Wed Mar 24 09:19:06 2021 +0100
ClassPathI18nInitializer nécessite un URLClassLoader
Summary of changes:
.../src/main/java/org/nuiton/i18n/I18nUtil.java | 61 ----------------------
.../org/nuiton/i18n/bundle/I18nBundleUtil.java | 21 ++++++--
.../nuiton/i18n/init/ClassPathI18nInitializer.java | 15 ++++--
.../src/test/java/org/nuiton/i18n/I18nTest.java | 9 ++++
4 files changed, 37 insertions(+), 69 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 6fc805d Fix ci
new e812902 Use parent POM 11.9
new 1a898f0 Upgrade jacoco plugin to 0.8.6 in order to build with Java 15+
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 1a898f0da27117daf47ea69c6a0e76aaa53654a1
Author: Arnaud Thimel <Vous(a)exemple.com>
Date: Fri Mar 19 18:04:46 2021 +0100
Upgrade jacoco plugin to 0.8.6 in order to build with Java 15+
commit e812902648633e7e03eec2bf4760e7556e5b9b11
Author: Arnaud Thimel <Vous(a)exemple.com>
Date: Fri Mar 19 18:01:46 2021 +0100
Use parent POM 11.9
Summary of changes:
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 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 f81c04f Use rules
new 6fc805d Fix ci
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 6fc805dcd1703a17637c97aff47895901bbdb80f
Author: Jean Couteau <couteau(a)codelutin.com>
Date: Fri Oct 9 15:43:39 2020 +0200
Fix ci
Summary of changes:
.gitlab-ci.yml | 2 --
1 file changed, 2 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 b8c0868 Update ci only on master [skip ci]
new f81c04f Use rules
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 f81c04fce8556847a94c3d566d2db1ca0454cc50
Author: Jean Couteau <couteau(a)codelutin.com>
Date: Fri Oct 9 15:42:46 2020 +0200
Use rules
Summary of changes:
.gitlab-ci.yml | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 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 f70a800 [gitflow-maven-plugin]Update for next development version
new b8c0868 Update ci only on master [skip ci]
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 b8c0868d5c154837925c56597742d7f022c87f69
Author: Eric Chatellier <chatellier(a)codelutin.com>
Date: Mon Aug 24 16:54:12 2020 +0200
Update ci only on master [skip ci]
Summary of changes:
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 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 d9ec6e0 Add gitlab ci
adds 8ee788a [gitflow-maven-plugin]Update versions for release
new e7c6e3b Merge branch 'release/4.0' into develop
new f70a800 [gitflow-maven-plugin]Update for next development version
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 f70a80083319e8fc69e0c91c5d22c39b3833f99d
Author: Éric <chatellier(a)codelutin.com>
Date: Mon Aug 24 16:52:24 2020 +0200
[gitflow-maven-plugin]Update for next development version
commit e7c6e3bb4635efc3c670383121d98850e85e7906
Merge: d9ec6e0 8ee788a
Author: Éric <chatellier(a)codelutin.com>
Date: Mon Aug 24 16:52:21 2020 +0200
Merge branch 'release/4.0' into develop
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 annotated tag 4.0 in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
at aed7049 (tag)
tagging 1067babad22b863f86d94fb64898c0a338270b79 (commit)
replaces i18n-4.0-rc-2
tagged by Éric
on Mon Aug 24 16:50:54 2020 +0200
- Log -----------------------------------------------------------------
Tag release
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 8ee788a [gitflow-maven-plugin]Update versions for release
new 1067bab Merge branch 'release/4.0'
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 1067babad22b863f86d94fb64898c0a338270b79
Merge: 7f61475 8ee788a
Author: Éric <chatellier(a)codelutin.com>
Date: Mon Aug 24 16:50:54 2020 +0200
Merge branch 'release/4.0'
commit 8ee788a4d2ddf77c407cd90d66122ae2efa18a38
Author: Éric <chatellier(a)codelutin.com>
Date: Mon Aug 24 16:47:22 2020 +0200
[gitflow-maven-plugin]Update versions for release
--
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 7f61475 [jgitflow-maven-plugin]merging 'release/4.0-rc-2' into 'master'
adds 57a47a4 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
adds 232a685 [jgitflow-maven-plugin]merging 'master' into 'develop'
adds 64a55ae [jgitflow-maven-plugin]Updating develop poms back to pre merge state
adds 868283b Add code coverage to sonar analysis
adds c8e2330 Fix releasable build [skip ci]
adds 9697181 Update libs
adds 4785800 Use release
adds b0cc054 Update libs
adds d9ec6e0 Add gitlab ci
new 8ee788a [gitflow-maven-plugin]Update versions for release
new 1067bab Merge branch 'release/4.0'
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 1067babad22b863f86d94fb64898c0a338270b79
Merge: 7f61475 8ee788a
Author: Éric <chatellier(a)codelutin.com>
Date: Mon Aug 24 16:50:54 2020 +0200
Merge branch 'release/4.0'
commit 8ee788a4d2ddf77c407cd90d66122ae2efa18a38
Author: Éric <chatellier(a)codelutin.com>
Date: Mon Aug 24 16:47:22 2020 +0200
[gitflow-maven-plugin]Update versions for release
Summary of changes:
.gitlab-ci.yml | 20 +++++--
i18n-maven-plugin/pom.xml | 18 +++---
.../StringFormatToMessageFormatConverter.java | 3 +-
nuiton-i18n/pom.xml | 9 +--
pom.xml | 67 +++++++++++-----------
src/site/site_en.xml | 11 ++--
src/site/site_fr.xml | 12 ++--
7 files changed, 68 insertions(+), 72 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 b0cc054 Update libs
new d9ec6e0 Add gitlab ci
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 d9ec6e06f19d92a015d58b8c2c66923728f9e756
Author: Eric Chatellier <chatellier(a)codelutin.com>
Date: Mon Aug 24 16:17:54 2020 +0200
Add gitlab ci
Summary of changes:
.gitlab-ci.yml | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.