Fix for https://issues.apache.org/jira/browse/JCLOUDS-561 Will need to be backported to 1.7.x You can merge this Pull Request by running:
git pull https://github.com/nacx/jclouds sshagent-npe Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/358 -- Commit Summary -- * JCLOUDS-561: Properly populate the ssh agent connection in the builder methods -- File Changes -- M drivers/jsch/src/main/java/org/jclouds/ssh/jsch/SessionConnection.java (2) M drivers/sshj/src/main/java/org/jclouds/sshj/SSHClientConnection.java (2) -- Patch Links -- https://github.com/jclouds/jclouds/pull/358.patch https://github.com/jclouds/jclouds/pull/358.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/358
