jclouds/apis
Andrew Gaul 648e6c2a8a Remove InputSuppliers.of(InputStream)
This method breaks the contract of an InputSupplier since every call
to getInput returns the same InputStream instance.  This is
particularly dangerous when one of the callers mutates or closes the
InputStream which causes all others callers to fail.
2013-04-03 13:19:42 -07:00
..
atmos Address Xlint warnings 2013-03-13 22:23:19 -07:00
byon bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00
cloudfiles bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00
cloudservers bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00
cloudsigma Address Xlint warnings 2013-03-13 22:23:19 -07:00
cloudstack Address Xlint warnings 2013-03-13 22:23:19 -07:00
cloudwatch bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00
ec2 Address Xlint warnings 2013-03-13 22:23:19 -07:00
elasticstack Address Xlint warnings 2013-03-13 22:23:19 -07:00
filesystem Remove InputSuppliers.of(InputStream) 2013-04-03 13:19:42 -07:00
openstack-cinder bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00
openstack-keystone make it possible to deserialize into ctors that have immutable collection parameters 2013-03-13 12:22:41 -07:00
openstack-nova Correct Keystone 1.1 authentication token timeout 2013-03-17 16:27:31 -07:00
openstack-nova-ec2 bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00
rackspace-cloudidentity Moved CloudIdentityFallbacks to src instead of test. 2013-03-27 16:10:28 -05:00
rackspace-cloudloadbalancers Fix missing final keyword for private member variables in cloudloadbalancers api. 2013-03-21 16:06:29 -07:00
route53 add ability to reset as opposed to always append to ResourceRecordSet.values 2013-03-22 15:16:48 -07:00
s3 Address Xlint warnings 2013-03-13 22:23:19 -07:00
sqs Address Xlint warnings 2013-03-13 22:23:19 -07:00
sts Address Xlint warnings 2013-03-13 22:23:19 -07:00
swift Correct Keystone 1.1 authentication token timeout 2013-03-17 16:27:31 -07:00
vcloud Address Xlint warnings 2013-03-13 22:23:19 -07:00
pom.xml bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00