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 d8b3b74 #49 Add unit test to proove issue new 717400c #49 Use an enum which is not in the same src module 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 717400cd6eb4fafb1478c5d795cd4f021ffd13e9 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Sep 25 16:30:55 2019 +0200 #49 Use an enum which is not in the same src module Summary of changes: nuiton-config-example/src/main/config/NuitonConfigExample.ini | 10 +++++----- .../src/main/java/org/nuiton/config/example/Gender.java | 7 ------- .../test/java/org/nuiton/config/example/NuitonConfigTest.java | 7 ++++--- 3 files changed, 9 insertions(+), 15 deletions(-) delete mode 100644 nuiton-config-example/src/main/java/org/nuiton/config/example/Gender.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.