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."?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]