upgrade groovy to recent version

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      upgrade groovy to recent version

      old:

      <dependency>
      <groupId>org.codehaus.groovy</groupId>
      <artifactId>groovy</artifactId>
      <version>1.1-rc-2</version>
      </dependency>

      new:

      <dependency>
      <groupId>org.codehaus.groovy</groupId>
      <artifactId>groovy-all</artifactId>
      <version>1.5.6</version>
      </dependency>
      <dependency>

      i tried it with the trunk and the 'script console'
      seems to work fine, but i dont know where else
      groovy is used in hudson ...

            Assignee:
            Unassigned
            Reporter:
            hdenk
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: