>     @Inject
>     AzureComputeServiceAdapter(final AzureComputeApi api, final 
> AzureComputeConstants azureComputeConstants,
> -                              CleanupResources cleanupResources) {
> +                              CleanupResources cleanupResources, 
> ProviderMetadata providerMetadata) {

Can you try removing it from the constructor and put the annotation in the 
class variable together with an `@Inject(optional = true)`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/308/files/961db5c145342971726063e25776e0011ab8ed36#r74608252

Reply via email to