[
https://issues.apache.org/jira/browse/NIFI-9611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-9611.
------------------------------------
Resolution: Fixed
> 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: Paul Grey
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 40m
> 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)