This commit configures the Java compiler to break the build in case of the following warnings: * Calling deprecated code * Use of unchecked and raw types * Incorrect use of varargs Closes gh-1537
This commit configures the Java compiler to break the build in case of the following warnings: * Calling deprecated code * Use of unchecked and raw types * Incorrect use of varargs Closes gh-1537