[
https://issues.apache.org/jira/browse/NIFI-15227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15227:
----------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Reduce Use of Commons Codec in Framework Modules
> ------------------------------------------------
>
> Key: NIFI-15227
> URL: https://issues.apache.org/jira/browse/NIFI-15227
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 2.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Application framework modules have limited use of the Apache Commons Codec
> library, directly using only one method from the DigestUtils class. The
> {{nifi-utils}} module has a MessageDigestUtils class the implements the same
> SHA-256 hash method, which provides an optimal replacement option to reduce
> dependency references in framework modules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)