You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Maxim Solodovnik <so...@gmail.com> on 2018/05/26 09:14:43 UTC

wicketstuff toolchain configuration

Hello All,

I'm trying to fix build on wicketstuff master
I switched JDK to oracle9, but got

[ERROR] No toolchain matched from 2 found for type jdk
[ERROR] Cannot find matching toolchain definitions for the following
toolchain types:
jdk [ version='1.9' ]

How can I add java9 to toolhain on travis?


-- 
WBR
Maxim aka solomax

Re: wicketstuff toolchain configuration

Posted by Maxim Solodovnik <so...@gmail.com>.
Answering my own question: config/toolchains.xml
Sorry for the noise

On Sat, May 26, 2018 at 4:14 PM, Maxim Solodovnik <so...@gmail.com> wrote:
> Hello All,
>
> I'm trying to fix build on wicketstuff master
> I switched JDK to oracle9, but got
>
> [ERROR] No toolchain matched from 2 found for type jdk
> [ERROR] Cannot find matching toolchain definitions for the following
> toolchain types:
> jdk [ version='1.9' ]
>
> How can I add java9 to toolhain on travis?
>
>
> --
> WBR
> Maxim aka solomax



-- 
WBR
Maxim aka solomax