> @@ -47,9 +45,9 @@ public void test() {
>  
>     }
>  
> -   protected final DateService dateService = new 
> SimpleDateFormatDateService();
> +   private static final DateService dateService = new 
> SimpleDateFormatDateService();

Just to verify...`SimpleDateFormatDateService` is indeed thread-safe..?

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

Reply via email to