> @@ -33,6 +35,7 @@
>     protected final String start;
>     protected final String end;
>  
> +   @ConstructorProperties({"start", "end"})

I am fairly certain that if these are missing GSON will use the "unsafe" 
deserialization approach we want to avoid.

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

Reply via email to