Switching to 1.2.0 with jdk 11 fails with following exception:
* What went wrong:
A problem occurred evaluating script.
> Failed to apply plugin [id 'io.sdkman.vendors']
> Could not create task ':jbake-dist:sdkReleaseVersion'.
> Could not create task of type 'SdkReleaseVersionTask'.
> javax/xml/bind/ValidationException
javax.xml.bind got removed from jdk 11
------------------------------------------------------------
Gradle 5.3.1
------------------------------------------------------------
Build time: 2019-03-28 09:09:23 UTC
Revision: f2fae6ba563cfb772c8bc35d31e43c59a5b620c3
Kotlin: 1.3.21
Groovy: 2.5.4
Ant: Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM: 11.0.2 (Oracle Corporation 11.0.2+9)
OS: Linux 4.19.0-4-amd64 amd64
Switching to 1.2.0 with jdk 11 fails with following exception:
javax.xml.bind
got removed from jdk 11