This is an automated email from the git hooks/post-receive script. New commit to branch pollen-udpate-1.6 in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git commit 132c8cb77966f5ef8fe57841ed6ab17a3c2868bc Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Fri Nov 13 19:38:08 2015 +0100 Fix javadoc --- .../src/test/java/org/chorem/pollen/ui/it/AbstractPollIT.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-struts2/src/test/java/org/chorem/pollen/ui/it/AbstractPollIT.java b/pollen-ui-struts2/src/test/java/org/chorem/pollen/ui/it/AbstractPollIT.java index c8c7385..c637c7a 100644 --- a/pollen-ui-struts2/src/test/java/org/chorem/pollen/ui/it/AbstractPollIT.java +++ b/pollen-ui-struts2/src/test/java/org/chorem/pollen/ui/it/AbstractPollIT.java @@ -37,7 +37,7 @@ public class AbstractPollIT extends AbstractPollenIT { /** {@link Poll#getPollId()}. */ protected final String pollId; - /** {@link Poll#getCreator()#accountId} */ + /** {@code Poll#getCreator()#accountId} */ protected final String creatorId; /** {@link PollUri} of the poll (with no accountId) */ -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm