[
https://issues.apache.org/jira/browse/GEODE-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322733#comment-16322733
]
ASF subversion and git services commented on GEODE-4232:
--------------------------------------------------------
Commit da3384d8a817a95d08416252732e9b647da79166 in geode's branch
refs/heads/develop from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=da3384d ]
GEODE-4232: Switch to minuscule initial letter for Javadoc deprecated tag.
> Javadoc deprecated tag is inappropriately capitalized
> -----------------------------------------------------
>
> Key: GEODE-4232
> URL: https://issues.apache.org/jira/browse/GEODE-4232
> Project: Geode
> Issue Type: Bug
> Components: general
> Reporter: Michael Dodge
> Assignee: Michael Dodge
> Fix For: 1.5.0
>
>
> The Java annotation for deprecation uses a majuscule initial letter; the
> Javadoc tag for deprecation uses a minuscule initial letter. The cases where
> a majuscule initial letter is used for the Javadoc tag should be fixed, e.g.:
> {noformat}
> geode-core/src/main/java/org/apache/geode/distributed/internal/DM.java: *
> @Deprecated admin members are deprecated
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)