mirror of https://github.com/apache/jclouds.git
680ab59316
Previously not all fields of RunScriptOptions were included in copyTo (e.g. runAsRoot and initScript). Also options.equals(options.clone()) failed if options.loginPassword was originally null - in the cloned object, it would be Optional.absent. Fixes RunScriptOptions.toString, to only say “loginPasswordPresent” if optional.isPresent(). |
||
---|---|---|
.. | ||
src | ||
pom.xml |