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 >