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

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

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

Nathan Gough updated NIFI-4426:
-------------------------------
    Comment: was deleted

(was: Minor differences between nifi-security-utils/src/main/java/org/apache/nifi/security/util/crypto/bcrypt/BCrypt.java and org.mindrot.jbcrypt.BCrypt:

!Screen Shot 2018-08-28 at 6.38.16 PM.png!

and

!Screen Shot 2018-08-28 at 6.38.31 PM.png!)

> 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
>              Labels: security
>
> 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
(v7.6.3#76005)