>     private final List<String> onBuild;
>  
> -
> -   @ConstructorProperties({ "Hostname", "Domainname", "User", "Memory", 
> "MemorySwap", "CpuShares", "AttachStdin",
> +   @SerializedNames({ "Hostname", "Domainname", "User", "Memory", 
> "MemorySwap", "CpuShares", "AttachStdin",

Can you prove that by capturing test data, andrea? As we drift towards
latest version of docker api, I don't want to maintain 2 objects or a
custom type adapter because of something on an earlier version.

Ex. can you prove that the latest version of docker returns ImageId yet
requires you to serialize the field as imageId (or similar)?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/102/files#r19446133

Reply via email to