Thanks for the change @alibazlamit! One last thing: can you format the code to use 3 space indentation, according to our [style guide](https://cwiki.apache.org/confluence/display/JCLOUDS/Coding+Standards)? No need for another review round, if it works for you, just squash all the commits into a single one and apply the formatting change directly so we can merge it without delaying it more :)
A side note about the adapters (feel free to apply the change or not): would it make sense to create the Gson instance in the constructor, so it hasn't to be created every time an objects needs to be deserialised? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/275#issuecomment-231851055
