You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@groovy.apache.org by Russel Winder <ru...@winder.org.uk> on 2016/10/06 10:46:00 UTC

Groovy build on JDK9 OK but only without the docs

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.winder@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Re: Groovy build on JDK9 OK but only without the docs

Posted by Russel Winder <ru...@winder.org.uk>.
On Thu, 2016-10-06 at 21:18 -0700, John Wagenleitner wrote:
> […]
> 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/1
> 77

But there is a known workaround. Is it that we are not prepared to add
the workaround and so are waiting for the fix? If so we might want to
nudge the Asciidoctor folk to prioritise the fix…

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Re: Groovy build on JDK9 OK but only without the docs

Posted by John Wagenleitner <jo...@gmail.com>.
On Thu, Oct 6, 2016 at 3:46 AM, Russel Winder <ru...@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.winder@ekiga.net
> 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@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