nacx commented on this pull request.


>       * @return
      */
-    public static String getGoogleCredentialFromJsonFile(String jsonFile) {
-        try {
-            String fileContents = Files.toString(new File(jsonFile), 
Charsets.UTF_8);
+   public static String getGoogleCredentialFromJsonFile(String 
credentialValue) {

Much better :) Done!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/87

Reply via email to