I'm not sure - I'll try to reproduce on 1.9.0. So far, I'm just seeing it for aws-ec2, but I haven't actually tried any other providers yet. I'll try to get some data today or tomorrow.
A. On Tue, Aug 25, 2015 at 2:18 PM, Ignasi Barrera <n...@apache.org> wrote: > Interesting... and weird. The only change I can think about that could > affect the property mechanism is: > https://github.com/jclouds/jclouds/pull/738 > > But it is for 2.0. I don't think we've made any substantial change in > anything related in 1.9 1 (nor dependency changes). Are you experiencing > the same issues in 1.9.0? > El 25/8/2015 19:54, "Andrew Phillips" <andr...@apache.org> escribió: > > > I'm seeing problems pop up with 1.9.1 where the overrides I set when I > >> build a context with ContextBuilder seem to be ignored - I can override > >> them by setting the properties themselves on the command line, but not > at > >> context initialization time. > >> > > > > Do you have a quick code example? Are you seeing this for all providers, > > or just some/one? > > > > Regards > > > > ap > > >