This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git from a142971 Some code quality new 68243fa Some code quality 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 68243fa5ec7d031009d7d0ec8c194bd0a75e0fce Author: Yannick Martel <martel@©odelutin.com> Date: Thu Jun 15 14:39:51 2017 +0200 Some code quality Summary of changes: .../coselmar/beans/DocumentSearchExample.java | 32 ++++++++++++++++------ .../coselmar/beans/QuestionSearchExample.java | 32 ++++++++++++++++------ .../persistence/entity/QuestionTopiaDao.java | 12 ++++---- .../coselmar/converter/BeanEntityConverter.java | 2 +- .../coselmar/services/CoselmarRestUtil.java | 2 +- .../services/CoselmarWebServiceSupport.java | 9 ++++++ .../services/DefaultCoselmarServicesContext.java | 2 +- .../indexation/DocumentsIndexationService.java | 27 ++++++++---------- .../coselmar/services/indexation/LuceneUtils.java | 7 ++--- .../indexation/QuestionsIndexationService.java | 22 +++++++-------- .../coselmar/services/indexation/TikaUtils.java | 14 ++++++---- .../indexation/TransverseIndexationService.java | 20 +++++++++----- .../coselmar/services/v1/DocumentsWebService.java | 22 +++++++-------- .../coselmar/services/v1/GeneralWebService.java | 2 +- .../coselmar/services/v1/QuestionsWebService.java | 22 +++++++-------- .../coselmar/services/v1/UsersWebService.java | 4 +-- 16 files changed, 138 insertions(+), 93 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.