[ANNOUNCE] Groovy 2.5.12 and 3.0.4 Windows Installers Released

2020-05-21 Thread Keegan Witt
New Groovy installers for Windows released: 2.5.12: https://bintray.com/groovy/Distributions/download_file?file_path=groovy-2.5.12.msi 3.0.4: https://bintray.com/groovy/Distributions/download_file?file_path=groovy-3.0.4.msi -Keegan

Should “as Object[]” resolve GStrings?

2020-05-21 Thread o...@ocs.cz
Hi there, I've just bumped into this -- is it the intended behaviour? As always I might be missing something of importance, but it seems pretty inconsistent to me; I would assume all the objects inside should be left as-are, untouched: groovy:000> a=["Hi ${'there'}"] ===> [Hi there] groovy:000>

With indy, which JARs to classpath? (was:How to test and deploy without groovy-all?)

2020-05-21 Thread o...@ocs.cz
Well, one (most probably and hopefully) last question in this thread. It's probably pretty stupid and (ii)'s probably the self-evident answer, but after the previous debate, I do not quite trust my intuition with using JARs anymore :) With the 4.0 snapshot which I have used so far, the classpat

[ANNOUNCE] Apache Groovy 2.5.12 Released

2020-05-21 Thread Paul King
Dear community, The Apache Groovy team is pleased to announce version 2.5.12 of Apache Groovy. Apache Groovy is a multi-faceted programming language for the JVM. Further details can be found at the https://groovy.apache.org website. This release is a maintenance release of the GROOVY_2_5_X branch

[ANNOUNCE] Apache Groovy 3.0.4 Released

2020-05-21 Thread Paul King
Dear community, The Apache Groovy team is pleased to announce version 3.0.4 of Apache Groovy. Apache Groovy is a multi-faceted programming language for the JVM. Further details can be found at the https://groovy.apache.org website. This release is a maintenance release of the GROOVY_3_0_X branch.