This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen_1.x. See https://gitlab.nuiton.org/None/pollen_1.x.git commit 65d6b4cfc6df4cbba9e79b9920440e1209affc8e Merge: 83a375c edf716d Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 27 10:54:53 2017 +0100 [jgitflow-maven-plugin]merging 'release/1.5.10' into 'master' .gitignore | 9 +++- README.txt => README.md | 0 changelog.txt | 40 ----------------- pollen-persistence/{README.txt => README.md} | 0 pollen-persistence/changelog.txt | 4 -- pollen-persistence/pom.xml | 2 +- .../business/persistence/CommentDAOImpl.java | 19 +++++++- .../pollen/business/persistence/PollImpl.java | 2 +- .../chorem/pollen/business/persistence/Polls.java | 5 +++ .../business/persistence/CommentDAOImplTest.java | 43 ++++++++++++++++++ pollen-services/{README.txt => README.md} | 0 pollen-services/changelog.txt | 4 -- pollen-services/pom.xml | 2 +- .../main/java/org/chorem/pollen/bean/PollUri.java | 5 ++- .../changelog.txt => pollen-ui-struts2/README.md | 0 pollen-ui-struts2/README.txt | 0 pollen-ui-struts2/changelog.txt | 0 pollen-ui-struts2/pom.xml | 2 +- .../pollen/ui/actions/poll/ResultForPoll.java | 4 +- .../ui/actions/poll/vote/AbstractVoteAction.java | 4 +- .../pollen/ui/actions/poll/vote/AddChoice.java | 23 +++++++--- .../pollen/ui/actions/poll/vote/AddComment.java | 17 +++++++ .../i18n/pollen-ui-struts2_en_GB.properties | 1 + .../i18n/pollen-ui-struts2_fr_FR.properties | 1 + .../webapp/WEB-INF/decorators/layout-default.jsp | 13 +++--- .../src/main/webapp/WEB-INF/jsp/home.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/poll/vote.jsp | 5 ++- pollen-ui-struts2/src/main/webapp/css/common.css | 52 +++++++++++----------- .../README.md | 0 pollen-votecounting-aggregator/README.txt | 0 pollen-votecounting-aggregator/changelog.txt | 0 pollen-votecounting-aggregator/pom.xml | 2 +- .../README.md | 0 pollen-votecounting-api/README.txt | 0 pollen-votecounting-api/changelog.txt | 0 pollen-votecounting-api/pom.xml | 2 +- .../README.md | 0 pollen-votecounting-borda/README.txt | 0 pollen-votecounting-borda/changelog.txt | 0 pollen-votecounting-borda/pom.xml | 2 +- .../README.md | 0 pollen-votecounting-condorcet/README.txt | 0 pollen-votecounting-condorcet/changelog.txt | 0 pollen-votecounting-condorcet/pom.xml | 2 +- .../README.md | 0 pollen-votecounting-coombs/pom.xml | 2 +- .../{changelog.txt => README.md} | 0 pollen-votecounting-instant-runoff/pom.xml | 2 +- .../README.md | 0 pollen-votecounting-normal/pom.xml | 2 +- .../README.md | 0 pollen-votecounting-number/pom.xml | 2 +- .../README.md | 0 pollen-votecounting-percentage/pom.xml | 2 +- pom.xml | 17 +++---- 55 files changed, 172 insertions(+), 122 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.