> @@ -47,9 +45,9 @@ public void test() {
>
> }
>
> - protected final DateService dateService = new
> SimpleDateFormatDateService();
> + private static final DateService dateService = new
> SimpleDateFormatDateService();this is a test class w/ a single method. so no worries. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/76/files#r18310651
