Re: What is the best replacement for running scripts using groovy-all?

2018-12-18 Thread Keith Suderman
Option 4) Use the Maven Assembly plugin or the Shade plugin to build your own groovy-all Jar file. Or just use https://github.com/gradle/gradle-groovy-all - Keith > On Dec 17, 2018, at 3:49 AM, Paul Moore > wrote: >

Re: [ANNOUNCE] Groovy 2.4.16 Windows Installer Released

2018-12-18 Thread Remko Popma
Blogged: https://blogs.apache.org/groovy/entry/groovy-2-4-16-windows On Mon, Dec 17, 2018 at 2:51 AM Keegan Witt wrote: > The Windows installer for Groovy 2.4.16 is available from the usual > place: > https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.4.16-installer > . > >

Re: [ANNOUNCE] Apache Groovy 2.4.16 released

2018-12-18 Thread Remko Popma
Blogged: https://blogs.apache.org/groovy/entry/groovy-2-4-16-released On Thu, Dec 13, 2018 at 7:17 PM Paul King wrote: > Dear community, > > The Apache Groovy team is pleased to announce version 2.4.16 of Apache > Groovy. > Apache Groovy is a multi-faceted programming language for the JVM. >