branch develop updated (dd19b37 -> 844c154)
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@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@nuiton.org>.
participants (1)
-
nuiton.org scm