> @@ -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. Ah, thanks for explaining! In that case, let's certainly keep it. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/124/files#r15845134
