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

@GrabExclude's group element is documented as optional but the implementation requires it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.9
    • 2.2.1
    • Grape
    • None

    Description

      The javadoc for @GrabExclude lists group as an optional element. However, if it is omitted, compilation will fail:

      /Users/awilkinson/Desktop/app.groovy: 4: The missing attribute "group" is required in @GrabExclude annotations
       @ line 4, column 1.
         @GrabExclude(module='spring-core')
         ^
      
      1 error
      

      Attachments

        Activity

          People

            pschumacher Pascal Schumacher
            awilkinson Andy Wilkinson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: