You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/09/27 19:50:02 UTC

[GitHub] [cxf] amarkevich commented on a change in pull request #515: FileUtils: move test specific getStringFromFile; remove extra space

amarkevich commented on a change in pull request #515: FileUtils: move test specific getStringFromFile; remove extra space
URL: https://github.com/apache/cxf/pull/515#discussion_r329226814
 
 

 ##########
 File path: core/src/main/java/org/apache/cxf/helpers/FileUtils.java
 ##########
 @@ -293,67 +290,6 @@ public static File createTempFile(String prefix, String suffix, File parentDir,
         return result;
     }
 
-    public static String getStringFromFile(File location) {
 
 Review comment:
   @coheigea WDYT?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services