Re: Failing joint build

2019-05-20 Thread Paolo Di Tommaso
Ah! Basically, the identity operator has been fixed for classes implementing the Comparable interface. This is definitely a good news! p On Mon, May 20, 2019 at 7:55 AM Paul King wrote: > Possibly this in 2.5.7? > https://issues.apache.org/jira/browse/GROOVY-7954 > > >

Re: Failing joint build

2019-05-19 Thread Paul King
Possibly this in 2.5.7? https://issues.apache.org/jira/browse/GROOVY-7954 Virus-free. www.avast.com

Re: Failing joint build

2019-05-19 Thread Paolo Di Tommaso
Just to confirm the build fixed, though some tests failing due to changes in the snapshot version. Is there any change related to identity and Comparable interface coming in Groovy 2.5.8? Cheers, Paolo On Sun, May 19, 2019 at 10:19 AM Paolo Di Tommaso wrote: > Damn! you are right. The deps o

Re: Failing joint build

2019-05-19 Thread Paolo Di Tommaso
Damn! you are right. The deps overriding should have gone in `allprojects` block. Thanks for having spotted that and updated the building environment. Cheers, Paolo On Sun, May 19, 2019 at 2:42 AM Paul King wrote: > It seems repeatable locally. > > On Sun, May 19, 2019 at 10:17 AM Paul King

Re: Failing joint build

2019-05-18 Thread Paul King
It seems repeatable locally. On Sun, May 19, 2019 at 10:17 AM Paul King wrote: > It looks like the gradle build needs some further work: > > [00:44:08] : [:nf-commons:compileGroovy] 00:44:08.057 [DEBUG] > [org.gradle.api.internal.tasks.compile.NormalizingGroovyCompiler] Java > compiler arguments

Re: Failing joint build

2019-05-18 Thread Paul King
It looks like the gradle build needs some further work: [00:44:08] : [:nf-commons:compileGroovy] 00:44:08.057 [DEBUG] [org.gradle.api.internal.tasks.compile.NormalizingGroovyCompiler] Java compiler arguments: -source 1.8 -target 1.8 -d /var/teamcity/buildagent-jdk8/work/1d76058f36ec5c31/modules/nf

Re: Failing joint build

2019-05-11 Thread Paolo Di Tommaso
Hi guys, I'm renewing my plea to fix the Nextflow joint build . This would have helped to early detect and prevent bugs such as GROOVY-9115 . Thanks, P

Re: Failing joint build

2019-02-04 Thread Paolo Di Tommaso
I'm raising again this issue. No way to fix it? p On Fri, Jan 11, 2019 at 12:51 PM Paul King wrote: > I get 2.5.6-SNAPSHOT as the version when I use locally built snapshots. I > presume it is something specific to the Nextflow build but haven't had time > to check yet. > > On Fri, Jan 11, 2019

Re: Failing joint build

2019-01-11 Thread Paul King
I get 2.5.6-SNAPSHOT as the version when I use locally built snapshots. I presume it is something specific to the Nextflow build but haven't had time to check yet. On Fri, Jan 11, 2019 at 6:25 PM Paolo Di Tommaso wrote: > Hi devs, > > Sorry if I insist on this, it may be that version string has

Re: Failing joint build

2019-01-11 Thread Paolo Di Tommaso
Hi devs, Sorry if I insist on this, it may be that version string has not been updated on the 2.5.6 snapshot and therefore it's failing? p On Mon, Jan 7, 2019 at 8:16 PM Paolo Di Tommaso wrote: > Daer maintainers, > > The Nextflow joint build >

Re: Failing joint build

2017-02-13 Thread Paolo Di Tommaso
Great. Thank you. Paolo On Mon, Feb 13, 2017 at 10:19 PM, Paul King wrote: > One of the agents unregistered itself yesterday. I restarted it but it > has re-run all the nightly builds yet. I just re-started Nextflow and > it seems ok. > > Cheers, Paul. > > On Tue, Feb 14, 2017 at 6:05 AM, Pao

Re: Failing joint build

2017-02-13 Thread Paul King
One of the agents unregistered itself yesterday. I restarted it but it has re-run all the nightly builds yet. I just re-started Nextflow and it seems ok. Cheers, Paul. On Tue, Feb 14, 2017 at 6:05 AM, Paolo Di Tommaso wrote: > Hi, > > Has something recently changed in the joint build configurati