mlanoe opened a new pull request, #189:
URL: https://github.com/apache/jclouds/pull/189

   Currently, jclouds assumes that the <ID> must occur before the <DisplayName> 
tag. If the XML body does not adhere to this order, the parser throws a 
NullPointerException.
   
   Scaleway is a cloud provider that does not adhere to this order and returns 
the <DisplayName> tag before the <ID> tag. The patch changes the parser to not 
depend on the order of the tags.
   
   See commit 04feb8f8482e48b6c26166edb3d6fd5a607d858b for a similar fix


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to