[
https://issues.apache.org/jira/browse/MRESOLVER-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708824#comment-17708824
]
ASF GitHub Bot commented on MRESOLVER-350:
------------------------------------------
cstamas commented on code in PR #277:
URL: https://github.com/apache/maven-resolver/pull/277#discussion_r1158391216
##########
maven-resolver-util/src/main/java/org/eclipse/aether/util/StringUtils.java:
##########
@@ -32,7 +33,9 @@ private StringUtils() {
*
* @param string The string to check, may be {@code null}.
* @return {@code true} if the string is {@code null} or of zero length,
{@code false} otherwise.
+ * @deprecated
Review Comment:
Maybe "Deprecated since 1.5.0 without any alternative provided. Use Java 8
APIs instead."?
> Get rid of commons-lang dependency
> ----------------------------------
>
> Key: MRESOLVER-350
> URL: https://issues.apache.org/jira/browse/MRESOLVER-350
> Project: Maven Resolver
> Issue Type: Improvement
> Components: Resolver
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: 1.9.8
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)