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

Stub generation for annotation types doesn't work

    XMLWordPrintableJSON

Details

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

    Description

      Generated stub code looks similar to a regular interface definition. Something like:

      public interface MyAnno extends java.lang.Annotation { ... }
      

      Obviously, javac doesn't like this.

      Attachments

        Activity

          People

            roshandawrani Roshan Dawrani
            pniederw Peter Niederwieser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: