You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@groovy.apache.org by Paul King <pa...@asert.com.au> on 2018/02/06 07:19:43 UTC

Upcoming releases

I am planning to prepare a 2.5.0-beta-3 release towards the end of this
week and 2.4.14 not long after. Now's a good time to let us know if there
is something critical you need for those releases.

I am expecting 2.5.0-beta-3 to be the last beta for 2.5.0 and while there
are a couple of things we are still planning to finish for 2.5.0, I am
expecting the next release to kick off the RC release(s), so a final
release shouldn't be too far away!

Thanks, Paul.

Re: Upcoming releases

Posted by Paolo Di Tommaso <pa...@gmail.com>.
The current 2.5 snapshot is producing an error in the nextflow joint build.
It seems due to a false positive variable uninitialised check:


[03:16:26][:compileGroovy] Note: /var/teamcity/buildagent-jdk8/
work/fcd731bd66de729d/src/main/groovy/nextflow/sort/BigSort.java uses
unchecked or unsafe operations.
[03:16:26][:compileGroovy] Note: Recompile with -Xlint:unchecked for
details.
[03:16:30][:compileGroovy] startup failed:
[03:16:30][:compileGroovy] /var/teamcity/buildagent-jdk8/
work/fcd731bd66de729d/src/main/groovy/nextflow/processor/TaskProcessor.groovy:
941: The variable [str] may be uninitialized
[03:16:30][:compileGroovy] . At [941:24]  @ line 941, column 24.
[03:16:30][:compileGroovy]                exitCode = str.isInteger() ?
str.toInteger() : null
[03:16:30][:compileGroovy]                           ^
[03:16:30][:compileGroovy]
[03:16:30][:compileGroovy] 1 error
[03:16:30][:compileGroovy]


See more here
<http://ci.groovy-lang.org/viewLog.html?buildId=46909&tab=buildResultsDiv&buildTypeId=JointBuilds_Nextflow_Groovy25xJointBuild#>.
The source is here
<https://github.com/nextflow-io/nextflow/blob/5e8452a67a50fef5affc97662f339748ce11f577/src/main/groovy/nextflow/processor/TaskProcessor.groovy#L941>.
Let me know if you want to open an issue for this.


Cheers,
Paolo


On Tue, Feb 6, 2018 at 8:19 AM, Paul King <pa...@asert.com.au> wrote:

>
> I am planning to prepare a 2.5.0-beta-3 release towards the end of this
> week and 2.4.14 not long after. Now's a good time to let us know if there
> is something critical you need for those releases.
>
> I am expecting 2.5.0-beta-3 to be the last beta for 2.5.0 and while there
> are a couple of things we are still planning to finish for 2.5.0, I am
> expecting the next release to kick off the RC release(s), so a final
> release shouldn't be too far away!
>
> Thanks, Paul.
>
>

RE: Upcoming releases

Posted by Daniel Sun <re...@hotmail.com>.
Hi Eric,

     No worries ;-)   As you can see, new language features for 3.0 are
almost frozen. The reason why I try to release 2.6 and 3.0 alpha versions is
to let groovy users try and give us feedback in time. Anyway, I will take
into account your worries  and release 2.6 and 3.0 after 2.4 and 2.5
released.

    BTW, the eclipse plugin for Groovy is awesome, thanks for your hard work
:-)

Cheers,
Daniel.Sun



--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Re: Upcoming releases

Posted by Daniel Sun <re...@hotmail.com>.
You can ping Cédric  ;-)



--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Re: Upcoming releases

Posted by Shil Sinha <sh...@gmail.com>.
If anyone involved in android support is reading this, could they please
review https://github.com/apache/groovy/pull/648 ? I'd like to get that in
2.5.

On Tue, Feb 6, 2018 at 10:25 AM, <er...@thomsonreuters.com> wrote:

> Daniel,
> Could you please wait?  Each time Paul has announced 2.4 and 2.5 releases
> forthcoming, you announce 2.6 and 3.0 minutes later.  Then you end up
> forcing out 2.6 and 3.0 before 2.4 and 2.5.  This strains the intake
> pipelines of downstream projects like IDE support, etc.
>
> -----Original Message-----
> From: Daniel Sun [mailto:realbluesun@hotmail.com]
> Sent: Tuesday, February 06, 2018 4:38 AM
> To: dev@groovy.incubator.apache.org
> Subject: Re: Upcoming releases
>
> That's great.
>
> I plan to release 2.6-alpha-3 and 3.0-alpha-2 when the PR(
> https://urldefense.proofpoint.com/v2/url?u=https-
> 3A__github.com_apache_groovy_pull_654&d=DwICAg&c=4ZIZThykDLcoWk-GVjSLmy8-
> 1Cr1I4FWIvbLFebwKgY&r=tPJuIuL_GkTEazjQW7vvl7mNWVGXn3yJD5LGBH
> YYHww&m=ssQVk8MzUlEqENextdc-oXwd4p512ZCoPo5L1rCvNTI&s=
> Zva9_D9ZBNuGZxlFEFVCYvHybCOd4-XvNIJF5MnagKw&e= ) is reviewed and merged.
>
> Cheers,
> Daniel.Sun
>
>
>
>
> --
> Sent from: https://urldefense.proofpoint.com/v2/url?u=http-3A__groovy.
> 329449.n5.nabble.com_Groovy-2DDev-2Df372993.html&d=DwICAg&
> c=4ZIZThykDLcoWk-GVjSLmy8-1Cr1I4FWIvbLFebwKgY&r=tPJuIuL_
> GkTEazjQW7vvl7mNWVGXn3yJD5LGBHYYHww&m=ssQVk8MzUlEqENextdc-
> oXwd4p512ZCoPo5L1rCvNTI&s=VAcvRrEcFIkiJVJ5bPj6Ow9J5kvkaXa0AHFnnux77i4&e=
>

RE: Upcoming releases

Posted by er...@thomsonreuters.com.
Daniel,
Could you please wait?  Each time Paul has announced 2.4 and 2.5 releases forthcoming, you announce 2.6 and 3.0 minutes later.  Then you end up forcing out 2.6 and 3.0 before 2.4 and 2.5.  This strains the intake pipelines of downstream projects like IDE support, etc.

-----Original Message-----
From: Daniel Sun [mailto:realbluesun@hotmail.com] 
Sent: Tuesday, February 06, 2018 4:38 AM
To: dev@groovy.incubator.apache.org
Subject: Re: Upcoming releases

That's great.

I plan to release 2.6-alpha-3 and 3.0-alpha-2 when the PR(https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_groovy_pull_654&d=DwICAg&c=4ZIZThykDLcoWk-GVjSLmy8-1Cr1I4FWIvbLFebwKgY&r=tPJuIuL_GkTEazjQW7vvl7mNWVGXn3yJD5LGBHYYHww&m=ssQVk8MzUlEqENextdc-oXwd4p512ZCoPo5L1rCvNTI&s=Zva9_D9ZBNuGZxlFEFVCYvHybCOd4-XvNIJF5MnagKw&e= ) is reviewed and merged.

Cheers,
Daniel.Sun




--
Sent from: https://urldefense.proofpoint.com/v2/url?u=http-3A__groovy.329449.n5.nabble.com_Groovy-2DDev-2Df372993.html&d=DwICAg&c=4ZIZThykDLcoWk-GVjSLmy8-1Cr1I4FWIvbLFebwKgY&r=tPJuIuL_GkTEazjQW7vvl7mNWVGXn3yJD5LGBHYYHww&m=ssQVk8MzUlEqENextdc-oXwd4p512ZCoPo5L1rCvNTI&s=VAcvRrEcFIkiJVJ5bPj6Ow9J5kvkaXa0AHFnnux77i4&e= 

Re: Upcoming releases

Posted by Daniel Sun <re...@hotmail.com>.
That's great.

I plan to release 2.6-alpha-3 and 3.0-alpha-2 when the
PR(https://github.com/apache/groovy/pull/654) is reviewed and merged.

Cheers,
Daniel.Sun




--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Re: Upcoming releases

Posted by Paolo Di Tommaso <pa...@gmail.com>.
I renew my plea for this PR

https://github.com/apache/groovy/pull/566


Cheers,
Paolo




On Tue, Feb 6, 2018 at 9:11 AM, Mario Garcia <ma...@gmail.com> wrote:

> That's good News :)
>
> 2018-02-06 8:19 GMT+01:00 Paul King <pa...@asert.com.au>:
>
>>
>> I am planning to prepare a 2.5.0-beta-3 release towards the end of this
>> week and 2.4.14 not long after. Now's a good time to let us know if there
>> is something critical you need for those releases.
>>
>> I am expecting 2.5.0-beta-3 to be the last beta for 2.5.0 and while there
>> are a couple of things we are still planning to finish for 2.5.0, I am
>> expecting the next release to kick off the RC release(s), so a final
>> release shouldn't be too far away!
>>
>> Thanks, Paul.
>>
>>
>

Re: Upcoming releases

Posted by Paolo Di Tommaso <pa...@gmail.com>.
I renew my plea for this PR

https://github.com/apache/groovy/pull/566


Cheers,
Paolo




On Tue, Feb 6, 2018 at 9:11 AM, Mario Garcia <ma...@gmail.com> wrote:

> That's good News :)
>
> 2018-02-06 8:19 GMT+01:00 Paul King <pa...@asert.com.au>:
>
>>
>> I am planning to prepare a 2.5.0-beta-3 release towards the end of this
>> week and 2.4.14 not long after. Now's a good time to let us know if there
>> is something critical you need for those releases.
>>
>> I am expecting 2.5.0-beta-3 to be the last beta for 2.5.0 and while there
>> are a couple of things we are still planning to finish for 2.5.0, I am
>> expecting the next release to kick off the RC release(s), so a final
>> release shouldn't be too far away!
>>
>> Thanks, Paul.
>>
>>
>

Re: Upcoming releases

Posted by Mario Garcia <ma...@gmail.com>.
That's good News :)

2018-02-06 8:19 GMT+01:00 Paul King <pa...@asert.com.au>:

>
> I am planning to prepare a 2.5.0-beta-3 release towards the end of this
> week and 2.4.14 not long after. Now's a good time to let us know if there
> is something critical you need for those releases.
>
> I am expecting 2.5.0-beta-3 to be the last beta for 2.5.0 and while there
> are a couple of things we are still planning to finish for 2.5.0, I am
> expecting the next release to kick off the RC release(s), so a final
> release shouldn't be too far away!
>
> Thanks, Paul.
>
>

Re: Upcoming releases

Posted by Mario Garcia <ma...@gmail.com>.
That's good News :)

2018-02-06 8:19 GMT+01:00 Paul King <pa...@asert.com.au>:

>
> I am planning to prepare a 2.5.0-beta-3 release towards the end of this
> week and 2.4.14 not long after. Now's a good time to let us know if there
> is something critical you need for those releases.
>
> I am expecting 2.5.0-beta-3 to be the last beta for 2.5.0 and while there
> are a couple of things we are still planning to finish for 2.5.0, I am
> expecting the next release to kick off the RC release(s), so a final
> release shouldn't be too far away!
>
> Thanks, Paul.
>
>