Andrew Phillips created JCLOUDS-884:
---------------------------------------
Summary: Do not try to load agentproxies other than netcat over
ssh-agent
Key: JCLOUDS-884
URL: https://issues.apache.org/jira/browse/JCLOUDS-884
Project: jclouds
Issue Type: Improvement
Components: jclouds-drivers
Affects Versions: 1.9.0
Reporter: Andrew Phillips
In JCLOUDS-516, we added support for agentproxies, but only really tested for
netcat over ssh. The CLI *only* supports this, and other agentproxy
implementations (e.g. pageant on Windows) fail there since the dependencies
aren't even available. See http://markmail.org/thread/oto47qk2kzcdtebb
For now, change this to only try netcat over ssh-agent. If it's possible to
include the additional deps in future, we can decide to revert this.
See https://github.com/ymnk/jsch-agent-proxy/pull/23
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)