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(). |
||
---|---|---|
all | ||
allblobstore | ||
allcompute | ||
allloadbalancer | ||
apis | ||
blobstore | ||
common | ||
compute | ||
core | ||
drivers | ||
loadbalancer | ||
project | ||
providers | ||
resources | ||
scriptbuilder | ||
skeletons | ||
.dir-locals.el | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
CONTRIBUTING.md | ||
README.md | ||
pom.xml |
README.md
jclouds
Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features.
For more information about using or contributing to jclouds, please visit our website at jclouds.apache.org.
License
Copyright (C) 2009-2013 The Apache Software Foundation
Licensed under the Apache License, Version 2.0