This is an automated email from the git hooks/post-receive script. New change to branch feature/comparatif-lunce-pg in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git discards d9939cf Ajout du fileContent dans la table Document et comparatif de recherche entre lucene et pg pour les topterms adds ea698e5 prevent NPE adds d86c724 just simply put javax.servlet:javax.servlet-api as provided adds f432be6 Exclusion de bcprov-jdk15on de la dépendance apache tika (conflit avec la version de webmotion?) new a763b05 Ajout du fileContent dans la table Document et comparatif de recherche entre lucene et pg pour les topterms new 56f5389 Rest-Expose lucene and pg versions of question topterms methods new 0dd6ace Review cloudtag request from postgresql and fix indexation from lucene This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (d9939cf) \ N -- N -- N refs/heads/feature/comparatif-lunce-pg (0dd6ace) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 3 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 0dd6ace8f79a732368ce72fade56dce20f8bb19a Author: Yannick Martel <martel@©odelutin.com> Date: Tue May 30 15:32:00 2017 +0200 Review cloudtag request from postgresql and fix indexation from lucene commit 56f53896104324c5cc3119271e287790851ded4e Author: Yannick Martel <martel@©odelutin.com> Date: Mon May 29 10:43:39 2017 +0200 Rest-Expose lucene and pg versions of question topterms methods commit a763b05e739a1366c9060d9acdd14b90e3cbb057 Author: Yannick Martel <martel@©odelutin.com> Date: Wed May 24 12:03:05 2017 +0200 Ajout du fileContent dans la table Document et comparatif de recherche entre lucene et pg pour les topterms Summary of changes: coselmar-bundle/src/main/webapp/WEB-INF/web.xml | 2 +- .../java/fr/ifremer/coselmar/beans/CloudWord.java | 5 +++ .../persistence/entity/QuestionTopiaDao.java | 41 ++++++++++----------- .../indexation/DocumentsIndexationService.java | 42 +++++++++++----------- .../indexation/QuestionsIndexationService.java | 30 ++++++++-------- .../services/v1/ExperimentationService.java | 13 ++++++- .../coselmar/services/v1/QuestionsWebService.java | 33 ++++++++++------- coselmar-rest/src/main/resources/mapping | 2 ++ pom.xml | 9 ++++- 9 files changed, 105 insertions(+), 72 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.