Ivan Andika created HDDS-13289:
----------------------------------

             Summary: 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


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]

Reply via email to