jclouds/apis
Shri Javadekar d57bbebe7e Try iso8601SecondsDateParse if iso8601DateParse fails.
S3 compatible blobStores sometimes return date in the format:
"2014-07-23T20:53:17+0000" instead of the more common
"2014-07-23T18:09:39.944Z". This caused jclouds to barf with an
IllegalArgumentException.

This commit tries to parse both the formats for S3. The exception
is thrown if both fail.

Added unit tests for the same.
2014-07-26 22:19:54 -07:00
..
atmos Remove loop to gather metrics 2014-07-26 11:08:16 -07:00
byon JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
cloudfiles JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
cloudservers JCLOUDS-622: Remove most vestiges of InputSupplier 2014-07-16 16:07:59 -07:00
cloudsigma JCLOUDS-622: Remove most vestiges of InputSupplier 2014-07-16 16:07:59 -07:00
cloudstack JCLOUDS-549: Fix NPE in LoginCredentials.toString 2014-07-18 14:09:18 +01:00
cloudwatch JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
ec2 JCLOUDS-549: Fix NPE in LoginCredentials.toString 2014-07-18 14:09:18 +01:00
elasticstack JCLOUDS-622: Remove most vestiges of InputSupplier 2014-07-16 16:07:59 -07:00
filesystem Add deleteContainerIfEmpty to BlobStore 2014-07-25 23:02:39 -07:00
openstack-cinder JCLOUDS-585: Add HP Cloud Block Storage Provider (OpenStack Cinder) 2014-07-01 12:43:30 -07:00
openstack-keystone JCLOUDS-554: Update Nova default API to v2 2014-07-21 10:50:46 -07:00
openstack-nova JCLOUDS-554: Update Nova default API to v2 2014-07-21 10:50:46 -07:00
openstack-nova-ec2 JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
openstack-trove JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
rackspace-clouddns JCLOUDS-40: Unasync OpenStack Nova API 2014-07-15 14:29:09 -07:00
rackspace-cloudidentity JCLOUDS-40: Unasync Rackspace Cloud Identity 2014-07-16 08:47:39 -07:00
rackspace-cloudloadbalancers JCLOUDS-622: Remove most vestiges of InputSupplier 2014-07-16 16:07:59 -07:00
route53 JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
s3 Try iso8601SecondsDateParse if iso8601DateParse fails. 2014-07-26 22:19:54 -07:00
sqs JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
sts JCLOUDS-622: Remove most vestiges of InputSupplier 2014-07-16 16:07:59 -07:00
swift Remove ByteSources.asByteSource 2014-07-24 13:02:13 -07:00
vcloud JCLOUDS-622: Remove most vestiges of InputSupplier 2014-07-16 16:07:59 -07:00
pom.xml Updating to 1.8.0-SNAPSHOT 2013-12-17 11:31:56 -08:00