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 092b48d fix third party licenses new 8ade892 fixes #9197 add way to exclude http from cloud words 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 8ade892c539efdfa408e81173a98c87ec9d24692 Author: Yannick Martel <martel@©odelutin.com> Date: Tue Jun 13 13:24:20 2017 +0200 fixes #9197 add way to exclude http from cloud words Summary of changes: .../fr/ifremer/coselmar/config/CloudWordUtils.java | 26 ++++++++++++++++++++++ .../persistence/entity/QuestionTopiaDao.java | 6 ++++- .../indexation/DocumentsIndexationService.java | 15 +++++++------ .../indexation/QuestionsIndexationService.java | 15 +++++++------ .../indexation/TransverseIndexationService.java | 6 ++--- 5 files changed, 49 insertions(+), 19 deletions(-) create mode 100644 coselmar-persistence/src/main/java/fr/ifremer/coselmar/config/CloudWordUtils.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.