You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2015/04/02 15:58:54 UTC

[jira] [Created] (JCLOUDS-876) loginPassword / loginPrivateKey not initialized by RunScriptOptions

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)