> @@ -64,7 +64,7 @@ public BaseVirtualSystemHandler(Provider<B> 
> builderProvider, OperatingSystemSect
>     @Inject(optional = true)
>     protected void setExtensionHandlers(
>              @Named("VirtualSystem") Map<String, Provider<? extends 
> SectionHandler>> extensionHandlers) {
> -      extensionHandlers = ImmutableMap.<String, Provider<? extends 
> SectionHandler>> builder().putAll(

Ouch! Good catch - thanks!

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

Reply via email to