[
https://issues.apache.org/jira/browse/NIFI-9611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482615#comment-17482615
]
ASF subversion and git services commented on NIFI-9611:
-------------------------------------------------------
Commit 9075fc2cd8d79d8493d3cfab2788f56a448c4082 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9075fc2 ]
NIFI-9611 Removed unnecessary references to nifi-processor-utils
- Replaced nifi-processor-utils with nifi-utils where necessary
- Added direct dependencies on commons-lang3 where necessary
Signed-off-by: Joe Gresock <[email protected]>
This closes #5693.
> Remove unnecessary references to nifi-processor-utils
> -----------------------------------------------------
>
> Key: NIFI-9611
> URL: https://issues.apache.org/jira/browse/NIFI-9611
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> A number of extension modules include a dependency on
> {{nifi-processor-utils}}, but do not make use of classes in the module. Most
> of the references appear to be based on {{StandardValidators}}, which is
> provided through {{nifi-utils}}. These modules can be updated to use
> {{nifi-utils}} instead of {{nifi-processor-utils}} to avoid unnecessary
> direct and transitive dependencies.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)