> Now it will have compatibility with 18-23. Niiiice. Thanks for taking this on! +1 - looks good to go for me. I'm guessing we should be updating the [compatibility Jenkins job](https://jclouds.ci.cloudbees.com/job/jclouds-compat/), too.
@andrewgaul Would we expect this change to also fix the breaking Guava 20 compatibility builds? ``` 20.0.jar(com/google/common/util/concurrent/ExecutionList.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy': class file for javax.annotation.concurrent.GuardedBy not found /home/jenkins/.m2/repository/com/google/guava/guava/20.0/guava-20.0.jar(com/google/common/util/concurrent/ExecutionList.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy' error: cannot access CanIgnoreReturnValue class file for com.google.errorprone.annotations.CanIgnoreReturnValue not found Note: Some input files use or override a deprecated API. ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1131#issuecomment-324410532
