This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git from 9f1131f Use variables for Sonar build new d8b3b74 #49 Add unit test to proove issue 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 d8b3b7474e67cd4dc3205819b7b148d27026eef7 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Sep 25 16:17:48 2019 +0200 #49 Add unit test to proove issue Summary of changes: nuiton-config-example/pom.xml | 5 +++++ .../src/main/config/NuitonConfigExample.ini | 8 +++++++- .../main/java/org/nuiton/config/example/Gender.java | 7 +++++++ .../org/nuiton/config/example/NuitonConfigTest.java | 18 ++++++++++++++++++ 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 nuiton-config-example/src/main/java/org/nuiton/config/example/Gender.java create mode 100644 nuiton-config-example/src/test/java/org/nuiton/config/example/NuitonConfigTest.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.