> @@ -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();
OK, thanks @nacx I'll fix that here, and SoftLayer and Azure can be done
elsewhere. I hadn't realised my choice of template option classes was so
unusual!
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/178/files#r33062969