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

the shorthand notation for Grab isn't working correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.8.4, 2.0-beta-1
    • None
    • None

    Description

      The following should work:

      @Grab('commons-digester:commons-digester:2.1;transitive=false')
      

      Instead, a compilation error is thrown because the 'false' value is left as a String not converted to a boolean.

      Attachments

        Activity

          People

            paulk Paul King
            paulk Paul King
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: