[ANNOUNCE] Groovy 2.6.0-alpha-2 Windows Installer Released

2017-11-14 Thread Keegan Witt
The Windows installer for Groovy 2.6.0-alpha-2 is available from the usual place: https://bintray.com/groovy/Distributions/download_file?file_path=groovy-2.6.0-alpha-2-installer.exe

Getting Extra Record and Shouldn't

2017-11-14 Thread Billy Buzzard
Help! Running the follow code which should insert just one record, but when I look at the database I see two record and I don't understand how I created the second record. Here's the code: private static toDatabase(List recs) { println "recs.siz

Regression in 2.4.13

2017-11-14 Thread Patric Bechtel
Hi, I created a ticket (GROOVY-8380) for a regression introduced by the fix of GROOVY-8325, which, IMHO, should be serious enough to cancel the current release process of 2.4.13. I discovered it in our codebase, where I suddenly got dozens of compile errors - I expect others to experience the s