Re: jimfs: FTBFS: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project jimfs: Compilation failure

2020-08-07 Thread Thorsten Glaser
On Fri, 7 Aug 2020, Pierre Gruet wrote: > I suggest using the enclosed patch, which allows the build to succeed by > overriding the ``test'' method of Predicate. The ``apply'' method > provided by upstream has to be kept as it is used by the ``test'' method. But why? This amount of redundancy is…

Re: jimfs: FTBFS: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project jimfs: Compilation failure

2020-08-07 Thread Pierre Gruet
Hi Andreas, Le 07/08/2020 à 13:40, Andreas Tille a écrit : > Hi Thorsten, > > On Thu, Aug 06, 2020 at 04:04:22PM +0200, Thorsten Glaser wrote: >> On Thu, 6 Aug 2020, Andreas Tille wrote: >> >>> [ERROR] >>> /build/jimfs-1.1/jimfs/src/main/java/com/google/common/jimfs/PathService.java:[290,30] >>>

Re: jimfs: FTBFS: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project jimfs: Compilation failure

2020-08-07 Thread Thorsten Glaser
On Fri, 7 Aug 2020, Andreas Tille wrote: > but this does not help much and the build issue remains. Erk… then I don’t know either. Sorry, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/ Tel: +49 228 54881-393 • Fax: +49 228 54881-235 HRB 5168 (AG Bonn

Re: jimfs: FTBFS: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project jimfs: Compilation failure

2020-08-07 Thread Andreas Tille
Hi Thorsten, On Thu, Aug 06, 2020 at 04:04:22PM +0200, Thorsten Glaser wrote: > On Thu, 6 Aug 2020, Andreas Tille wrote: > > > [ERROR] > > /build/jimfs-1.1/jimfs/src/main/java/com/google/common/jimfs/PathService.java:[290,30] > > error: is not abstract > > and does not override abstract metho