This is an automated email from the git hooks/post-receive script. New change to branch pollen-udpate-1.6 in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git from c3e47af Fix java8 javadoc, deps... new b4ef665 Import new c4cffda Fix deprecated method new 7f3e6ca Fix invalid location of html element new 8a01ba7 Replace invalid "image" tag The 4 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 8a01ba7acc06215f41c39d126478405da36b9fe5 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Wed Nov 18 21:26:24 2015 +0100 Replace invalid "image" tag commit 7f3e6ca1f551e3e3ec288bab067e51e1c2b1774c Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Wed Nov 18 21:22:55 2015 +0100 Fix invalid location of html element commit c4cffda45f9d7f3210c22b6c16571fda0ce609e2 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Wed Nov 18 21:22:40 2015 +0100 Fix deprecated method commit b4ef665e3f8999fcfcc9c008dd0e9d2836fc5819 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Wed Nov 18 21:22:22 2015 +0100 Import Summary of changes: .../pollen/services/impl/PollCommentService.java | 1 - .../java/org/chorem/pollen/ui/PollenUIUtils.java | 10 ++++---- .../chorem/pollen/ui/converters/DateConverter.java | 8 +++---- .../ui/security/AbstractPollenAuthorization.java | 12 +++++----- .../ui/security/PollCreatorAccessRequired.java | 8 +++---- .../ui/security/PollResultAccessRequired.java | 6 ++--- .../pollen/ui/security/PollVoteAccessRequired.java | 6 ++--- .../webapp/WEB-INF/decorators/layout-default.jsp | 28 +++++++++------------- .../webapp/WEB-INF/jsp/poll/createPoll_choices.jsp | 6 ++--- .../webapp/WEB-INF/jsp/poll/displayDateChoice.jsp | 2 +- .../webapp/WEB-INF/jsp/poll/displayImageChoice.jsp | 2 +- .../WEB-INF/jsp/poll/displayPersonToList.jsp | 2 +- .../webapp/WEB-INF/jsp/poll/displayTextChoice.jsp | 2 +- .../webapp/WEB-INF/jsp/poll/displayVotingList.jsp | 2 +- 14 files changed, 44 insertions(+), 51 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.