You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/11/08 15:09:02 UTC

[GitHub] [cloudstack] DaanHoogland commented on a diff in pull request #6863: Adding option to define password

DaanHoogland commented on code in PR #6863:
URL: https://github.com/apache/cloudstack/pull/6863#discussion_r1016755048


##########
api/src/main/java/org/apache/cloudstack/api/command/user/vm/ResetVMPasswordCmd.java:
##########
@@ -16,6 +16,7 @@
 // under the License.
 package org.apache.cloudstack.api.command.user.vm;
 
+import org.apache.commons.lang.StringUtils;

Review Comment:
   can you use lang3 instead of lang?



-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org