ctubbsii opened a new pull request #1804: URL: https://github.com/apache/accumulo/pull/1804
This addresses warnings introduced recently and generally improves the overall context class loader feature and related code. Also prevent new compiler warnings from being introduced, by adding a flag for the compiler plugin to fail the build on warnings. Since we keep untriaged (unsuppressed) warnings at `0`, this should not cause a problem for most builds, but can be suppressed during development with `-Dmaven.compiler.failOnWarning=false`. ---------------------------------------------------------------- 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]
