Re: incubator-groovy git commit: TLP: delete Groovy Podling Maturity Assessment

2015-11-19 Thread Paul King
It might be interesting to have a reworked set of metrics which we could apply on an as needed basis (perhaps once a quarter or once a year) to reassess maturity on an on-going basis. But I agree the current version (the wording at least) is very much geared towards graduation from incubation so we

Bug in MarkupTemplateEngine?

2015-11-19 Thread Esteban Gínez
Hey guys I've been playing with the MarkupTemplateEngine these past few days, I wanted to use it in lieu of gsp..(no offense to gsp's but the groovy templates are way nicer). As a first step I was able to hack a taglib that allows to 'embed' groovy templates in your gsp like so ..some gsp h1('so

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Andres Almiray
A BIG Congratulations to everyone involved in making this huge step happen!! Sent from my primitive Tricorder > On 19/11/2015, at 12:17 p.m., Guillaume Laforge wrote: > > Thanks a lot Bertrand, this is great news! > >> On Thu, Nov 19, 2015 at 12:16 PM, Bertrand Delacretaz >> wrote: >> Hi, >>

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Paolo Di Tommaso
👍 On Thu, Nov 19, 2015 at 9:05 PM, Pascal Schumacher wrote: > > I have updated the mailing list information on the website and replaced > Apache Incubator links/logo/etc. with Apache Software Foundation. > > @everybody: Feel free to change/improve anything I have do (Feather logo > maybe to big

Re: JsonSlurper LAX parser with invalid number handling

2015-11-19 Thread Guillaume Laforge
Hi Pascal, For me, if it's an invalid number, it should fail on parsing. Guillaume On Thu, Nov 19, 2015 at 8:33 PM, Pascal Schumacher wrote: > Hello everybody, > > any opinions on how the Json LAX parser should handle an invalid number? > > a) fail parsing > b) parse it as string > c) fail on

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Pascal Schumacher
Am 19.11.2015 um 20:03 schrieb Konstantin Boudnik: On Thu, Nov 19, 2015 at 06:16AM, Bertrand Delacretaz wrote: Congratulations to the whole team for a job well done! I have created https://issues.apache.org/jira/browse/INFRA-10799 to track the TLP migration operations, but won't be able to help

JsonSlurper LAX parser with invalid number handling

2015-11-19 Thread Pascal Schumacher
Hello everybody, any opinions on how the Json LAX parser should handle an invalid number? a) fail parsing b) parse it as string c) fail on access See: https://issues.apache.org/jira/browse/GROOVY-7630 and https://github.com/apache/incubator-groovy/pull/189 for details. Thanks to John for all

Re: incubator-groovy git commit: TLP: delete Groovy Podling Maturity Assessment

2015-11-19 Thread Bertrand Delacretaz
Hi Pascal, On Thu, Nov 19, 2015 at 2:25 PM, Pascal Schumacher wrote: > ...it's still available in the history e.g. > https://github.com/apache/incubator-groovy/blob/576b3c5d6a7022ac4a8df1ef118666456ce627fb/MATURITY.adoc Of course, yes - I'll just copy its text to the "[graduation] Maturity model

Re: incubator-groovy git commit: TLP: delete Groovy Podling Maturity Assessment

2015-11-19 Thread Pascal Schumacher
Hi Betrand, I do not know good place to store it in the groovy repository (of course it's still available in the history e.g. https://github.com/apache/incubator-groovy/blob/576b3c5d6a7022ac4a8df1ef118666456ce627fb/MATURITY.adoc). -Pascal Am 19.11.2015 um 20:08 schrieb Bertrand Delacretaz:

Re: incubator-groovy git commit: TLP: delete Groovy Podling Maturity Assessment

2015-11-19 Thread Bertrand Delacretaz
On Thu, Nov 19, 2015 at 1:07 PM, wrote: > Repository: incubator-groovy ... > TLP: delete Groovy Podling Maturity Assessment ... Are you planning to store that somewhere else? I'd like to keep it around as it can be a useful example for future podlings. If there's no good place in the Groovy rep

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Konstantin Boudnik
Congratulation indeed! On Thu, Nov 19, 2015 at 06:16AM, Bertrand Delacretaz wrote: > Hi, > > As mentioned in a different thread the Apache Board of Directors has > approved the resolution to make Groovy a top-level Apache project, at > its meeting of yesterday. > > Congratulations to the whole t

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread John Wagenleitner
Definitely great news, congratulations. On Thu, Nov 19, 2015 at 9:25 AM, Pascal Schumacher wrote: > Great new! > > Congrats and thanks to everybody. :) > > -Pascal > > > Am 19.11.2015 um 18:19 schrieb Roman Shaposhnik: > >> Fantastic news!!! Congrats to the entire Groovy team! >> >> Thanks, >> R

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread tog
Congrats guys ... Keep up the good work ;-) On Nov 19, 2015 5:25 PM, "Pascal Schumacher" wrote: > Great new! > > Congrats and thanks to everybody. :) > > -Pascal > > Am 19.11.2015 um 18:19 schrieb Roman Shaposhnik: > >> Fantastic news!!! Congrats to the entire Groovy team! >> >> Thanks, >> Roman.

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Pascal Schumacher
Great new! Congrats and thanks to everybody. :) -Pascal Am 19.11.2015 um 18:19 schrieb Roman Shaposhnik: Fantastic news!!! Congrats to the entire Groovy team! Thanks, Roman. On Thu, Nov 19, 2015 at 3:16 AM, Bertrand Delacretaz wrote: Hi, As mentioned in a different thread the Apache Board

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Roman Shaposhnik
Fantastic news!!! Congrats to the entire Groovy team! Thanks, Roman. On Thu, Nov 19, 2015 at 3:16 AM, Bertrand Delacretaz wrote: > Hi, > > As mentioned in a different thread the Apache Board of Directors has > approved the resolution to make Groovy a top-level Apache project, at > its meeting of

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Graeme Rocher
Fantastic News! > On 19 Nov 2015, at 12:16, Bertrand Delacretaz wrote: > > Hi, > > As mentioned in a different thread the Apache Board of Directors has > approved the resolution to make Groovy a top-level Apache project, at > its meeting of yesterday. > > Congratulations to the whole team for

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Dinko Srkoč
Happy Groovy day to everyone! Congratulations to the devs, the mentors, and the community. - Dinko On 19 November 2015 at 12:48, jim northrop wrote: > Every day is Groovy when you're using Groovy ;-D > > On 19 November 2015 at 12:22, Cédric Champeau > wrote: >> >> Thanks Bertrand! >> >> It's o

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread jim northrop
Every day is Groovy when you're using Groovy ;-D On 19 November 2015 at 12:22, Cédric Champeau wrote: > Thanks Bertrand! > > It's officially Groovy Day today! > > 2015-11-19 12:16 GMT+01:00 Bertrand Delacretaz : > >> Hi, >> >> As mentioned in a different thread the Apache Board of Directors has

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread jim northrop
Hurrah !! On 19 November 2015 at 12:18, Iván López wrote: > Woow, great news for the project and the community! :) > > -- > El Blog de Iván López - http://lopezivan.blogspot.com > Twitter - http://www.twitter.com/ilopmar > > On 19 November 2015 at 12:17, Guillaume Laforge > wrote: > >> Thanks

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Cédric Champeau
Thanks Bertrand! It's officially Groovy Day today! 2015-11-19 12:16 GMT+01:00 Bertrand Delacretaz : > Hi, > > As mentioned in a different thread the Apache Board of Directors has > approved the resolution to make Groovy a top-level Apache project, at > its meeting of yesterday. > > Congratulatio

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Iván López
Woow, great news for the project and the community! :) -- El Blog de Iván López - http://lopezivan.blogspot.com Twitter - http://www.twitter.com/ilopmar On 19 November 2015 at 12:17, Guillaume Laforge wrote: > Thanks a lot Bertrand, this is great news! > > On Thu, Nov 19, 2015 at 12:16 PM, Bert

Re: Congrats on graduation + TLP migration operations

2015-11-19 Thread Guillaume Laforge
Thanks a lot Bertrand, this is great news! On Thu, Nov 19, 2015 at 12:16 PM, Bertrand Delacretaz < bdelacre...@apache.org> wrote: > Hi, > > As mentioned in a different thread the Apache Board of Directors has > approved the resolution to make Groovy a top-level Apache project, at > its meeting of

Congrats on graduation + TLP migration operations

2015-11-19 Thread Bertrand Delacretaz
Hi, As mentioned in a different thread the Apache Board of Directors has approved the resolution to make Groovy a top-level Apache project, at its meeting of yesterday. Congratulations to the whole team for a job well done! I have created https://issues.apache.org/jira/browse/INFRA-10799 to trac

Re: It's after 2015-11-18

2015-11-19 Thread Guillaume Laforge
Great news, woohoo! Looking forward to seeing the meeting summary! On Thu, Nov 19, 2015 at 11:55 AM, Bertrand Delacretaz < bdelacre...@apache.org> wrote: > On Thu, Nov 19, 2015 at 5:00 AM, Guillaume Laforge > wrote: > > I'll fully celebrate once I see it from my own eyes then... > > The board m

Re: It's after 2015-11-18

2015-11-19 Thread Bertrand Delacretaz
On Thu, Nov 19, 2015 at 5:00 AM, Guillaume Laforge wrote: > I'll fully celebrate once I see it from my own eyes then... The board minutes are only published after being approved, which usually happens at the next meeting so in a month or so. But yes, I was at the meeting and the Groovy TLP resolu

Re: It's after 2015-11-18

2015-11-19 Thread Guillaume Laforge
I'll fully celebrate once I see it from my own eyes then. Thanks Konstantin. Guillaume On Thu, Nov 19, 2015 at 10:53 AM, Konstantin Boudnik wrote: > The meeting minutes should be published soon, until then I don't know of > any official links to the resolution. > > I just can not think of any r

Re: It's after 2015-11-18

2015-11-19 Thread Konstantin Boudnik
The meeting minutes should be published soon, until then I don't know of any official links to the resolution. I just can not think of any reason why it won't be approved. Not speaking for the board, of course. On November 19, 2015 1:17:26 AM PST, Guillaume Laforge wrote: >Is there a thread,

Re: It's after 2015-11-18

2015-11-19 Thread Russel Winder
On Thu, 2015-11-19 at 01:16 -0800, Konstantin Boudnik wrote: > Indeed we are! Ooo. it looks like there is a change of email addresses in contacts books and mail filters now required. Also of course there must be much consumption of cava, canti, Jacob's Creek sparkling Chardonnay/Pinot Noir, and o

Re: It's after 2015-11-18

2015-11-19 Thread Guillaume Laforge
Is there a thread, link, or anything, you can point us at? On Thu, Nov 19, 2015 at 10:16 AM, Konstantin Boudnik wrote: > Indeed we are! -- Guillaume Laforge Apache Groovy committer & PMC member Product Ninja & Advocate at Restlet Blog: http://glaforge.appspot.com/ Soci

Re: It's after 2015-11-18

2015-11-19 Thread Guillaume Laforge
I don't know! I'm wondering when/where the board decisions are being communicated. On Thu, Nov 19, 2015 at 9:43 AM, Russel Winder wrote: > Are we a TLP yet, are we a TLP yet,… > > -- > Russel. > > = > Dr Russel Winder

Re: It's after 2015-11-18

2015-11-19 Thread Konstantin Boudnik
Indeed we are! On November 19, 2015 12:43:12 AM PST, Russel Winder wrote: >Are we a TLP yet, are we a TLP yet,…

It's after 2015-11-18

2015-11-19 Thread Russel Winder
Are we a TLP yet, are we a TLP yet,… -- Russel. = Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.win...@ekiga.net 41 Buckmaster Roadm: +44 7770 465 077 xmpp: rus...@winder.org.uk London SW11 1EN, UK