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

David Handermann resolved NIFI-12164.
-------------------------------------
    Fix Version/s: 1.24.0
       Resolution: Fixed

> JDK 8 build broken in support/nifi-1.x branch
> ---------------------------------------------
>
>                 Key: NIFI-12164
>                 URL: https://issues.apache.org/jira/browse/NIFI-12164
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.24.0
>            Reporter: Eric Secules
>            Assignee: Eric Secules
>            Priority: Blocker
>             Fix For: 1.24.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> NIFI-11739 introduced code that wasn't compatible with JDK 8 (calling 
> `.isEmpty()` on an `Optional`). Replace by `!myOption.isPresnet()`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to