Francesco Chicchiriccò created JCLOUDS-876:
----------------------------------------------
Summary: loginPassword / loginPrivateKey not initialized by
RunScriptOptions
Key: JCLOUDS-876
URL: https://issues.apache.org/jira/browse/JCLOUDS-876
Project: jclouds
Issue Type: Bug
Components: jclouds-compute
Affects Versions: 2.0.0
Reporter: Francesco Chicchiriccò
Fix For: 2.0.0
During review of [this pull
request|https://github.com/jclouds/jclouds-labs/pull/156#discussion_r27519191]
it was suggested by [~nacx] to provide a fix to the parent class, e.g.
{{RunScriptOptions}}: the fix consists in initializing {{loginPassword}} /
{{loginPrivateKey}} as {{Optional.absent()}} instead of {{null}}, in order to
make the {{copyTo()}} method work properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)