On Thu, Oct 6, 2016 at 3:46 AM, Russel Winder <rus...@winder.org.uk> wrote:
> > I recollect this is a "known problem", but have forgotten what the > answer was. Do we know what we have to campaigh for to get whatever it > is fixed so this isn't broken? > > > :asciidoctorAssets > > FAILURE: Build failed with an exception. > > * What went wrong: > Execution failed for task ':asciidoctor'. > > java.lang.ExceptionInInitializerError (no error message) > > > -- > Russel. > ============================================================ > ================= > Dr Russel Winder t: +44 20 7585 2200 voip: > sip:russel.win...@ekiga.net > 41 Buckmaster Road m: +44 7770 465 077 xmpp: rus...@winder.org.uk > London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder If memory serves me, updating the asciidoctor-gradle-plugin from 1.5.2 to 1.5.3 fixed the build issue but introduced a formatting issue with tables [1]. The formatting issue affected all builds not just jdk9 builds. [1] https://github.com/asciidoctor/asciidoctor-gradle-plugin/issues/177