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

Groovydoc deprecation list page is always empty even if @deprecated is used in groovydoc comments on some elements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-3, 3.0.12, 4.0.4
    • 4.0.5, 3.0.13
    • GroovyDoc
    • None

    Description

      I believe that this is a regression introduced in https://github.com/apache/groovy/commit/45e3225485ef44385ff7aa3759c2c63932e088f2. In that revision additional quotes were introduced in RAW_COMMENT_PATTERN which causes if(trimmed.equals(rawCommentText)) return; in org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc.calculateTags() to always return and SimpleGroovyDoc.deprecated to never be set to true.

      Attachments

        Issue Links

          Activity

            People

              paulk Paul King
              erdi Marcin Erdmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: