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

Support 'changing' attribute on @Grab annotation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.10
    • 1.8-rc-4
    • Grape
    • None

    Description

      As mentioned on this thread, it is not possible to specify the Ivy 'changing' attribute via @Grab. It is, however, possible on the Grape.grab(...) method call (as mentioned in the wiki).

      changing: - <boolean>, default false - Whether the artifact can change without it's version designation changing.

      The suggested fix is to add a boolean changing attribute to the @Grab annotation and pass this through to the Grape.grab() call.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: