You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@groovy.apache.org by Pascal Schumacher <pa...@gmx.net> on 2016/09/11 09:41:44 UTC

Release 2.4.8 ?

Hello everyone,

Paul and John fixed a lot of issues recently, so there are now 44 fixed 
issues:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20GROOVY%20AND%20fixVersion%20%3D%202.4.8%20AND%20status%20%3D%20Resolved%20ORDER%20BY%20priority%20DESC

The last release was three months ago and people are waiting for a new 
release, e.g.: 
https://issues.apache.org/jira/browse/GROOVY-7683?focusedCommentId=15481100&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15481100

I think this calls for a new release.

What do you think?

-Pascal

P.S.: I am repeating myself, but I think we should also release a 
2.5.0-beta (even without the macro documentation).

Re: Release 2.4.8 ?

Posted by Graeme Rocher <gr...@gmail.com>.
+1

On Mon, Sep 12, 2016 at 9:27 AM, Cédric Champeau
<ce...@gmail.com> wrote:
> +1 for releasing but I'm just too busy for the next 2 weeks.
>
> BTW, you can help improving our release process by contributing to this
> repo:
> https://github.com/groovy/groovy-release/blob/master/gradle/phase1.gradle
>
> 2016-09-11 20:27 GMT+02:00 Guillaume Laforge <gl...@gmail.com>:
>>
>> +1 too, but we need to clone Cédric to spread the knowledge and mastery of
>> Groovy releases :-)
>>
>> On Sun, Sep 11, 2016 at 7:12 PM, Shil Sinha <sh...@gmail.com> wrote:
>>>
>>> +1
>>>
>>> On Sun, Sep 11, 2016 at 5:41 AM Pascal Schumacher
>>> <pa...@gmx.net> wrote:
>>>>
>>>> Hello everyone,
>>>>
>>>> Paul and John fixed a lot of issues recently, so there are now 44 fixed
>>>> issues:
>>>>
>>>>
>>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20GROOVY%20AND%20fixVersion%20%3D%202.4.8%20AND%20status%20%3D%20Resolved%20ORDER%20BY%20priority%20DESC
>>>>
>>>> The last release was three months ago and people are waiting for a new
>>>> release, e.g.:
>>>>
>>>> https://issues.apache.org/jira/browse/GROOVY-7683?focusedCommentId=15481100&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15481100
>>>>
>>>> I think this calls for a new release.
>>>>
>>>> What do you think?
>>>>
>>>> -Pascal
>>>>
>>>> P.S.: I am repeating myself, but I think we should also release a
>>>> 2.5.0-beta (even without the macro documentation).
>>
>>
>>
>>
>> --
>> Guillaume Laforge
>> Apache Groovy committer & PMC Vice-President
>> Developer Advocate @ Google Cloud Platform
>>
>> Blog: http://glaforge.appspot.com/
>> Social: @glaforge / Google+
>
>



-- 
Graeme Rocher

Re: Release 2.4.8 ?

Posted by Cédric Champeau <ce...@gmail.com>.
+1 for releasing but I'm just too busy for the next 2 weeks.

BTW, you can help improving our release process by contributing to this
repo:
https://github.com/groovy/groovy-release/blob/master/gradle/phase1.gradle

2016-09-11 20:27 GMT+02:00 Guillaume Laforge <gl...@gmail.com>:

> +1 too, but we need to clone Cédric to spread the knowledge and mastery of
> Groovy releases :-)
>
> On Sun, Sep 11, 2016 at 7:12 PM, Shil Sinha <sh...@gmail.com> wrote:
>
>> +1
>>
>> On Sun, Sep 11, 2016 at 5:41 AM Pascal Schumacher <
>> pascalschumacher@gmx.net> wrote:
>>
>>> Hello everyone,
>>>
>>> Paul and John fixed a lot of issues recently, so there are now 44 fixed
>>> issues:
>>>
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%
>>> 20GROOVY%20AND%20fixVersion%20%3D%202.4.8%20AND%20status%
>>> 20%3D%20Resolved%20ORDER%20BY%20priority%20DESC
>>>
>>> The last release was three months ago and people are waiting for a new
>>> release, e.g.:
>>> https://issues.apache.org/jira/browse/GROOVY-7683?focusedCom
>>> mentId=15481100&page=com.atlassian.jira.plugin.system.
>>> issuetabpanels:comment-tabpanel#comment-15481100
>>>
>>> I think this calls for a new release.
>>>
>>> What do you think?
>>>
>>> -Pascal
>>>
>>> P.S.: I am repeating myself, but I think we should also release a
>>> 2.5.0-beta (even without the macro documentation).
>>>
>>
>
>
> --
> Guillaume Laforge
> Apache Groovy committer & PMC Vice-President
> Developer Advocate @ Google Cloud Platform
>
> Blog: http://glaforge.appspot.com/
> Social: @glaforge <http://twitter.com/glaforge> / Google+
> <https://plus.google.com/u/0/114130972232398734985/posts>
>

Re: Release 2.4.8 ?

Posted by Guillaume Laforge <gl...@gmail.com>.
+1 too, but we need to clone Cédric to spread the knowledge and mastery of
Groovy releases :-)

On Sun, Sep 11, 2016 at 7:12 PM, Shil Sinha <sh...@gmail.com> wrote:

> +1
>
> On Sun, Sep 11, 2016 at 5:41 AM Pascal Schumacher <
> pascalschumacher@gmx.net> wrote:
>
>> Hello everyone,
>>
>> Paul and John fixed a lot of issues recently, so there are now 44 fixed
>> issues:
>>
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20GROOVY%20AND%
>> 20fixVersion%20%3D%202.4.8%20AND%20status%20%3D%20Resolved%20ORDER%20BY%
>> 20priority%20DESC
>>
>> The last release was three months ago and people are waiting for a new
>> release, e.g.:
>> https://issues.apache.org/jira/browse/GROOVY-7683?
>> focusedCommentId=15481100&page=com.atlassian.jira.
>> plugin.system.issuetabpanels:comment-tabpanel#comment-15481100
>>
>> I think this calls for a new release.
>>
>> What do you think?
>>
>> -Pascal
>>
>> P.S.: I am repeating myself, but I think we should also release a
>> 2.5.0-beta (even without the macro documentation).
>>
>


-- 
Guillaume Laforge
Apache Groovy committer & PMC Vice-President
Developer Advocate @ Google Cloud Platform

Blog: http://glaforge.appspot.com/
Social: @glaforge <http://twitter.com/glaforge> / Google+
<https://plus.google.com/u/0/114130972232398734985/posts>

Re: Release 2.4.8 ?

Posted by Shil Sinha <sh...@gmail.com>.
+1

On Sun, Sep 11, 2016 at 5:41 AM Pascal Schumacher <pa...@gmx.net>
wrote:

> Hello everyone,
>
> Paul and John fixed a lot of issues recently, so there are now 44 fixed
> issues:
>
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20GROOVY%20AND%20fixVersion%20%3D%202.4.8%20AND%20status%20%3D%20Resolved%20ORDER%20BY%20priority%20DESC
>
> The last release was three months ago and people are waiting for a new
> release, e.g.:
>
> https://issues.apache.org/jira/browse/GROOVY-7683?focusedCommentId=15481100&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15481100
>
> I think this calls for a new release.
>
> What do you think?
>
> -Pascal
>
> P.S.: I am repeating myself, but I think we should also release a
> 2.5.0-beta (even without the macro documentation).
>