[
https://issues.apache.org/jira/browse/NIFI-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Young resolved NIFI-16129.
--------------------------------
Resolution: Won't Fix
Closing due to feedback. Scope is too broad and approach was too simplistic.
> Remove StringUtils#isEmpty(), #isBlank(), etc
> ---------------------------------------------
>
> Key: NIFI-16129
> URL: https://issues.apache.org/jira/browse/NIFI-16129
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Young
> Priority: Major
>
> Using Commons.lang3 StringUtils#isEmpty, #isBlank and friends are not
> necessary anymore because Java now provides these functions and are built
> onto the String class.
> Goal would be to eliminate as many of these usages as possible and evaluate
> if the dependency would be needed at all.
> Going to start work in `nifi-web-api` but this should probably be moved to an
> epic at some point to enable going package by package.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)