mirror of https://github.com/apache/jclouds.git
cdabc59ad8
When constructing a URI path for a blob in the listing results, the Azure provider should re-encode any "bad" characters. Azure provider also should not call trim() on the blob name, as that will remove any leading or trailing space characters (which the provider supports). In fact, the trim() call is only required because of the fact that when parsing the XML document in the Azure tests, the white space between the tags was also included in the values. Changing when the character array is reset eliminates the need to do so. |
||
---|---|---|
all | ||
allblobstore | ||
allcompute | ||
allloadbalancer | ||
apis | ||
blobstore | ||
common | ||
compute | ||
core | ||
drivers | ||
loadbalancer | ||
project | ||
providers | ||
resources | ||
scriptbuilder | ||
skeletons | ||
.dir-locals.el | ||
.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