[
https://issues.apache.org/jira/browse/NIFI-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597809#comment-16597809
]
ASF subversion and git services commented on NIFI-4426:
-------------------------------------------------------
Commit c9267347edf6664a65317cfe4498d190ac9e7a28 in nifi's branch
refs/heads/master from thenatog
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=c926734 ]
NIFI-4426 - Replaced Java7 jBCrypt implementation which was made for Java7
backwards compatibility. It now uses a normal maven import to provide jBCrypt.
This closes #2976.
Signed-off-by: Andy LoPresto <[email protected]>
> 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
> Attachments: Screen Shot 2018-08-28 at 6.38.16 PM.png, Screen Shot
> 2018-08-28 at 6.38.31 PM.png
>
>
> 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)