You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "John Poth (JIRA)" <ji...@apache.org> on 2017/03/06 09:21:33 UTC

[jira] [Updated] (CAMEL-10864) Asciidoctorj fails on Java 9

     [ https://issues.apache.org/jira/browse/CAMEL-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Poth updated CAMEL-10864:
------------------------------
    Issue Type: Sub-task  (was: Task)
        Parent: CAMEL-10141

> Asciidoctorj fails on Java 9
> ----------------------------
>
>                 Key: CAMEL-10864
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10864
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-catalog
>            Reporter: John Poth
>            Priority: Minor
>
> See https://github.com/asciidoctor/asciidoctorj/issues/515, might be more related to JRuby than to asciidoctor.
> As a workaround set
> {code}
> export MAVEN_OPTS="--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/java.util.regex=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)