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@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@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@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@nuiton.org>.