[
https://issues.apache.org/jira/browse/GEODE-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Rhomberg resolved GEODE-5909.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
> Code Cleanup: remove dead code and irrelevant snippets, most importantly that
> causing compile warnings.
> -------------------------------------------------------------------------------------------------------
>
> Key: GEODE-5909
> URL: https://issues.apache.org/jira/browse/GEODE-5909
> Project: Geode
> Issue Type: Improvement
> Reporter: Patrick Rhomberg
> Assignee: Patrick Rhomberg
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> As part of our build, we see:
> {noformat}
> > Task :geode-junit:javadoc
> /home/geode/geode/geode-junit/src/main/java/org/apache/geode/management/model/SubOrder.java:20:
> warning - @rishim is an unknown tag.
> {noformat}
> The offending tag is an otherwise empty javadoc. Remove this and any other
> easily identifiable dead code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)