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
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
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
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/
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
5 matches
Mail list logo