@demobox  clicking that link above gives this exception:

[ERROR] 
/scratch/jenkins/workspace/jclouds-java-7-pull-requests/apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/strategy/ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet.java:[157,118]
 cannot infer type arguments for 
<O>com.google.common.util.concurrent.ListenableFuture<O>;
  reason: no unique maximal instance exists for type variable O with upper 
bounds java.lang.Object

I'm relatively new to working with guava and subsequently ListenableFuture 
(this is actually the first project I've done so) so the solution to this issue 
is not jumping out at me. Compiles and executes fine locally so I'm not exactly 
sure what the issue is. @jdaggett @nacx @ccuistine any ideas?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/425#issuecomment-47994725

Reply via email to