[MNG-6825] Replace StringUtils with Commons Lang3#120
[MNG-6825] Replace StringUtils with Commons Lang3#120timtebeek wants to merge 3 commits intoapache:masterfrom
Conversation
Co-authored-by: Moderne <team@moderne.io>
|
The failing build is likely broken already. I'm looking into it. |
elharo
left a comment
There was a problem hiding this comment.
Please rebase. The failing CI should now pass, and then we'll be good to go.
|
Resolved the conflicts, but I assume we'll want to first remove the |
|
I don't think we have to remove StringUtils.is(Not)Empty/Blank first, though it's fine if someone wants to do that. |
|
Looks like we'll move away from commons-lang3 instead; https://issues.apache.org/jira/browse/MNG-6829 |
|
JDK > commons-lang3 > maven-shared-utils > plexus-utils If we can go straight to JDK only, wonderful, but I'd still approve a PR that replaces plexus with commons lang. |
|
sure, if this is still relevant, do it |
No description provided.