Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-4527

Groovydoc does not include a super-type which is referenced in the source using a fully-qualified name

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.5
    • 1.7.6, 1.8-beta-3
    • GroovyDoc
    • None
    • Patch

    Description

      In the following example, neither SuperClass or Interface are included in the groovydoc output for SomeClass:

      class SomeClass extends some.fully.qualified.SuperClass implements some.fully.qualified.Interface {
      }
      

      Attached is a patch for this. The patch also fixes a NullPointerException introduced in the fix for GROOVY-4514 when a fully-qualified super type name is found in the source.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            guillaume Guillaume Sauthier
            adammurdoch Adam Murdoch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment