Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1783

ConfigurationProperties javadocs contains invalid javadoc syntax and typos

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Do
    • None
    • None
    • configuration, general

    Description

      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
      4) javadocs should render properly in Eclipse, IntelliJ and in HTML generated by javadoc

      Attachments

        Activity

          People

            Unassigned Unassigned
            klund Kirk Lund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: