>
> - System.out.println("Connecting to " + connString);
> + System.out.format(" Connecting to %s%n", connString);Echoing password in cleartext here..? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-examples/pull/21/files#r6903237
