Help needed: gradle + testng

2017-10-31 Thread olivier sallou
Hi, when using testng with gradle on some packages (get same issue on multiple projects), test step fails with error: Executing task ':test' (up-to-date check took 0.0 secs) due to: Task.upToDateWhen is false. Cannot nest operations in the same thread. Each nested operation must run in its

Re: Help needed: gradle + testng

2017-10-31 Thread Olivier Sallou
On 10/31/2017 05:15 PM, Olivier Sallou wrote: > > On 10/31/2017 04:53 PM, Markus Koschany wrote: >> Am 31.10.2017 um 15:40 schrieb olivier sallou: >> [...] >> >>> any idea of what is wrong? >> Maybe it's a race condition. Have you tried building with --no-parallel > I tried debhelper directly,

Re: Help needed: gradle + testng

2017-10-31 Thread Markus Koschany
I'm subscribed to debian-java. No need to CC me. Am 31.10.2017 um 17:44 schrieb Olivier Sallou: > the version I downloaded/tested with is gradle 4.3. > Do you want I try with a an older version ? (3.4.1, 3.5, ??) Updating Gradle can be a very painful experience. I assume updating to 4.3 will be

Re: Help needed: gradle + testng

2017-10-31 Thread Markus Koschany
Am 31.10.2017 um 17:36 schrieb Olivier Sallou: [...] >  if I download gradle, and recompile/test using the new gradle, it works > fine (but keeping everything offline and copying > /usr/share/java|maven-repo related stuff manually to .m2 directory) > > so either this is a debian gradle issue,

Re: Help needed: gradle + testng

2017-10-31 Thread Olivier Sallou
On 10/31/2017 05:47 PM, Markus Koschany wrote: > I'm subscribed to debian-java. No need to CC me. sorry, was a reply all instead of reply... > > Am 31.10.2017 um 17:44 schrieb Olivier Sallou: >> the version I downloaded/tested with is gradle 4.3. >> Do you want I try with a an older version ?

Re: Help needed: gradle + testng

2017-10-31 Thread Markus Koschany
Am 31.10.2017 um 15:40 schrieb olivier sallou: [...] > any idea of what is wrong? Maybe it's a race condition. Have you tried building with --no-parallel in case you use compat level 10? It might also be a bug in Gradle itself according to some information on the web. Regards, Markus

Re: Help needed: gradle + testng

2017-10-31 Thread Olivier Sallou
On 10/31/2017 04:43 PM, Emmanuel Bourg wrote: > Le 31/10/2017 à 15:40, olivier sallou a écrit : > >> any idea of what is wrong? > I've seen this error too with another package and I had to disable the > tests. No idea what is causing this. well, this is what I plan to do in a first step. It

Re: Help needed: gradle + testng

2017-10-31 Thread Olivier Sallou
On 10/31/2017 04:53 PM, Markus Koschany wrote: > Am 31.10.2017 um 15:40 schrieb olivier sallou: > [...] > >> any idea of what is wrong? > Maybe it's a race condition. Have you tried building with --no-parallel I tried debhelper directly, removing some arguements, to test manually, but the

Re: Help needed: gradle + testng

2017-10-31 Thread Emmanuel Bourg
Le 31/10/2017 à 15:40, olivier sallou a écrit : > any idea of what is wrong? I've seen this error too with another package and I had to disable the tests. No idea what is causing this. Emmanuel Bourg

RFS: libimglib2-java/4.5.0-1

2017-10-31 Thread Ghislain Vaillant
Dear all, I have upgraded libimglib2-java [1] to the latest upstream version. Could anyone sponsor this upload please? [1] https://anonscm.debian.org/git/pkg-java/libimglib2-java.git Changes since last upload: * New upstream version 4.5.0 * Bump the standards version to 4.1.1 Cheers,