branch develop updated (6d9e65a2 -> 4023935c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 6d9e65a2 Merge branch 'feature/239-confirmationVote' into 'develop' adds 786c7dfb fixes #241 : Build on jdk 8 to 13 (tested on 8, 11 and 13) adds 0f29836b MAJ Guava pour ne pas avoir Files en Beta adds 69c614b1 to try build on gitlab new 4023935c Merge branch 'feature/241-versionJdk' into 'develop' 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 4023935c1776793cb64711dce3960533d3ad6c63 Merge: 6d9e65a2 69c614b1 Author: Jean Couteau <couteau@codelutin.com> Date: Thu Dec 12 14:18:09 2019 +0100 Merge branch 'feature/241-versionJdk' into 'develop' fixes #241 : Build on jdk 8 to 13 (tested on 8, 11 and 13) Closes #241 See merge request chorem/pollen!33 Summary of changes: .../src/main/java/javax/annotation/Generated.java | 85 ++++++++++++++++++++++ pollen-services/pom.xml | 17 +++++ .../services/bean/PaginationParameterBean.java | 12 ++- .../services/service/FavoriteListServiceTest.java | 2 +- .../MajorityJudgmentVoteCountingStrategyTest.java | 5 +- pom.xml | 30 +++++++- 6 files changed, 142 insertions(+), 9 deletions(-) create mode 100644 pollen-persistence/src/main/java/javax/annotation/Generated.java -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 4023935c1776793cb64711dce3960533d3ad6c63 Merge: 6d9e65a2 69c614b1 Author: Jean Couteau <couteau@codelutin.com> Date: Thu Dec 12 14:18:09 2019 +0100 Merge branch 'feature/241-versionJdk' into 'develop' fixes #241 : Build on jdk 8 to 13 (tested on 8, 11 and 13) Closes #241 See merge request chorem/pollen!33 .../src/main/java/javax/annotation/Generated.java | 85 ++++++++++++++++++++++ pollen-services/pom.xml | 17 +++++ .../services/bean/PaginationParameterBean.java | 12 ++- .../services/service/FavoriteListServiceTest.java | 2 +- .../MajorityJudgmentVoteCountingStrategyTest.java | 5 +- pom.xml | 30 +++++++- 6 files changed, 142 insertions(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm