> @andrewgaul Would we expect this change to also fix the breaking Guava 20 > compatibility builds, e.g. this one?
I encountered similar errors when testing different Guava versions. Adding `error_prone_annotations` to pom.xml fixes this. -- 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-324420361
