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 2018/01/26 13:30:53 UTC

[GitHub] DaanHoogland commented on a change in pull request #2431: CLOUDSTACK-10225: Deprecate StringUtils in favor of Apache Commons

DaanHoogland commented on a change in pull request #2431: CLOUDSTACK-10225: Deprecate StringUtils in favor of Apache Commons
URL: https://github.com/apache/cloudstack/pull/2431#discussion_r164111336
 
 

 ##########
 File path: utils/src/main/java/com/cloud/utils/StringUtils.java
 ##########
 @@ -137,22 +136,6 @@ public static String listToCsvTags(final List<String> tagsList) {
         return tags.toString();
     }
 
-    public static String getExceptionStackInfo(final Throwable e) {
 
 Review comment:
   this one is used in vmware (noredist)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services