You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Jeff Storck (JIRA)" <ji...@apache.org> on 2018/05/08 18:44:00 UTC

[jira] [Updated] (NIFI-5176) NiFi needs to be buildable on Java 9

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

Jeff Storck updated NIFI-5176:
------------------------------
    Description: 
While retaining a source/target comptability of 1.8, NiFi needs to be buildable on Java 9.

The following issues have been encountered while attempting to run a Java 1.8-built NiFi on Java 9:
||Issue||Solution||
|Groovy compiler not parsing groovy code correctly on Java 9|Updated maven-compiler-plugin to 3.7.0, and included dependencies for groovy-eclipse-compiler:2.9.3-01 and groovy-eclipse-batch:2.4.15-01|
|Antler isn't able to process grammars| |

  was:While retaining a source/target comptability of 1.8, NiFi needs to be buildable on Java 9.


> NiFi needs to be buildable on Java 9
> ------------------------------------
>
>                 Key: NIFI-5176
>                 URL: https://issues.apache.org/jira/browse/NIFI-5176
>             Project: Apache NiFi
>          Issue Type: Sub-task
>            Reporter: Jeff Storck
>            Assignee: Jeff Storck
>            Priority: Major
>
> While retaining a source/target comptability of 1.8, NiFi needs to be buildable on Java 9.
> The following issues have been encountered while attempting to run a Java 1.8-built NiFi on Java 9:
> ||Issue||Solution||
> |Groovy compiler not parsing groovy code correctly on Java 9|Updated maven-compiler-plugin to 3.7.0, and included dependencies for groovy-eclipse-compiler:2.9.3-01 and groovy-eclipse-batch:2.4.15-01|
> |Antler isn't able to process grammars| |



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)