[ https://issues.apache.org/jira/browse/GEODE-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anthony Baker closed GEODE-922. ------------------------------- > 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)