timuralp opened a new pull request #103: URL: https://github.com/apache/jclouds/pull/103
When parsing S3 ListBuckets responses, jclouds should not implicitly assume that the owner ID comes first when parsing the XML document. The assumption triggers NullPointerException against Digital Ocean Spaces, which returns the Owner information as <Owner><DisplayName>value</DisplayName><ID>value</ID></Owner>. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
