Re: Gradle and JDK 11 issues

2018-11-03 Thread Emmanuel Bourg
On 03/11/2018 23:36, Markus Koschany wrote: > I have fixed it like that in mockito but it still feels like a > regression to me. sourceCompatibility and targetCompatibility had been > already set in build.gradle but now with OpenJDK 11 I have to specify it > in two other .gradle files as well. May

Re: Gradle and JDK 11 issues

2018-11-03 Thread Markus Koschany
Hi, Am 03.11.18 um 23:25 schrieb Emmanuel Bourg: [...] > For mockito (#910738) this issue has been fixed [1]. It seems to happen > when the build.gradle file doesn't specify the source/target level. Try > adding this: > > sourceCompatibility = 8 > targetCompatibility = 8 > > > Emmanuel Bour

Re: Gradle and JDK 11 issues

2018-11-03 Thread Emmanuel Bourg
Hi José, On 03/11/2018 19:05, Jose Gutierrez de la Concha wrote: > In all the bug reports I seeing the same "error: invalid source release: > 1.11" seems to come from gradle createCompileTask and unrelated to the > projects being compiled For mockito (#910738) this issue has been fixed [1]. It s

Gradle and JDK 11 issues

2018-11-03 Thread Jose Gutierrez de la Concha
Hi, I seeing some packages are failing due to what I think is the same problem with Gradle and JDK 11 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912288 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910738 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912263 https://bugs.debian.org/

Re: biojava-live (1.7) does not build with OpenJDK 11: package com.sun.corba.se.spi.legacy.connection does not exist

2018-11-03 Thread Andreas Tille
Control: tags -1 help Hi On Fri, Nov 02, 2018 at 12:25:20AM +0100, Emmanuel Bourg wrote: > Hi Andreas, > > On 01/11/2018 07:20, Andreas Tille wrote: > > > [javac] > > /build/biojava-live-1.7.1/src/org/biojava/bio/structure/PDBHeader.java:10: > > error: package com.sun.corba.se.spi.legacy