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>.