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 07ce3cb [jgitflow-maven-plugin]merging 'release/3.5.2' into 'master' adds ee7258f [jgitflow-maven-plugin]updating poms for 3.5.3-SNAPSHOT development adds e62597c [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 705be99 [jgitflow-maven-plugin]merging 'master' into 'develop' adds 38d2f08 [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 412c33f Add new mojo to generate I18nEnumHelper adds a20c87f Fixes #4006 Merge branch 'feature/4006' into develop adds 0706d68 fix generated code (See #4006) adds 19d4b17 fix since version adds 37b5c4e [jgitflow-maven-plugin]updating poms for 3.6 branch with snapshot versions adds c8c197b [jgitflow-maven-plugin]updating poms for branch'release/3.6' with non-snapshot versions adds a5a2a28 Add license header adds 9621ea5 [jgitflow-maven-plugin]merging 'release/3.6' into 'master' No new revisions were added by this update. Summary of changes: i18n-maven-plugin/pom.xml | 2 +- .../i18n/plugin/GenerateI18nEnumHelperMojo.java | 150 +++++++++++++++++++++ nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 153 insertions(+), 3 deletions(-) create mode 100644 i18n-maven-plugin/src/main/java/org/nuiton/i18n/plugin/GenerateI18nEnumHelperMojo.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.