You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Lim (JIRA)" <ji...@apache.org> on 2019/07/26 14:35:00 UTC

[jira] [Commented] (NIFI-5749) NiFi requirements include "Java 8 or later", but doesn't compile with Java 9

    [ https://issues.apache.org/jira/browse/NIFI-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893860#comment-16893860 ] 

Andrew Lim commented on NIFI-5749:
----------------------------------

In the short term, will change from "Java 8 or later" to "Java 8".  Will need to revisit once Java 11 work is complete (https://issues.apache.org/jira/browse/NIFI-5176).

Filed https://issues.apache.org/jira/browse/NIFI-6491 to improve installation documentation in the longer term.

> NiFi requirements include "Java 8 or later", but doesn't compile with Java 9
> ----------------------------------------------------------------------------
>
>                 Key: NIFI-5749
>                 URL: https://issues.apache.org/jira/browse/NIFI-5749
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Documentation &amp; Website, Tools and Build
>    Affects Versions: 1.8.0
>         Environment: Ubuntu 18.04.1 LTS, AMD64
>            Reporter: Arpad Boda
>            Assignee: Andrew Lim
>            Priority: Major
>
> README.md file attached to NiFi release 1.8.0 contains the following:
> _#__# Requirements_
> _JDK 1.8 or newer_
> However NiFi doesn't compile with Java 9:
> _[ERROR] Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:1.5.2:process-asciidoc (output-html) on project nifi-docs: Execution output-html of goal org.asciidoctor:asciidoctor-maven-plugin:1.5.2:process-asciidoc failed: (LoadError) load error: jruby/java/java_ext/java.lang -- java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.AccessibleObject accessible -> [Help 1]_
> Either the content of readme or the compilation error should be fixed.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)