mirror of
https://github.com/apache/jclouds.git
synced 2025-02-18 07:56:30 +00:00
Guava 16 removes this API. Replace with Closeables2.closeQuietly. References JCLOUDS-413 and JCLOUDS-415.
# # A driver to use JSch (http://www.jcraft.com/jsch/) as the SSH connection provider # for jclouds. # # TODO: Usage example.