> @@ -384,7 +400,7 @@ public static DockerTemplateOptions
> overrideLoginCredentials(LoginCredentials cr
> }
>
> /**
> - * @see TemplateOptions#blockUntilRunning
> + * @see TemplateOptions#blockUntilRunning(boolean)
> */
> public static DockerTemplateOptions blockUntilRunning(boolean
> blockUntilRunning) {
> DockerTemplateOptions options = new DockerTemplateOptions();
I wouldn't say unusual but "recent providers". I didn't notice this pattern was
being used until I've had a deeper look at this PR. I'll take care of fixing
SoftLayer and Azure. Thanks for spotting!
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/178/files#r33063442