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 844c154 Merge branch 'jdk11' into 'develop'
new 606b658 Prevent bug (from sonarqube)
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 606b6585237029f24152ff47393c7591a9d3be98
Author: jcouteau <couteau(a)codelutin.com>
Date: Tue Aug 23 14:29:39 2022 +0200
Prevent bug (from sonarqube)
Summary of changes:
.../src/main/java/org/nuiton/i18n/bundle/I18nBundleUtil.java | 8 ++++----
1 file changed, 4 insertions(+), 4 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 jdk11 in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
was c77ceeb Prevent bugs and vulnerabilities (from sonarqube)
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 branch develop in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
from dd19b37 [gitflow-maven-plugin]Update for next development version
adds 5e29e2f Use ClassGraph to iterate through classpath
adds c77ceeb Prevent bugs and vulnerabilities (from sonarqube)
new 844c154 Merge branch 'jdk11' into 'develop'
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 844c15473807fa037b30f7491d127be24dfb979f
Merge: dd19b37 c77ceeb
Author: Jean Couteau <couteau(a)codelutin.com>
Date: Tue Aug 23 12:13:41 2022 +0000
Merge branch 'jdk11' into 'develop'
jdk11
See merge request nuiton/i18n!6
Summary of changes:
.../nuiton/i18n/plugin/parser/ParserExecutor.java | 9 ++-
.../nuiton/i18n/plugin/parser/java/Java8Lexer.java | 9 +--
.../i18n/plugin/parser/java/Java8Parser.java | 4 +-
nuiton-i18n/pom.xml | 5 ++
.../src/main/java/org/nuiton/i18n/I18nUtil.java | 22 ++----
.../org/nuiton/i18n/bundle/I18nBundleUtil.java | 88 ++++++++++------------
.../nuiton/i18n/init/ClassPathI18nInitializer.java | 13 +---
.../nuiton/i18n/init/DefaultI18nInitializer.java | 12 +--
.../org/nuiton/i18n/init/UserI18nInitializer.java | 19 ++---
.../src/main/java/org/nuiton/i18n/package.html | 6 +-
.../src/test/java/org/nuiton/i18n/I18nTest.java | 18 +----
pom.xml | 8 +-
12 files changed, 91 insertions(+), 122 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 jdk11 in repository i18n.
See https://gitlab.nuiton.org/nuiton/i18n.git
from 5e29e2f Use ClassGraph to iterate through classpath
adds c77ceeb Prevent bugs and vulnerabilities (from sonarqube)
No new revisions were added by this update.
Summary of changes:
.../nuiton/i18n/plugin/parser/ParserExecutor.java | 9 ++-
.../nuiton/i18n/plugin/parser/java/Java8Lexer.java | 9 +--
.../i18n/plugin/parser/java/Java8Parser.java | 4 +-
.../src/main/java/org/nuiton/i18n/I18nUtil.java | 22 ++----
.../org/nuiton/i18n/bundle/I18nBundleUtil.java | 88 ++++++++++------------
.../nuiton/i18n/init/DefaultI18nInitializer.java | 12 +--
.../org/nuiton/i18n/init/UserI18nInitializer.java | 19 ++---
.../src/main/java/org/nuiton/i18n/package.html | 6 +-
8 files changed, 75 insertions(+), 94 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.