The Java Multi-Cloud Toolkit
Go to file
Timur Alperovich cdabc59ad8 JCLOUDS-217: Azure: Handle blobs with % correctly.
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.
2015-09-08 15:19:02 -07:00
all Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
allblobstore Replace legacy cloudfiles with modern rackspace-cloudfiles 2015-04-28 16:44:55 -05:00
allcompute Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
allloadbalancer Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
apis JCLOUDS-217: Fix encoding handling in S3. 2015-09-08 15:19:02 -07:00
blobstore JCLOUDS-217: Percent encoding changes. 2015-09-08 15:12:14 -07:00
common JCLOUDS-962: Make all @Provider methods final 2015-09-02 23:54:44 +02:00
compute JCLOUDS-962: Make all @Provider methods final 2015-09-02 23:54:44 +02:00
core JCLOUDS-217: Fix encoding handling in S3. 2015-09-08 15:19:02 -07:00
drivers JCLOUDS-962: Make all @Provider methods final 2015-09-02 23:54:44 +02:00
loadbalancer Convert Windows to Unix line endings 2015-03-31 18:25:54 -07:00
project JCLOUDS-827: Upgrading sshj to 0.12.0 (new group ID too) 2015-08-12 13:47:41 -04:00
providers JCLOUDS-217: Azure: Handle blobs with % correctly. 2015-09-08 15:19:02 -07:00
resources Enforce no illegal testng imports 2015-06-25 13:34:10 -07:00
scriptbuilder JCLOUDS-973 Extending the sudo's configuration 2015-09-01 00:29:17 +02:00
skeletons Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
.dir-locals.el JCLOUDS-26. Adding .dir-locals.el for Emacs tab-width setting 2013-05-10 14:52:52 -07:00
.gitignore JCLOUDS-897: Remove the Rocoto dependency 2015-05-21 00:26:57 +02:00
.mailmap Update mailmap for acole@twitter.com 2014-10-04 09:22:01 -07:00
CONTRIBUTING.md Fixed the CONTRIBUTING links 2015-02-05 15:10:37 +01:00
README.md Avoid duplicated info and just link to website 2014-08-07 09:25:37 -05:00
pom.xml Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00

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