[
https://issues.apache.org/jira/browse/HDDS-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-13289.
-------------------------------------
Fix Version/s: 2.1.0
Resolution: Implemented
> Remove the usage of Jetty's StringUtil
> --------------------------------------
>
> Key: HDDS-13289
> URL: https://issues.apache.org/jira/browse/HDDS-13289
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Ivan Andika
> Assignee: Chia-Chuan Ho
> Priority: Minor
> Labels: GoodForNewContributors, Newbie, pull-request-available
> Fix For: 2.1.0
>
>
> There are some instances where Jetty StringUtil
> (org.eclipse.jetty.util.StringUtil) is used instead of Apache Common's
> StringUtils.
> We can replace all Jetty StringUtil with Common's StringUtils and ban the
> org.eclipse.jetty.util.StringUtil imports in the root pom.xml
> (<bannedImport>).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]