Kirk Lund created GEODE-1783:
--------------------------------
Summary: ConfigurationProperties javadocs contains invalid javadoc
syntax and typos
Key: GEODE-1783
URL: https://issues.apache.org/jira/browse/GEODE-1783
Project: Geode
Issue Type: Bug
Components: general
Reporter: Kirk Lund
The javadocs for com.gemstone.gemfire.distributed.ConfigurationProperties
contains invalid javadoc syntax and typos.
The use of <p> and/or </p> (this varies from constant to constant) is
inconsistent with
http://www.oracle.com/technetwork/articles/java/index-137868.html.
There are spelling typos, such as "seperated".
The fix should include:
1) strict compliance with
http://www.oracle.com/technetwork/articles/java/index-137868.html
2) consistent formatting for javadocs on all property constants
3) no misspelled words
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)