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

Meta-annotation retention policy and target

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.0.0-alpha-1
    • None

    Description

      Groovy collector annotations @Canonical, @Immutable, @RecordType and @CompileDynamic have missing or misleading Retention and Target metadata. Note: there may be others...

      @Canonical and @CompileDynamic: missing Retention and Target

      @Immutable and @RecordType: RetentionPolicy is RUNTIME but should be SOURCE since meta-annotation is not retained.

      Attachments

        Activity

          People

            emilles Eric Milles
            emilles Eric Milles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: