You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/05 22:10:39 UTC

[jira] [Commented] (GEODE-922) Javadoc warnings in RetryRule

    [ https://issues.apache.org/jira/browse/GEODE-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135002#comment-15135002 ] 

ASF subversion and git services commented on GEODE-922:
-------------------------------------------------------

Commit a8263dd9311cce37b72ac18b37de6a04e549eaac in incubator-geode's branch refs/heads/develop from [~apache@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=a8263dd ]

GEODE-922: Fix javadoc warnings in RetryRule


> Javadoc warnings in RetryRule
> -----------------------------
>
>                 Key: GEODE-922
>                 URL: https://issues.apache.org/jira/browse/GEODE-922
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>
> These annotations in the javadocs of RetryRule need to be escaped with \{@literal @\}.
> {noformat}
> :gemfire-junit:javadoc<https://builds.apache.org/job/Geode-nightly/ws/gemfire-junit/src/main/java/com/gemstone/gemfire/test/junit/rules/RetryRule.java>:61: warning - @Rule is an unknown tag.
> <https://builds.apache.org/job/Geode-nightly/ws/gemfire-junit/src/main/java/com/gemstone/gemfire/test/junit/rules/RetryRule.java>:61: warning - @Test is an unknown tag.
> <https://builds.apache.org/job/Geode-nightly/ws/gemfire-junit/src/main/java/com/gemstone/gemfire/test/junit/rules/RetryRule.java>:61: warning - @Rule is an unknown tag.
> <https://builds.apache.org/job/Geode-nightly/ws/gemfire-junit/src/main/java/com/gemstone/gemfire/test/junit/rules/RetryRule.java>:61: warning - @Test is an unknown tag.
> <https://builds.apache.org/job/Geode-nightly/ws/gemfire-junit/src/main/java/com/gemstone/gemfire/test/junit/rules/RetryRule.java>:61: warning - @Retry(3) is an unknown tag.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)