Re: Preparing for a release

2016-02-16 Thread Paul King
re's a tendency >> for >> minor updates to require cascading changes to other components (e.g., >> GRECLIPSE, Spock). >> >> >> >> -- >> View this message in context: >> http://groovy.329449.n5.nabble.com/Preparing-for-a-release-tp5731147p5731203.html >> Sent from the Groovy Dev mailing list archive at Nabble.com. > >

Re: Preparing for a release

2016-02-16 Thread Cédric Champeau
uire cascading changes to other components (e.g., > GRECLIPSE, Spock). > > > > -- > View this message in context: > http://groovy.329449.n5.nabble.com/Preparing-for-a-release-tp5731147p5731203.html > Sent from the Groovy Dev mailing list archive at Nabble.com. >

Re: Preparing for a release

2016-02-16 Thread Pascal Schumacher
Am 16.02.2016 um 22:56 schrieb chrylis: Do you consider all micros to be "bugfix releases", or are some of them fixes and some of them small enhancements? In Groovy, there's a tendency for minor updates to require cascading changes to other components (e.g., GRECLIPSE, Spock). From 2.0 on the

Re: Preparing for a release

2016-02-16 Thread chrylis
ncy for minor updates to require cascading changes to other components (e.g., GRECLIPSE, Spock). -- View this message in context: http://groovy.329449.n5.nabble.com/Preparing-for-a-release-tp5731147p5731203.html Sent from the Groovy Dev mailing list archive at Nabble.com.

Re: Preparing for a release

2016-02-16 Thread Guillaume Laforge
No objections either. On Tue, Feb 16, 2016 at 10:04 PM, Paul King wrote: > Any objections to Chris' request? The Jira he referred to is a small > backwards compatible enhancement (rather than bug fix). We'd normally > keep this for new releases but it does open up much nicer Spring > integration

Re: Preparing for a release

2016-02-16 Thread jim northrop
Hurrah ! Thank YOU John ! thx jim On 16 February 2016 at 21:02, John Wagenleitner wrote: > Hi Jim, > > I think the file you might be looking for is: > > src/main/org/codehaus/groovy/runtime/StringGroovyMethods.java > > > On Tue, Feb 16, 2016 at 10:36 AM, Pascal Schumacher < > pascalschumac..

Re: Preparing for a release

2016-02-16 Thread jim northrop
Be glad to open a JIRA - once i learn how ;-} must do some homework ! thanx jim On 16 February 2016 at 19:36, Pascal Schumacher wrote: > Hi Jim, > > not sure what you mean by "String.metadata function"? > > If you like to contribute code to groovy open a jira ticket and send us a > pull request.

Re: Preparing for a release

2016-02-16 Thread John Wagenleitner
No objections here and I too think it would be nice to release a 2.5 beta as well. On Tue, Feb 16, 2016 at 1:15 PM, Pascal Schumacher wrote: > Keeping small backwards compatible enhancements out of bugfix releases is > good as long as there are frequent non-bugfix releases. > > As I there are no

Re: Preparing for a release

2016-02-16 Thread Pascal Schumacher
Keeping small backwards compatible enhancements out of bugfix releases is good as long as there are frequent non-bugfix releases. As I there are no frequent non-bugfix releases at the moment :(, I have no objections to back-porting. BTW: I think we should release 2.5-beta anyway. Cheers, Pas

Re: Preparing for a release

2016-02-16 Thread Paul King
Any objections to Chris' request? The Jira he referred to is a small backwards compatible enhancement (rather than bug fix). We'd normally keep this for new releases but it does open up much nicer Spring integration options, so I am not too worried about back-porting this one. Other opinions? Che

Re: Preparing for a release

2016-02-16 Thread John Wagenleitner
Hi Jim, I think the file you might be looking for is: src/main/org/codehaus/groovy/runtime/StringGroovyMethods.java On Tue, Feb 16, 2016 at 10:36 AM, Pascal Schumacher < pascalschumac...@gmx.net> wrote: > Hi Jim, > > not sure what you mean by "String.metadata function"? > > If you like to

Re: Preparing for a release

2016-02-16 Thread chrylis
ext: http://groovy.329449.n5.nabble.com/Preparing-for-a-release-tp5731147p5731192.html Sent from the Groovy Dev mailing list archive at Nabble.com.

Re: Preparing for a release

2016-02-16 Thread Pascal Schumacher
Hi Jim, not sure what you mean by "String.metadata function"? If you like to contribute code to groovy open a jira ticket and send us a pull request. Cheers, Pascal Am 16.02.2016 um 10:18 schrieb jim northrop: Hi Pascal could you pls point me to where i can donate a tiny piece of String.me

Re: Preparing for a release

2016-02-16 Thread jim northrop
Hi Pascal could you pls point me to where i can donate a tiny piece of String.metadata function ? thx ​jim ​ On 16 February 2016 at 08:12, Pascal Schumacher wrote: > I fixed https://issues.apache.org/jira/browse/GROOVY-7742 by reverting as > Shils and John suggested in the discussion of > https

Re: Preparing for a release

2016-02-15 Thread Pascal Schumacher
I fixed https://issues.apache.org/jira/browse/GROOVY-7742 by reverting as Shils and John suggested in the discussion of https://github.com/apache/groovy/pull/253 Am 15.02.2016 um 22:12 schrieb Pascal Schumacher: Hi Cédric, great news. :) I think before https://issues.apache.org/jira/browse/G

Re: Preparing for a release

2016-02-15 Thread jim northrop
could anyone pls point me to where i can donate a tiny piece of String.metadata function ? thx On 15 February 2016 at 22:12, Pascal Schumacher wrote: > Hi Cédric, > > great news. :) > > I think before https://issues.apache.org/jira/browse/GROOVY-7742 should > be resolved, by either applying http

Re: Preparing for a release

2016-02-15 Thread Pascal Schumacher
Hi Cédric, great news. :) I think before https://issues.apache.org/jira/browse/GROOVY-7742 should be resolved, by either applying https://github.com/apache/groovy/pull/253 or reverting https://github.com/apache/groovy/commit/fae29119a1102393ae5d1645c3fc1e06547b0ad8 If nobody more qualified

Preparing for a release

2016-02-15 Thread Cédric Champeau
Hi guys, As promised, I will try to find some time to perform a release this week. The last one is months ago already, and even if we had decided to migrate to a smoother process, nobody managed to made the modifications yet. As such and if nobody disagrees, I will perform a release this week usi