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

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

     [ https://issues.apache.org/jira/browse/GEODE-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund resolved GEODE-922.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating.M2

> 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
>             Fix For: 1.0.0-incubating.M2
>
>
> 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)