Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3500

update jcasgen templates to generate Javdoc comments that pass Java8 default lint checking

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.4.2SDK
    • 2.5.0SDK
    • Core Java Framework
    • None

    Description

      Javadocs for Java 8 have (by default) "lint" checking enabled. The Javadocs generated by JCasGen, many of which have elements needed by JCasGen itself (the @generated annotations, for example), are missing the @param and @return elements for many of the functions; these are flagged by the lint checker. Fix these to be valid Javadoc comments by adding these elements back in.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: