Re: Paul King joining ObjectComputing

2016-10-21 Thread daniel_sun
20161003 Facebook @objectcomputing: "Great news from down under! We are doubling down on Groovy! We are excited to announce that Paul King has joined OCI to lead our contributions to Apache Groovy!" Cheers, Daniel.Sun -- View this message in context: http://groovy.329449.n5.nabble.com/Paul-K

Re: Cast your vote... for Groovy :-)

2016-10-21 Thread daniel_sun
So far so good (ง •̀_•́)ง Java 8 (53%, 950 Votes) Groovy (46%, 822 Votes) Scala (32%, 560 Votes) Java 7 (15%, 263 Votes) Frege (14%, 245 Votes) 在 "Guillaume Laforge [via Groovy]" ,2016年10月21日 21:18写道: Funny, but it looks like the Scala community woke up and started voted en masse. Time to c

Re: Cast your vote... for Groovy :-)

2016-10-21 Thread Guillaume Laforge
Funny, but it looks like the Scala community woke up and started voted en masse. Time to cast your vote for Groovy if you haven't done so yet, everyone! https://jaxenter.de/neues-quickvote-welche-jvm-sprachen-nutzen-sie-48332 Guillaume On Thu, Oct 20, 2016 at 5:13 PM, Edd Grant wrote: > Way

New Groovy Community Slack

2016-10-21 Thread GR8Conf EU
Hi friendly Groovy Community The Groovy Community is now on Slack. This is where you can discuss Groovy, Grails, Gradle, Spock, Ratpack, conferences and much more. Join the fun at https://groovycommunity.com Read more about the background in this blog post by @danveloper: http:// danveloper.gith

Re: Exception in groovy 2.4.6 while creating groovy script

2016-10-21 Thread Santhosh
I did further analysis into groovy code and found that the name for class is comming as empty string and in org.codehaus.groovy.reflection.ClassInfo.createCachedClass method there is an if "(klazz.getName().charAt(0) == '[')" which is throwing the "java.lang.StringIndexOutOfBoundsException: String