You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andy LoPresto (JIRA)" <ji...@apache.org> on 2017/09/26 17:02:00 UTC

[jira] [Created] (NIFI-4426) Remove custom jBCrypt implementation because Java 7 is no longer supported

Andy LoPresto created NIFI-4426:
-----------------------------------

             Summary: Remove custom jBCrypt implementation because Java 7 is no longer supported
                 Key: NIFI-4426
                 URL: https://issues.apache.org/jira/browse/NIFI-4426
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 1.4.0
            Reporter: Andy LoPresto
            Assignee: Andy LoPresto
            Priority: Minor


The {{jBCrypt}} library is included and slightly modified in order to provide Java 7 compatibility because the external module is compiled for Java 8. Now that NiFi doesn't support Java 7, this modification can be removed and the standalone module can be depended upon via Maven as per normal. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)