On 16.11.2015 16:05, Russel Winder wrote:
Groovy itself seems to build using JDK9, but:
…
:install
:installGroovy
Groovy installed under /home/users/russel/lib/JavaPackages/groovy-trunk
:asciidoctor FAILED
:asciidoctorAssets
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':asciidoctor'.
java.lang.ExceptionInInitializerError (no error message)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or
--debug option to get more log output.
BUILD FAILED
Total time: 20 mins 4.208 secs
build yes, but only without jigsaw. Several tests fail, even force the
VM to quit. CI never gets to the asciidoctor phase. As of why? No idea,
afaik nobody had yet time to investigate this
bye Jochen