jclouds/drivers
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
..
apachehc JCLOUDS-567: Upgrade Apache HttpClient to 4.3.4 2014-07-24 08:40:12 -07:00
bouncycastle JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
enterprise JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
gae JCLOUDS-622: Remove most vestiges of InputSupplier 2014-07-16 16:07:59 -07:00
joda Try iso8601SecondsDateParse if iso8601DateParse fails. 2014-07-26 22:19:54 -07:00
jsch JCLOUDS-549: Fix NPE in LoginCredentials.toString 2014-07-18 14:09:18 +01:00
log4j JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
netty JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
okhttp JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
slf4j JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
sshj JCLOUDS-549: Fix NPE in LoginCredentials.toString 2014-07-18 14:09:18 +01:00
pom.xml Added OkHttp driver to support modern HTTP verbs 2014-01-13 10:47:39 +01:00