adriancole opened a new pull request #19: Moves build to JDK 11 URL: https://github.com/apache/incubator-zipkin-brave-cassandra/pull/19 This works around a problem in running the error-prone plugin under JDK 1.8. We don't need to support building with JDK 1.8 in this project. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project brave-instrumentation-cassandra-driver: Fatal error compiling: Error while executing the compiler. InvocationTargetException: ANNOTATION_PROCESSOR_MODULE_PATH -> [Help 1] ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
